Commit graph

14750 commits

Author SHA1 Message Date
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
Colin Kuskie
71d4880635 Another batch of test cleaning. 2010-06-14 19:47:30 -07:00
Colin Kuskie
e878258543 END block cleanup. 2010-06-14 19:39:11 -07:00
Colin Kuskie
94699417a7 END block cleanup. 2010-06-14 18:24:21 -07:00
Colin Kuskie
6c3369d0cb Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
2010-06-14 15:19:54 -07:00
Colin Kuskie
ce6f70ca94 Revert "Temporary config file fix."
This reverts commit b74d21102c.
2010-06-14 14:45:28 -07:00
Colin Kuskie
aada6e3c83 Fix a bad cleanup, and update a test for new paths. 2010-06-14 14:29:35 -07:00
Colin Kuskie
746ba98ec7 Config->new in this branch needs the WebGUI root directory. 2010-06-14 14:29:07 -07:00
Colin Kuskie
025eafaf80 Update number of tests. 2010-06-14 13:27:32 -07:00
Colin Kuskie
dc62dedf76 Remove bad POD from the Gallery. 2010-06-14 11:30:36 -07:00
Colin Kuskie
4f9051a1c2 Update hexId created from non-GUID storageId. 2010-06-14 11:29:20 -07: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
9ddc60bbc1 Document a bugfix from earlier in the week. 2010-06-14 08:03:19 -07:00
Colin Kuskie
a8b82efb7a More END block cleanups. 2010-06-13 21:33:22 -07:00
Colin Kuskie
8bcf653f66 END block cleanup for session/scratch.t 2010-06-13 21:25:08 -07:00
Colin Kuskie
f50d3b7adb END block cleanups 2010-06-13 21:19:17 -07: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
Colin Kuskie
cb8268f50f Fix POD problem 2010-06-13 17:41:28 -07:00
Graham Knop
6da59afa28 allow run_asset.t to work from any directory 2010-06-13 06:19:59 -05:00
Graham Knop
30657d61f7 lots of test fixes 2010-06-13 06:19:41 -05:00
Graham Knop
0d311117e2 fix session expiry 2010-06-13 06:17:10 -05:00
Graham Knop
cd68b13f61 use better api for form variables 2010-06-13 06:16:49 -05:00
Graham Knop
9c6b4201f7 fix SQL methods 2010-06-13 06:16:32 -05:00
Graham Knop
02abf33b06 adding proverc file 2010-06-13 06:15:34 -05:00
Graham Knop
650918ed3f remove left over upgrades 2010-06-11 23:39:05 -05:00
Graham Knop
89d4f46a18 Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
Graham Knop
e063818e2d some URL fixes and removing some uses of PseudoRequest 2010-06-11 23:01:57 -05:00
Graham Knop
169218abf7 fix mistake in WebGUI::Test 2010-06-11 23:01:57 -05:00
Colin Kuskie
dcdd671b2c Fix the pending flag, get a fresh copy of the photo asset under test. 2010-06-11 20:18:48 -07:00
Colin Kuskie
416c3737c6 Fix cleaning up some files. Asset->new is not to be used unless you know what you're doing. 2010-06-11 19:45:31 -07:00
Colin Kuskie
7df0cc51ed Always get a fresh copy of the survey after doing revision control. 2010-06-11 19:11:12 -07:00
Colin Kuskie
1e55078ac0 Update this test for WebGUI::Definition; 2010-06-11 18:42:17 -07:00
Colin Kuskie
be4ea78732 Fetch fresh assets, test fails due to seg fault from JavaScript::Minifier::XS 2010-06-11 15:42:59 -07:00
Colin Kuskie
a766179b89 Add maintenancePage to the config file. 2010-06-11 13:06:24 -07:00
Colin Kuskie
bb78682fb1 Update this test for the method name change, surveyJSON -> getSurveyJSON 2010-06-11 12:16:37 -07:00
Colin Kuskie
91d94ab8f7 Update this test for the changes to the Survey. 2010-06-11 12:15:16 -07:00
Colin Kuskie
c373341ae5 do is for database handles, write is for WebGUI::SQL. 2010-06-11 11:53:23 -07:00
Colin Kuskie
9b071c1510 Update the JSON collateral test. Duplicate JSONCollateral into a Role so it can be used with Assets. 2010-06-11 11:51:38 -07:00
Colin Kuskie
b8fc033bd7 Update the icalFeeds field to use JSON fields correctly. 2010-06-11 11:50:32 -07:00
Colin Kuskie
4b730ac13d Use the right fieldtype for JSON fields in the db. 2010-06-11 11:49:37 -07:00