Commit graph

15 commits

Author SHA1 Message Date
Doug Bell
3c17dafeb4 processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Doug Bell
cd1e450c32 Merge branch 'master' into 8-merge
Conflicts:
	docs/gotcha.txt
	docs/upgrades/upgrade_7.9.8-7.9.9.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Carousel.pm
	t/Asset/Asset.t
	t/Mail/Send.t
	t/Session/Url.t
	t/lib/WebGUI/Test.pm
2010-07-14 17:06:19 -05:00
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)