Commit graph

84 commits

Author SHA1 Message Date
Graham Knop
8d3b153542 use epoch date for syndicated content items 2008-11-12 21:28:23 +00:00
JT Smith
07519c7e98 fixed some caching and parsing problems 2008-11-12 21:11:19 +00:00
Graham Knop
6c0688add2 clean up pod, syntax, warning problems 2008-11-12 01:17:22 +00:00
JT Smith
f951bbed37 Added a better mechanism for calculating when content was last modified for cache headers. 2008-11-06 15:48:31 +00:00
JT Smith
ef6aedc862 - The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster. 2008-11-06 02:32:10 +00:00
Doug Bell
3045e3f3de fixed: SyndicatedContent asset throws runtime error with RSS feeds it cant deal with 2008-11-05 19:44:05 +00:00
Graham Knop
3d5224c93c fixed: Syndicated Content doesn't decode alternate character sets 2008-09-05 22:13:59 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Kaleb Murphy
f64293e530 Upgrade 7.5.10-7.5.11 upgrades transaction payment gateway info. 2008-08-12 17:04:36 +00:00
Diona Kidd
b895efb8c6 Adding conditional to test if xml is already decoded 2008-08-07 02:20:56 +00:00
Graham Knop
823c0af44f fixed: Syndicated Content doesn't always decode text properly
fixed: Syndicated Content caches improperly
2008-07-08 16:55:23 +00:00
Doug Bell
879668156b fixed: Syndicated Content wobject makes H::T choke 2008-06-13 19:30:19 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
d7680799e2 fixed: Syndicated Content asset tries too hard to get URLs returning errors 2008-03-25 21:30:23 +00:00
Graham Knop
0bf48f9349 fixed: Syndicated Content picks wrong entries for interleaving 2008-03-25 20:07:23 +00:00
Graham Knop
b6a4aad7c6 fixed: Optional pubDate RSS field generates warnings when missing 2008-03-21 22:01:40 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
JT Smith
060a43261f typo 2008-01-24 06:46:08 +00:00
Graham Knop
1149fd54ed merging 7.4 changes 2008-01-23 23:48:35 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Graham Knop
3a9ea9ab2d fix syndicated content now showing all events in interleaved mode 2007-09-24 17:59:55 +00:00
Frank Dillon
b90c79f4c4 Fixed a bug which would display the asset title twice when there was aggregate content 2007-08-14 21:14:13 +00:00
Graham Knop
40a49bc913 Merging 7.3.21 changes. 2007-07-18 20:05:19 +00:00
James Tolley
5aa7db7d58 syndicated content sorted by pubDate where possible 2007-07-06 23:01:38 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Doug Bell
a4f56ff9ef add: syndicated content wobject now has additional ways to show the description. 2007-05-28 23:12:13 +00:00
Colin Kuskie
8bc26ddda2 repair broken POD 2006-11-07 17:12:03 +00:00
Drake
23f32fd1e9 From 7.1 branch, merge fix to SyndicatedContent re IE not handling '
and associated workaround not handling all instances.
2006-11-03 22:13:13 +00:00
Roy Johnson
c197ded0a9 Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property 2006-11-02 20:17:47 +00:00
Drake
bebf3f159c Make all LWP user agents use env_proxy. 2006-10-26 20:07:43 +00:00
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
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
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