Commit graph

106 commits

Author SHA1 Message Date
Colin Kuskie
9b4a9beba2 Remove usage of Class:C3 in favor of roles. 2010-03-03 17:58:55 -08:00
Colin Kuskie
814c2af249 Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08:00
Colin Kuskie
117c7897bb Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes. 2010-02-26 12:01:25 -08:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Colin Kuskie
2cb4bc45b8 remove definition subroutine from these already converted assets. 2010-02-11 16:40:09 -08:00
Colin Kuskie
acff13ac10 SyndicatedContent moved over to wg8. 2010-02-04 15:48:47 -08:00
JT Smith
2a94b0806c added logging 2009-09-27 17:33:46 -05:00
JT Smith
ebb6134c2d bug fixes 2009-09-25 22:50:59 -05:00
JT Smith
ccff9c7014 Converted all existing uses of cache. 2009-09-25 22:24:33 -05: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
Colin Kuskie
8bc26ddda2 repair broken POD 2006-11-07 17:12:03 +00:00