Commit graph

10540 commits

Author SHA1 Message Date
Colin Kuskie
2554a45a15 Throw an exception if you don't get a session argument in classic WebGUI instanciator syntax. 2010-10-28 16:54:07 -07:00
Doug Bell
cd4845768f more tests and some code cleanup 2010-10-28 13:51:05 -05:00
Colin Kuskie
1bed8706d6 Remove debug output. 2010-10-28 08:10:30 -07:00
Doug Bell
250967c898 add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
Doug Bell
c8cff33b97 remove debug logs 2010-10-27 22:15:11 -05:00
Doug Bell
a199bfd5d0 add quoting and validation to search assets 2010-10-27 22:15:10 -05:00
Colin Kuskie
a6a10d976a Test cleanup after merge to 7.10.2 2010-10-27 18:42:43 -07:00
Colin Kuskie
87326192a3 Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Doug Bell
1b83072a7b tests revealed i missed one. yay tests! 2010-10-27 13:07:19 -05:00
Doug Bell
f57ce0c9a6 rename variables for consistency 2010-10-27 13:06:25 -05:00
Doug Bell
199c4e4960 change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Bart Jol
d11cd6f4f7 Changed package name in POD 2010-10-25 13:00:56 +02:00
Colin Kuskie
bf8bdd1ac6 Merge branch 'ShipDriver_cio' into WebGUI8 2010-10-14 20:02:14 -07:00
Colin Kuskie
30ff4597c8 Update Ship master class for new ShipDriver requirements. 2010-10-14 19:34:25 -07:00
Colin Kuskie
499feb420b Fix naming problem with shippingServices, update tests. 2010-10-14 19:31:04 -07:00
Doug Bell
7c5ca603da update Test::Mechanize docs for changing users 2010-10-14 19:03:32 -05:00
Doug Bell
20744ce25d remove unneeded asset helpers 2010-10-14 18:13:31 -05:00
Doug Bell
645f5f714e added documentation for WebGUI::Test::Mechanize 2010-10-14 17:32:07 -05:00
Doug Bell
5116fcaa8a added/updated documentation 2010-10-14 16:15:44 -05:00
Doug Bell
b80c2bed22 add POD 2010-10-14 16:15:43 -05:00
Colin Kuskie
2edec772e5 Conversion of UPS driver to Moose. Tests still failing. 2010-10-14 13:51:36 -07:00
Colin Kuskie
98d156c70f Convert the USPS International driver to Moose. 2010-10-14 12:13:13 -07:00
Colin Kuskie
1ea5bf0800 Update the test, fix i18n instructions and plugin name. 2010-10-14 08:11:11 -07:00
Colin Kuskie
4b252a2d67 Conversion of FlatRate driver to Moose. 2010-10-13 10:58:46 -07:00
Colin Kuskie
ad13a9134e Update the test for the new ShipDriver code. Fix edit form generating code. 2010-10-13 10:48:43 -07:00
Colin Kuskie
6e5dc09165 Initial conversion to Moose, in the same pattern as PayDriver. 2010-10-13 10:18:55 -07:00
Doug Bell
0cd851d779 search completed 2010-10-11 16:40:54 -05:00
Doug Bell
5f7cd09f57 fix categories after refactor 2010-10-11 16:40:54 -05:00
Doug Bell
12c0732f50 remove match any/all. it would be useless anyway 2010-10-11 16:40:53 -05:00
Doug Bell
f35c50470f add asset types to the admin information 2010-10-11 16:40:53 -05:00
Doug Bell
8c19cb9c99 add filter any/all dropdown 2010-10-11 16:40:53 -05:00
Doug Bell
e8827d77b1 toggle is now a button 2010-10-11 16:40:52 -05:00
Doug Bell
59d387a9ee remove IDs and replace with names and classes 2010-10-11 16:40:52 -05:00
Doug Bell
34f5d132ae move search form to a hidden placeholder 2010-10-11 16:40:51 -05:00
Doug Bell
c25bc3b409 remove misleading comment 2010-10-11 16:40:51 -05:00
Colin Kuskie
f6df2cc053 Fix pluginName again in ITransact. 2010-10-08 14:21:42 -07:00
Colin Kuskie
e130fb2c69 Fix pluginName for ITransact. 2010-10-08 14:20:49 -07:00
Colin Kuskie
ac9e75a0a3 Remove C::IO line from PayDriver base class; 2010-10-08 11:49:20 -07:00
Colin Kuskie
9da8abc6e1 Fix typos and syntax problems in converted ExpressCheckout driver. 2010-10-08 11:48:32 -07:00
Colin Kuskie
cd548fd671 PayPal drivers converted to Moose. 2010-10-08 11:38:52 -07:00
Colin Kuskie
2fd37a7ed2 Convert PayPal base class over to Moose. 2010-10-08 10:37:59 -07:00
Colin Kuskie
4f0b7a7e3b Finish conversion of Ogone to Moose. 2010-10-07 14:36:46 -07:00
Colin Kuskie
a40189ccc0 Better i18n handling of getName. 2010-10-07 14:36:38 -07:00
Colin Kuskie
d26c55d890 Initial conversion to Moose for Ogone. 2010-10-07 11:37:53 -07:00
Colin Kuskie
5ff871f2d5 Fix loose calls to $form->param('key') 2010-10-05 16:03:33 -07:00
Colin Kuskie
f883d8b35f Remove the YUI based code editor from WebGUI, and replace it with a textarea. Fixes bug #1618, and others. 2010-10-05 14:44:53 -07:00
Colin Kuskie
ab2be62157 The back to site URL in the login message should return the user to the page where they logged in. Fixes bug #11897. 2010-10-05 11:28:01 -07:00
Colin Kuskie
adbec05e97 refix the hanging singleton workflow problem with spectre. Fixes bug #10189, again. 2010-10-05 11:07:53 -07:00
Colin Kuskie
97ffe5187e Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871. 2010-10-05 11:03:22 -07:00
Colin Kuskie
85e1815c9b Remove old debug code from the Shortcut. 2010-10-04 16:35:35 -07:00