Commit graph

1283 commits

Author SHA1 Message Date
Martin Kamerbeek
6bf4e91d1a Fixed some SQLForm bugs 2006-08-20 13:23:12 +00:00
Martin Kamerbeek
f7654c83d6 fix: sqlform trunctate search results doesn't work 2006-08-18 13:08:22 +00:00
JT Smith
80ef5e925a - Made some changes to make WebGUI compatible with the WRE for Windows.
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
 - fix: Email address with just one character in the user part not accepted
 - fix: Image (file) added to page shows before committing changes
 - fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
Frank Dillon
1d29eebca3 syntax fix 2006-08-16 00:03:46 +00:00
Frank Dillon
dd89a88cc7 2006-08-15 23:55:26 +00:00
Roy Johnson
8576802abe Rollback 2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8 fix - Search does only returns recent results 2006-08-09 12:53:24 +00:00
JT Smith
c956ba3969 - Added an option to override the session cookie domain.
- fix: Search results not showing synopses
 - fix: Redirects get displayed inside page layouts as '0'
 - fix: Mysterious "0" Appearing When Admin Is Off
 - fix: Deletion of Products
2006-08-08 17:27:41 +00:00
JT Smith
8818309eaa - Added a forum.lastPost.user.hasRead variable to the Message Board template. 2006-07-26 22:26:19 +00:00
JT Smith
07301c12bd few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00
JT Smith
03b4b0ed33 - fix: Head Block in styles
- fix: select assetVersionTag
 - fix: Infinite recursion
 - fix: assetUiLevel override broken
 - fix: Indexing files failes (derck)
 - fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
Wouter van Oijen
03e602363b XHTML compliance 2006-07-25 12:34:08 +00:00
JT Smith
c65d9490e7 - Fixed mail bounce processing.
- fix: Asset Manager displaying incorrectly
 - fix: Cannot paste from clipboard
 - Made the search indexer mor compatible with Chinese and other non-ascii
   characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +00:00
JT Smith
1171d11891 - Deleted a template that was accidentally added to the core.
- Made some improvements to the mail subsystems.
2006-07-24 19:15:35 +00:00
JT Smith
b5d749f6d2 Fixed a cross-Matrix linking problem when you have two or more Matricies on
one site with the same category names.
2006-07-24 15:58:02 +00:00
Wouter van Oijen
f325d030e9 fixed typo in template variable project.gantt.rowspan and documentation 2006-07-22 10:39:52 +00:00
Wouter van Oijen
1fe73fa764 fix: Dataform adding fields without filename 2006-07-21 13:25:28 +00:00
Eric Kennedy
fc0a50661f HttpProxy bug fix 2006-07-21 02:09:42 +00:00
Martin Kamerbeek
7d453b758c Fixing a typo 2006-07-20 15:03:03 +00:00
Martin Kamerbeek
9a155293f1 Reverting some accidentally committed test code 2006-07-20 14:49:52 +00:00
Martin Kamerbeek
508194e91a Fixed preview bug in WG::A::Post where userDefined and Synopsis form element would not have a value. 2006-07-20 14:29:03 +00:00
Wouter van Oijen
c545bea063 fix: Article thumbnail not working 2006-07-20 12:46:54 +00:00
JT Smith
45080ea0d9 - fix: cs mail needs archive url
- fix: cs mail not sending in-reply-to and references headers
 - fix: cs mail doesn't like code via email
 - CS mail now sends out the email address of the poster as from, when it 
   exists.
2006-07-19 18:37:33 +00:00
Martin Kamerbeek
75b03b006e Adding reverse page loop 2006-07-19 15:57:12 +00:00
Martin Kamerbeek
e3b558fc2b Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template. 2006-07-19 15:16:53 +00:00
Wouter van Oijen
209e529a45 removing redundant words 2006-07-19 14:57:20 +00:00
JT Smith
1bfcf846ce - Fixed a bug that didn't allow you to search a matrix.
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
   template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
Colin Kuskie
253dc4a533 DataForm was passing parameters to Form/*.pm that do not exist anymore. Updated rows and columns to be height and width 2006-07-15 04:34:36 +00:00
Colin Kuskie
94b5facb95 MultiSearch view method was missing the session variable in the form code for the
Submit button.

International object creation cache caches session variable.  Since this code
is persistent, the session object would never undergo garbage creation and
would accumulate memory.
2006-07-13 21:55:21 +00:00
JT Smith
137d553b89 - Added an unsubscribe link to the messages generated by collaboration
subscriptions per the laws in various countries.
2006-07-13 20:15:44 +00:00
Martin Kamerbeek
d917598fd0 fix: Collaboration System hangs under certain conditions 2006-07-13 14:22:50 +00:00
Colin Kuskie
7e2efccc86 Internal javascript style storage changed from array to hash.
This broke the getUserPrefsForm for dashboards.  Fix this so
that js'es are added again.
2006-07-12 21:22:41 +00:00
JT Smith
06e1acf350 fixing typo 2006-07-12 14:31:17 +00:00
JT Smith
07f7e021ca - fix: Ldap Registration of new users (Thanks to guiuser)
- fix: Missing/Incorrect POD
2006-07-11 20:54:24 +00:00
JT Smith
a440cb5f41 fix: Security bug in session env 2006-07-11 20:32:46 +00:00
JT Smith
63b22dc502 - fix: Style Wizard
- fix: content-type
 - fix: Two cookies and incorrect Last-Modified date in HTTP header
 - fix: HTTP status code 404 broken
 - fix: Add missing page on Problem With Request
 - fix: Avatar/photo upload not working
 - fix: Shortcut with content lock fails (Thanks to Michelle Lamar)
2006-07-11 20:08:30 +00:00
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
JT Smith
0aac23dedf - fix: AssetProxied Navigation context menu - items invisible in Style 02
- fix: Request Tracker Asset - Reply to a post displays Severity drop down
   list
 - fix: Syndicated wobject erro 6.8+
2006-07-11 15:41:24 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
5ddc168659 Fix a typo in WSClient which prevented it from adding/editing assets.
Make the whitespace test give some context to its failures.
Fix a buglet in the label test.
2006-06-30 20:41:33 +00:00
Frank Dillon
eb3d07f355 fixing duplicate template variable name 2006-06-30 18:46:30 +00:00
Roy Johnson
3fd656a651 fix - SQL Report w/ pagination and nested queries (pagination is now over-ridden as intended when nested queries are defined) 2006-06-30 16:58:13 +00:00
Roy Johnson
87616b1bb0 fix - Adding Survey Choices 2006-06-29 12:44:35 +00:00
Roy Johnson
d27fc4917f fix - Secure the search function 2006-06-28 19:13:44 +00:00
Roy Johnson
1bbc14691d fix - Product Asset - specification labels not showing 2006-06-28 15:41:00 +00:00
Roy Johnson
02fc703a76 fix - Search returns not restricted to chosen path or asset type 2006-06-28 14:43:58 +00:00
Colin Kuskie
fbcd4fb252 help docs for manage project and edit project. Added help links in Admin screens 2006-06-27 22:27:55 +00:00
Colin Kuskie
fe422d0051 fix POD problems 2006-06-23 22:11:27 +00:00
JT Smith
edbdf736d4 fix: Shortcuts w/multiple criteria 2006-06-23 21:59:50 +00:00
Frank Dillon
fc47c1421b formatting mostly 2006-06-23 01:46:55 +00:00