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 |
|
Patrick Donelan
|
784e0bd73c
|
Added Apache CGI/FCGI/mod_perl examples
|
2010-04-06 18:21:46 -04:00 |
|
Patrick Donelan
|
e9893b25f4
|
Added WGAccess Middleware
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
79c3c23215
|
Headers via Plack::Util::headers
Uploads work now too
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
b4698f7725
|
fixed cookie handling
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
484760bef0
|
she works!
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
5982b2728c
|
Caching is breaking something
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
e04b1ebc9d
|
text but no images
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
d8e6256da8
|
more minor progress
|
2010-04-06 18:21:45 -04:00 |
|
Patrick Donelan
|
da75a8b207
|
checkpoint
|
2010-04-06 18:21:44 -04:00 |
|
Patrick Donelan
|
dc60102f8d
|
Added WebGUI::Session::Plack
|
2010-04-06 18:21:44 -04:00 |
|
Patrick Donelan
|
be755abaa9
|
simple dualism
|
2010-04-06 18:21:44 -04:00 |
|
Patrick Donelan
|
eb446e7eed
|
FakeApache
|
2010-04-06 18:21:44 -04:00 |
|
Colin Kuskie
|
2ce0ab7f3a
|
Case sensitive tables in the ExtendCalendarRecurrences test.
|
2010-04-06 14:52:39 -07:00 |
|
Colin Kuskie
|
e724275663
|
Fix merge problem
|
2010-04-06 14:48:04 -07:00 |
|
Colin Kuskie
|
f06ce2e0eb
|
Internationalize the Add button in the Criteria builder for the Shortcut.
|
2010-04-06 13:54:24 -07:00 |
|
Colin Kuskie
|
982e5117f1
|
Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516
|
2010-04-06 13:53:51 -07:00 |
|
Doug Bell
|
64f7bd9365
|
more work on Admin. added FamFamFam icon set
|
2010-04-06 15:45:42 -05:00 |
|
Colin Kuskie
|
33c54b66b6
|
Fix bug #11469, multi-allocation slider doesn't work. Make sure that allocMax is set in all cases.
|
2010-04-06 11:14:53 -07:00 |
|
Paul Driver
|
89b07a44c8
|
Noted new dependancy in the wrong place
|
2010-04-05 17:19:23 -07:00 |
|
Paul Driver
|
c356a7acc6
|
DateTime::Event::ICal in Calendar, workflow to extend recurrence
|
2010-04-05 17:08:11 -07:00 |
|
Colin Kuskie
|
01f0250d28
|
Proper bug attribution to Bernd.
|
2010-04-05 15:18:45 -07:00 |
|
Colin Kuskie
|
9b36e44390
|
Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514)
|
2010-04-05 15:18:19 -07:00 |
|
Colin Kuskie
|
977036f768
|
Fix #11513, account text follows site defaults. Set a default font color for Account content in root/import/account/account.css
|
2010-04-05 14:18:37 -07:00 |
|
Colin Kuskie
|
1df580f13f
|
Fix #11511. URLs in version tag approval emails should be links.
|
2010-04-05 11:05:42 -07:00 |
|
Colin Kuskie
|
6990f52b0d
|
Fix bug #11510, allowing non-valid sort fields in the form params to CS.
|
2010-04-05 10:47:01 -07:00 |
|
Colin Kuskie
|
2de75ea427
|
Remove i18n cruft in Dutch and Spanish. Fixes bug #11506
|
2010-04-05 08:43:27 -07:00 |
|