Commit graph

15767 commits

Author SHA1 Message Date
Colin Kuskie
dcff137cfa Merge branch 'Varless' into WebGUI8 2010-11-18 11:04:42 -08:00
Colin Kuskie
5812d88bd4 No using Var! 2010-11-18 08:41:49 -08:00
Colin Kuskie
678406d54d Fix tests that were using var. 2010-11-18 08:40:22 -08:00
Colin Kuskie
c4553012d1 Syntax clean. 2010-11-17 16:34:11 -08:00
Colin Kuskie
b5d263e693 Fix Auth and SSO. 2010-11-17 16:20:59 -08:00
Colin Kuskie
39dc7323f3 Finish moving over Var tests into session. Remove Session::Var. 2010-11-17 16:18:51 -08:00
Paul Driver
8af425a2cf docpatch for outdated pod on Asset->newById 2010-11-16 11:16:28 -06:00
Colin Kuskie
e319f56a04 Pull more test over from Var. 2010-11-15 18:56:21 -08:00
Colin Kuskie
999cbf70f3 Update Upgrade packages so they'll work varless. 2010-11-15 18:56:05 -08:00
Colin Kuskie
3a601c2c96 Begin moving Var tests over to Session. 2010-11-15 11:02:41 -08:00
Colin Kuskie
64fc48a5f4 Indenting/white space. 2010-11-15 11:02:32 -08:00
Colin Kuskie
cb6ea771dc Set the internal session id in all cases. We should consider not storing it twice... 2010-11-15 10:10:23 -08:00
Colin Kuskie
aeb825a14f Switch sense of test answer and question to the correct order. 2010-11-15 10:10:05 -08:00
Colin Kuskie
7f5a992cfd Update WebGUI::Test for new Session 2010-11-15 09:22:51 -08:00
Colin Kuskie
c4365bf2b7 session->self cleanup 2010-11-15 09:22:43 -08:00
Colin Kuskie
4d544330cd Remove _var from the set of hash keys being cleaned up in the Session. 2010-11-15 09:08:39 -08:00
Colin Kuskie
468ad16246 Merge Session::Var into Session. var is left as a stub for backwards compatibility. 2010-11-15 09:06:45 -08:00
Colin Kuskie
40c073e65e Document the closed method for Session. 2010-11-12 11:37:02 -08:00
Colin Kuskie
a1571b90d4 Explicit class for addToCleanup, otherwise the debugger fails. 2010-11-12 09:19:50 -08:00
Colin Kuskie
cfb53ffdc8 Handle exceptions thrown when rolling back a version tag. 2010-11-12 09:19:31 -08:00
Colin Kuskie
8186eba909 form param "with" should be all lower case. 2010-11-11 15:24:18 -08:00
Colin Kuskie
db51217353 Fix double my syntax warning in Asset.pm 2010-11-11 14:49:45 -08:00
Colin Kuskie
7dc51b6c2b Merge branch 'Crud' into WebGUI8 2010-11-11 14:23:11 -08:00
Colin Kuskie
ff430cb3f4 Fix POD problems in Bundle from the rewrite. 2010-11-11 14:22:46 -08:00
Colin Kuskie
e6f7f218f2 Only import what we're going to use from Test::Deep::NoTest. 2010-11-11 14:02:19 -08:00
Colin Kuskie
52337ee0d6 Check for property inheritance and the around for update for handling lastUpdated. 2010-11-11 11:57:17 -08:00
Colin Kuskie
ed74439716 Fixes for Crud POD. 2010-11-11 11:14:05 -08:00
Colin Kuskie
ca2b7cd2c5 update method not working, switching to direct access for the test. 2010-11-10 21:08:49 -08:00
Colin Kuskie
fa63b00e56 Use the correct Property meta class for Crud. 2010-11-10 17:50:02 -08:00
Colin Kuskie
63eabc01f1 Fix label and hoverhelp issues in the Survey::Test module. 2010-11-10 15:50:48 -08:00
Colin Kuskie
8ead662a39 Update Crud serialize test for unsafe references. 2010-11-10 15:40:16 -08:00
Colin Kuskie
5903cc5524 Update the Crud serialize test for Moose. 2010-11-10 15:18:14 -08:00
Colin Kuskie
753cc9b75c Update Crud::SubClass test. 2010-11-10 14:55:09 -08:00
Colin Kuskie
4c5c9fc840 Move test to use new instead of create. 2010-11-10 14:48:13 -08:00
Colin Kuskie
50d92f9113 Fix default for tests in Survey::Test. Also change usage of create to new in the test for ::Test. 2010-11-10 14:39:12 -08:00
Colin Kuskie
fe3ff23ccf Sequence key is optional. 2010-11-10 13:12:36 -08:00
Colin Kuskie
7a2745e792 Provide a way for Crud classes to autogenerate their forms. 2010-11-10 11:20:41 -08:00
Colin Kuskie
c57649585a Convert Survey::Test over to Moose. 2010-11-10 11:20:28 -08:00
Colin Kuskie
91460a93d1 Make the object optional, so that dynamicForm can be called from class methods. 2010-11-10 11:19:45 -08:00
Colin Kuskie
0759b3f1fe Tidy ThingyRecord collateral module. 2010-11-10 10:24:46 -08:00
Colin Kuskie
b9051fa8a4 Convert AdSku collateral over to Moose. 2010-11-10 10:23:51 -08:00
Colin Kuskie
9832f38a93 Convert PassiveAnalytics over to Moose. 2010-11-10 10:05:07 -08:00
Colin Kuskie
882317c2c9 Convert ThingyRecord over to Moose. 2010-11-10 09:58:08 -08:00
Colin Kuskie
2ad9fc1c16 Convert FilePump over to the new Crud. 2010-11-10 09:50:15 -08:00
Colin Kuskie
9abb4a8ee6 This role doesn't have to use WebGUI::Definition::Asset 2010-11-10 09:49:16 -08:00
Doug Bell
17c540f041 add more classy tests 2010-11-09 16:51:42 -06:00
Doug Bell
5cab2c1639 always redirect, never just return content 2010-11-09 16:51:42 -06:00
Doug Bell
16bfacadca always call proceed on new object 2010-11-09 16:51:42 -06:00
Doug Bell
a64b769755 refactor "proceed" handling into subroutine 2010-11-09 16:51:42 -06:00
Doug Bell
a6b5b27977 split www_editSave to create www_addSave
www_addSave gets called when adding new assets
2010-11-09 16:51:42 -06:00