Commit graph

13 commits

Author SHA1 Message Date
Colin Kuskie
19c2c5fa1c Remove status description from Session/Http, and update all users of setStatus. 2010-06-17 08:18:24 -07:00
Graham Knop
4c7e00b298 fix exporting RssFeed for uncommitted assets 2010-06-15 05:32:10 -05:00
Colin Kuskie
963591d5e1 Fix a bad around wrapper in the RssFeed assetExportHtml sub. 2010-06-07 15:49:07 -07:00
Colin Kuskie
be259d803c Fix problems with assetExportHtml. The method needs to be rethought, and make check that one exists before calling it via can/DOES. Fix a problem with duplicating the session, since duplicate is not a class method. 2010-06-05 22:25:18 -07:00
Colin Kuskie
3faacabed2 Change prepareView to use around instead of override, so it can work with packages that also need to wrap prepareView. 2010-05-21 19:26:07 -07:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
4fb5a55d2f Moose appropriate SUPER for RssFeed role. 2010-03-23 12:42:32 -07:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
26e50b97f9 Fix POD typo. 2010-03-03 21:25:57 -08:00
Colin Kuskie
7e673d4bc7 Don't need no stinkin' strict anymore! 2010-03-03 18:43:14 -08:00
Colin Kuskie
381e1ff022 Remove stub. Use requires to force the sub. 2010-02-19 01:35:52 -08:00
Colin Kuskie
edeb858d1f Convert RssFeed AssetAspect into a role. Doesn't work at all. 2010-02-17 18:54:30 -08:00
Renamed from lib/WebGUI/AssetAspect/RssFeed.pm (Browse further)