Commit graph

14311 commits

Author SHA1 Message Date
Colin Kuskie
eafb1679e5 Add a missing newline. 2010-06-24 08:43:12 -07:00
Colin Kuskie
eed390e96b Prevent type-casting warning when a Product has no price. 2010-06-23 08:45:33 -07:00
Colin Kuskie
5b8cfe7a38 Add missing Middleware for handling HTTP::Exceptions. 2010-06-23 08:41:18 -07:00
Graham Knop
e1f06880a0 clean up left over merge marker 2010-06-20 04:39:54 -05:00
Graham Knop
90dfb83d9d new class for mechanize tests, fix Auth/mech 2010-06-18 01:41:07 -05:00
Colin Kuskie
869d12fb82 Fetch a fresh asset to prevent groups from leaking. 2010-06-17 11:31:47 -07:00
Colin Kuskie
10f2cda847 Change purge from override to around. 2010-06-17 11:31:31 -07:00
Colin Kuskie
52fe958e1f Add comments for tests. 2010-06-17 10:05:31 -07:00
Colin Kuskie
2a39446737 Document a new perl module requirement. 2010-06-17 10:05:07 -07:00
Colin Kuskie
d1163c0d40 Only check children, not descandants to be copied. 2010-06-17 09:51:36 -07:00
Colin Kuskie
faf04f724c Update privilege test for the removal of status description. 2010-06-17 09:40:33 -07:00
Colin Kuskie
f0e0ed328b Update Session/Style for using Plack for capturing output. 2010-06-17 09:17:10 -07:00
Colin Kuskie
3593001869 Update this test for Plack. 2010-06-17 09:12:47 -07:00
Graham Knop
caacf34d05 add test for Session->duplicate 2010-06-17 10:52:51 -05:00
Graham Knop
0e9b793af9 fix WebGUI::Session->duplicate 2010-06-17 10:27:10 -05:00
Graham Knop
29428d7d40 small adjustments to session middleware 2010-06-17 10:27:10 -05:00
Graham Knop
18525e7c1b use callback for log interception instead of on/off 2010-06-17 10:27:09 -05:00
Graham Knop
8bfa022441 add type with coersion for WebGUI::Config 2010-06-17 10:27:09 -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
Colin Kuskie
4cf75513d3 Remove SKIP 2010-06-16 18:20:24 -07:00
Colin Kuskie
a07bf9b84f Update Session/Http for Plack. 2010-06-16 17:37:55 -07:00
Colin Kuskie
433700b6f0 Fix a typo with headers instead of header. 2010-06-16 17:37:44 -07:00
Colin Kuskie
65873d538e Replace calls to Apache2::RequestUtil->no_cache with direct sets of the appropriate HTTP headers. 2010-06-16 13:59:54 -07:00
Colin Kuskie
9b91dd558b Remove mention of getCookies, since it's supposed to use Session::Request now. 2010-06-16 11:06:24 -07:00
Colin Kuskie
6d4d51c6ee Use placeholder parameters to prevent string interpolation in SQL queries. 2010-06-16 08:55:25 -07:00
Colin Kuskie
7057e92248 Use the Plack::Request object to get the server hostname. 2010-06-16 08:42:15 -07:00
Graham Knop
73319bf6c0 fix copy tests being hard coded based on default home page content 2010-06-15 12:40:42 -05:00
Graham Knop
dc4e481ac5 test leak detection for workflow instances 2010-06-15 09:05:09 -05:00
Graham Knop
3be3150224 fix file uploading and storage test 2010-06-15 08:22:24 -05:00
Graham Knop
ad19589739 fix Macro/FormParam test properly this time 2010-06-15 07:55:24 -05:00
Graham Knop
280d5282d9 Revert "fix test"
This reverts commit fab0e078f5.
2010-06-15 07:53:55 -05:00
Graham Knop
5454fd1875 fix search indexer test 2010-06-15 07:25:16 -05:00
Graham Knop
a3d1bb22e6 fix Session/Icon test 2010-06-15 07:18:32 -05:00
Graham Knop
498f15a167 purge asset cache on write 2010-06-15 07:10:06 -05:00
Graham Knop
4bf184009c fix url generation 2010-06-15 07:09:05 -05:00
Graham Knop
d5744acd5b fix FilePump/Bundle test 2010-06-15 07:08:43 -05:00
Graham Knop
cfae9b7f6d fix test 2010-06-15 05:49:38 -05:00
Graham Knop
fab0e078f5 fix test 2010-06-15 05:40:50 -05:00
Graham Knop
392bb0306f fix setting user for request 2010-06-15 05:36:02 -05:00
Graham Knop
c4b309f434 make fixUrl work when lots of recursion is required 2010-06-15 05:33:43 -05:00
Graham Knop
4c7e00b298 fix exporting RssFeed for uncommitted assets 2010-06-15 05:32:10 -05:00
Graham Knop
384fc59877 fix template test 2010-06-15 04:31:07 -05:00
Graham Knop
694ed68a76 fix isa check in test 2010-06-15 04:13:34 -05:00
Graham Knop
0dbabaf733 fix Form_Checking 2010-06-15 04:12:48 -05:00
Graham Knop
26efb0e6b0 fix setRow for when only id provided 2010-06-15 03:56:26 -05:00
Graham Knop
4ace015f4e diag -> note 2010-06-15 03:53:01 -05:00
Graham Knop
1c2d10a8b3 fix another test 2010-06-14 10:16:54 -05:00
Graham Knop
b48b0be55e working interceptLogging 2010-06-14 10:16:37 -05:00
Colin Kuskie
d661d97d30 Referring to onesself in the third person is reserved for policitians like Bob Dole. 2010-06-13 19:58:33 -07:00
Colin Kuskie
95523e73d1 A little bit of POD for WebGUI.pm 2010-06-13 17:45:22 -07:00