Commit graph

51 commits

Author SHA1 Message Date
Yung Han Khoe
8ac6f3a29c Fix for <![CDATA[ ]]> tags in RSS feeds. 2006-06-21 09:35:14 +00:00
JT Smith
771d11f833 - fix: Help is missing style
- fix: Setting expire password on user creation does nothing
 - fix: Collaboration settings in help
 - Lots of template fixes.
2006-06-02 16:22:55 +00:00
JT Smith
b38f299f90 - fix: 6.8.7 - CSS layout templates still don't work right in IE
- fix: 6.8 - Unable to change Home page or Not Found [...] blank
 - fix: WebGUI creating bad Live Bookmarks for all SyndicatedObjects
 - fix: RSS Feeds Don't Combine
 - fix: Suspicious code in SyndicatedContent.pm
2006-05-31 21:22:29 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
JT Smith
46c8e25e3a fixed my $maxHeadlines = shift || $self->getValue('maxHeadlines'); 2006-03-17 20:22:04 +00:00
JT Smith
1a5bd9e647 migrated the get syndicated content hourly script to workflow 2006-03-02 21:48:48 +00:00
JT Smith
bb263b4777 finished converting view() methods to have a prepareView() companion. 2006-01-30 23:54:45 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
JT Smith
1bcfa3bddc - Fixed a syntax error in Post.pm
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
 - fix [ 1380368 ] Snippets should not contain debugging info
 - fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
Colin Kuskie
4b64a1409c fix double encoded HTML entities re sf#1372630 2005-12-12 06:25:31 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Matthew Wilson
5144b65842 commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used. 2005-10-14 18:53:59 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Matthew Wilson
23aae5f0b8 my $xmlEncoding = $1 || 'utf8'; 2005-09-16 08:48:14 +00:00
JT Smith
5feae6f617 fixed some syndicated content bugs 2005-09-13 21:17:18 +00:00
JT Smith
d6afcde7b9 fix [ 1266159 ] 6.7.1 - getEditForm fields are in funky order 2005-09-10 18:20:29 +00:00
JT Smith
c7864a0c24 allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method 2005-07-28 21:56:02 +00:00
JT Smith
8bb98ef5a0 fixing bugs checked in yesterday 2005-07-21 16:13:48 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Daniel Collis-Puro
d48465eecd Fixed hover help labels to be inline with the other hover help labels. 2005-06-30 00:55:44 +00:00
Daniel Collis-Puro
9e5a63cda9 Fixed hover help. Barewords were breaking it, and the labels were out of sync. 2005-06-29 20:01:04 +00:00
Colin Kuskie
167e5a853d hover help 2005-06-28 16:56:41 +00:00
Daniel Collis-Puro
80d0116f53 Fix to data sorting within RSS feeds. 2005-06-26 17:24:15 +00:00
Daniel Collis-Puro
5c2ab053e5 Updated to set RSS <link> in <head> of page. 2005-06-23 04:01:47 +00:00
Daniel Collis-Puro
5917f21991 Updates to SyndicatedContent to allow for content republishing and MIME-types to Snippets. 2005-06-19 22:14:12 +00:00
Daniel Collis-Puro
2fd3cb57f3 Significant update to the SyndicatedContent wobject to allow for better aggregation and scheduled content downloads. 2005-06-15 02:29:12 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
Colin Kuskie
9a75dc2b44 fixed typo in name for asset icon 2005-03-06 00:26:24 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
0f61b3009e fixed template problems 2005-02-14 14:56:12 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
4798ba497d removed old template system and replaced with template asset 2005-01-05 17:28:14 +00:00
JT Smith
0ce3182da0 migrated data form wobject to asset and some bug fixes 2005-01-02 21:56:54 +00:00
JT Smith
a287beda58 converting nav and more asset manager fixes 2004-12-28 05:01:04 +00:00
JT Smith
d67b97c18b bugfixes 2004-12-25 20:57:12 +00:00