Commit graph

14005 commits

Author SHA1 Message Date
Colin Kuskie
fd736e7f67 SUPER handling for Wobject. 2010-04-08 16:25:54 -07:00
Colin Kuskie
593d02d68b SUPER handling for Sku/*.pm 2010-04-08 16:23:04 -07:00
Colin Kuskie
87b5eed18b Remove duplicate code in Sku/Ad.pm using sub arguments. 2010-04-08 15:37:05 -07:00
Colin Kuskie
c835344813 Fixing require loops. Moose overrides for canEdit using packages. 2010-04-08 15:13:13 -07:00
Patrick Donelan
0fcc57a09e Removing "use warnings" 2010-04-08 17:53:55 -04:00
Doug Bell
8a9fc6c7ea reindex the site to clear default synopsis 2010-04-08 15:10:06 -05:00
Doug Bell
fe2b81772b add 11477: Don't fill in a default synopsis 2010-04-08 14:42:16 -05:00
Colin Kuskie
d69ed84fd4 Fix the POST purge override call to super. 2010-04-07 18:31:10 -07:00
Colin Kuskie
616d5cc866 Moose overrides for purge, purgeRevision, and purgeCache. 2010-04-07 16:43:16 -07:00
Colin Kuskie
7ba89245fa Moose override for paste (Post only) 2010-04-07 15:25:21 -07:00
Colin Kuskie
ee725b0b84 Moose override for cut (Post only) 2010-04-07 15:24:25 -07:00
Colin Kuskie
c786395eb4 Moose overriding for indexContent. 2010-04-07 15:07:20 -07:00
Colin Kuskie
953df9d6a9 Remove a bunch of circular dependencies, based on using WebGUI::Asset::Template 2010-04-07 15:03:48 -07:00
Colin Kuskie
a0253fa599 Remove really old code from the old Rss From Parent asset. 2010-04-07 14:50:51 -07:00
Colin Kuskie
f01abc42ff Remove really old code from the old Rss From Parent asset. 2010-04-07 14:48:04 -07:00
Doug Bell
2023e9c41e fixed JS comment in head tags. added credits 2010-04-07 11:54:09 -05:00
Doug Bell
eee547b0cc Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007). 2010-04-07 11:54:09 -05:00
Graham Knop
9d760ee406 don't warn about white space only in SQLReport queries 2010-04-07 10:08:00 -05:00
Patrick Donelan
1ad2f0cfd7 minor refactoring 2010-04-07 10:50:45 -04:00
Patrick Donelan
c7235378d1 Streaming response API for contentHandlers is now taking shape 2010-04-07 01:22:35 -04:00
Colin Kuskie
83ffaf938b Ready for 7.9.3 development 2010-04-06 21:55:37 -07:00
Colin Kuskie
2e7b230602 Add new uploads. 2010-04-06 20:56:40 -07:00
Colin Kuskie
3d593c678a Preparing for 7.9.2 release 2010-04-06 20:54:43 -07:00
Colin Kuskie
b8a0130ace Provide a default templateId so the magic buttons work. 2010-04-06 20:51:02 -07:00
Patrick Donelan
c0abcc3e4a checkpoint 2010-04-06 22:48:41 -04:00
Colin Kuskie
794b26d325 Moose override commit in Thread and CS. 2010-04-06 19:30:35 -07:00
Colin Kuskie
45b6f45e4b Add tests for Article->getStorageLocation, call addToCleanup by classname. 2010-04-06 19:27:38 -07:00
Colin Kuskie
ce39ad6a14 Must set cache after updating, since the attribute clears the cache if the ids are different. 2010-04-06 19:10:57 -07:00
Colin Kuskie
c549803777 Reindent Article.pm 2010-04-06 19:05:12 -07:00
Patrick Donelan
9e535846d5 Adds support for streaming response body 2010-04-06 21:57:57 -04:00
Colin Kuskie
1860408b62 Set a default template for the Subscription role.
use WebGUI::Mail::Send, too.
2010-04-06 18:57:55 -07:00
Colin Kuskie
54ea1f66e1 Catch exceptions when making assets to commit. 2010-04-06 18:49:10 -07:00
Colin Kuskie
e03fdef2bb i18n fix for EMSRibbon definition 2010-04-06 18:26:46 -07:00
Colin Kuskie
18466cad09 Stubbed out i18n file for Asset_GalleryFile 2010-04-06 18:25:01 -07:00
Patrick Donelan
217b486b03 Delayed response 2010-04-06 21:03:39 -04:00
Patrick Donelan
191d4fc401 Started refactoring output 2010-04-06 20:56:49 -04:00
Patrick Donelan
a866fd10f0 Added contentHandlers short-circuit for benchmarking PSGI vs. modperl 2010-04-06 20:26:42 -04:00
Patrick Donelan
68bbca1808 Started deprecating WebGUI::Session::Http 2010-04-06 20:02:33 -04:00
Patrick Donelan
72017cf83f Added WebGUI::Requestion/Response 2010-04-06 19:35:06 -04:00
Colin Kuskie
dee5bbe5d0 Proper Moose setup for addRevision... 2010-04-06 16:13:02 -07:00
Patrick Donelan
2516ff12c1 Added URLMap support (e.g. virtual hosts and mounting) 2010-04-06 18:21:47 -04:00
Patrick Donelan
e15c32e3f7 Added benchmark script for NYTProf-ing 2010-04-06 18:21:47 -04:00
Patrick Donelan
5d4e0f95d7 WebGUI is now a one-liner ;) 2010-04-06 18:21:46 -04:00
Patrick Donelan
d858c6e1ab Demo site loads 2010-04-06 18:21:46 -04:00
Patrick Donelan
158124cf37 mid-way commit 2010-04-06 18:21:46 -04:00
Patrick Donelan
5f549b1305 Ready to start thinking about IO bound delayed response 2010-04-06 18:21:46 -04:00
Patrick Donelan
7603fce565 Started ripping out mod_perl 2010-04-06 18:21:46 -04:00
Patrick Donelan
97432e2407 Updated to reflect changes in Plack::Request API 2010-04-06 18:21:46 -04:00
Patrick Donelan
cde333e931 experimental caching 2010-04-06 18:21:46 -04:00
Patrick Donelan
b9bff5a2f6 Added perlbal and Plack::Middleware::WebGUI to simplify psgi file 2010-04-06 18:21:46 -04:00