Drake
936054ba19
Multiple fixes:
...
- Probably fix "more-geturl-bugs", but hard to verify.
- Fix "last-modified-problem", approximately. (Difficult or impossible
in the general case for externally-retrieved content.)
- Fix "rss-syndication".
- Fix unnamed bug where Database caches would try to Storable::freeze
non-references and thereby crash.
- Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
Martin Kamerbeek
48a01cc878
fix: Matrix 'Can instantiate template'
2006-08-29 13:12:05 +00:00
Martin Kamerbeek
50e8b14789
Fix: extra elements (tags) do not show up in HTML source
2006-08-29 11:33:09 +00:00
Martin Kamerbeek
3b9f541bd0
Fixed some issues with the override form in the Shortcut
2006-08-29 10:48:33 +00:00
Martin Kamerbeek
d22e96216e
Fixed a bug in the Layout where it didnot inherit the layout template of its parent
2006-08-28 15:16:29 +00:00
Roy Johnson
c7a4c73e6b
Changed behavior of Image assets when admin mode is on so that browsing to an images url no longer takes you to the assets edit screen, but rather to the image it's self.
2006-08-27 18:55:14 +00:00
Wouter van Oijen
abc0f1d91f
More getUrl() bugfixes
2006-08-25 11:47:51 +00:00
Wouter van Oijen
28ab680073
XHTML compliance
2006-08-25 11:41:29 +00:00
Wouter van Oijen
fa3c90e586
fix: Add event does not work WebGUI 7.0.5 in combination with Proxy Caching turned off
2006-08-25 11:36:08 +00:00
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