Colin Kuskie
|
3af80377e6
|
Merge branch 'PayDriver_cio' into WebGUI8
|
2010-10-08 14:22:24 -07: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
|
8b32efdc3b
|
Remove debugging statement.
|
2010-10-08 14:03:27 -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 |
|
Paul Driver
|
c86ee12651
|
Fixing some failing tests
|
2010-10-07 16:14:48 -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
|
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 |
|