Commit graph

107 commits

Author SHA1 Message Date
Colin Kuskie
c79bc75840 Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795 2010-08-24 16:53:35 -07:00
Colin Kuskie
a5a5e0a7d4 More cleanup from merge. 2010-08-24 15:27:02 -07:00
Colin Kuskie
f39a13912e Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail. 2010-08-24 15:24:22 -07:00
Colin Kuskie
ab0204dfd9 Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589. 2010-05-25 12:41:22 -07:00
Colin Kuskie
3ae3684aea Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563. 2010-05-17 13:15:32 -07:00
Paul Driver
40d11e8693 more sorting options for SyndicatedContent 2010-05-06 15:03:01 -07:00
Graham Knop
445486e291 added: Sort Items switch to Syndicated Content asset 2010-03-28 17:30:09 -05:00
Colin Kuskie
68be37b780 Do manual uniqification of items in Syndicated Content. Fixes bug #11156
Do not use merge because it uses normalize, which uses uniq_item, which
uses only links to determine uniqueness.
2009-10-19 15:23:36 -07:00
Colin Kuskie
c2fde74448 SC should have OR based term matching on the title and description. Fixes bug #11121 2009-10-12 10:38:15 -07:00
Colin Kuskie
a9f6220240 Fix undef template variables in the SC. Fixes bug #11087 2009-10-05 11:39:45 -07:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
Colin Kuskie
cb79dddf00 Disable Syndicated Content caching when admin is on. 2009-05-27 23:09:05 +00:00
Graham Knop
383fa9a5e5 fixed #9816: Syndicated content asset fails on feeds including a UTF8 BOM 2009-04-14 20:51:44 +00:00
Graham Knop
3a14dc8a58 move back compat method to correct class 2009-04-10 00:51:35 +00:00
Graham Knop
a829304bae improving RSSCapable upgrade procedure, adding feed header selection 2009-04-03 00:07:19 +00:00
Graham Knop
ca4a9add6d RssFeed fixes and cleanups 2009-04-02 16:24:44 +00:00
Colin Kuskie
9ca83226c5 Removing debug code. 2009-04-02 04:54:26 +00:00
Matthew Wilson
cf63a4e4f3 (Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time. 2009-03-30 21:38:12 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
e0e6e9b947 fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers 2009-01-28 18:03:37 +00:00
Graham Knop
c7c4b8aecd fix error reporting in Syndicated Content 2009-01-28 16:39:21 +00:00
David Delikat
16ce54bf4f added a new function to WebGUI::HTML to parse html text and extract a list of elements based on a tag
spec. used to extract paragraphs for the synopsis; convert FeedPP properties to scalar context so that
blank fields are rendered properly.
2009-01-23 03:41:49 +00:00
Graham Knop
33a3f2b439 fixed: Syndicated Content corrupts wide characters 2009-01-09 10:33:12 +00:00
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