Commit graph

15691 commits

Author SHA1 Message Date
Colin Kuskie
18b89ee15b Initial conversion of test to Moose and new driver. 2010-10-07 11:38:08 -07:00
Colin Kuskie
d26c55d890 Initial conversion to Moose for Ogone. 2010-10-07 11:37:53 -07:00
Colin Kuskie
b39fb4ab20 Fix the ITransact tests, and make the more extensive with better diagnostics for failure. 2010-10-07 10:58:28 -07:00
Paul Driver
93ce217ad9 Added pod for trashInFork 2010-10-07 09:12:19 -07:00
Paul Driver
da6b99807d Correcting some errant POD 2010-10-07 09:05:14 -07:00
Paul Driver
2a598ce18b Whoops, forgot to commit these. 2010-10-07 09:02:58 -07:00
Colin Kuskie
aa96bb9994 Add a dependency in testEnvironment.pl for Test::Differences. Thanks to C.J. Adams-Collier. 2010-10-07 08:59:17 -07:00
Paul Driver
45c338ed31 i18n'd some test for the status pages 2010-10-07 08:58:40 -07:00
Colin Kuskie
00a559e664 Additional test diagnostics for failure. 2010-10-07 08:55:03 -07:00
Paul Driver
c45452457d whoops, forgot to import first in the upgrade script 2010-10-06 10:12:04 -07:00
Paul Driver
bf4b80996a Added loading divs so we don't a half-rendered ui 2010-10-06 09:52:41 -07:00
Paul Driver
430320cea8 didn't make it into 7.10.2, moved things around accordingly 2010-10-06 09:51:21 -07:00
Paul Driver
04fa1ca794 VersionTag rollback moved to Fork 2010-10-06 08:54:18 -07:00
Paul Driver
895ce37917 Move trash functions to Fork 2010-10-06 08:54:17 -07:00
Paul Driver
e238f72278 www_copy and www_pasteList Forkified 2010-10-06 08:54:17 -07:00
Paul Driver
ea607eb4c9 Minor code cleanup on Fork.pm 2010-10-06 08:53:40 -07:00
Paul Driver
f2e0a4f667 Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00
Paul Driver
c8fd0b56ed Implemented Graham's fork-at-startup idea 2010-10-06 08:53:39 -07:00
Paul Driver
79de38dc4a WebGUI::BackgroundProcess (used now by AssetExport) 2010-10-06 08:53:39 -07:00
Colin Kuskie
20db0287b4 Ready for 7.10.3 development. 2010-10-05 21:02:44 -07:00
Colin Kuskie
4635b91554 Preparing for 7.10.2 release. 2010-10-05 20:46:58 -07:00
Colin Kuskie
1689c01472 Fix a time sensitive problem with one of the tests. 2010-10-05 20:36:22 -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
d93238d53c Move Auth cleanup into a addToCleanup sub. 2010-10-05 11:30:17 -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
Colin Kuskie
82ed3f03b8 Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
Colin Kuskie
7f0657927d Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Colin Kuskie
229a4080a8 Make the default printable page template PB-agnostic. Fixes bug #11857. 2010-10-04 13:26:50 -07:00
Colin Kuskie
3cf77839ed Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894 2010-10-04 11:53:05 -07:00
Colin Kuskie
1dbfd8e0b2 add back the code for pulling testing creds out of the config file. Build a driver for testing. 2010-10-02 11:50:55 -07:00
Colin Kuskie
4715e1c8ef Begin work of converting ITransact over to Moose. 2010-10-01 08:24:07 -07:00
Colin Kuskie
a2103e8036 Update Cash for Moose. 2010-09-30 16:27:28 -07:00
Colin Kuskie
2269c4cd51 Remove use of ->get('property') 2010-09-30 16:27:20 -07:00
Colin Kuskie
a77894bedf Fix POD to remove mention of definition. 2010-09-30 16:18:25 -07:00
Colin Kuskie
0ca7cf8a81 Convert pPFFP to use Definition. 2010-09-30 15:50:08 -07:00
Colin Kuskie
be35b8afe4 Test default label handling. 2010-09-30 10:45:54 -07:00
Colin Kuskie
ee1e896ef8 PayDriver now does dynamic form building through Definition. 2010-09-30 10:36:02 -07:00
Scott Walters
8eb6de343b Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj! 2010-09-30 12:01:30 -04:00
Colin Kuskie
4dde0e3e07 Update the core PayDriver test for Moose/Definition. 2010-09-29 11:41:12 -07:00
Colin Kuskie
0ef292d381 Update User.t test to handle the removal of group 14, Product Managers. 2010-09-28 21:08:25 -07:00
Colin Kuskie
5dde317480 getTTL is an object method, it requires an object. 2010-09-28 20:55:39 -07:00
Colin Kuskie
2adc7a24e2 Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin. 2010-09-28 09:32:33 -07:00
Graham Knop
10c7b56a7c restore both asset and form Test::Class tests 2010-09-27 14:45:58 -05:00
Colin Kuskie
0406e82546 Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883. 2010-09-27 09:33:41 -07:00
Colin Kuskie
280c8b3047 Test updates, code fixes. Failing 6 tests 2010-09-24 16:52:46 -07:00
Colin Kuskie
7aabbb07d7 write out the className, too 2010-09-24 16:12:29 -07:00