Commit graph

9295 commits

Author SHA1 Message Date
Colin Kuskie
c01d4e89c4 add default values to existing, default Payment drivers 2008-08-06 01:01:59 +00:00
Frank Dillon
ca8ad4f4c2 Fixed issue where keywords field is not available in Form post tempalte 2008-08-05 20:45:50 +00:00
Chris Nehren
8ceac0ac25 Remove trailing whitespace. 2008-08-05 19:53:24 +00:00
Chris Nehren
c80a966f91 Fixed: Thingy importing with newlines embedded in CSV fields 2008-08-05 19:03:41 +00:00
Tabitha Zipperer
bba4753beb Fixed wrapping problem in shelf css by standardizing box size for the product 2008-08-05 17:18:31 +00:00
Yung Han Khoe
a266358d2e fixed: Thingy fields list on view screen tab 2008-08-05 14:59:02 +00:00
Yung Han Khoe
40ed2b52b8 fixed: EMS Formatting (Badge Page) 2008-08-05 12:01:54 +00:00
Yung Han Khoe
89266ddf58 fixed: Invitation EMails Escape Characters 2008-08-05 08:53:39 +00:00
Colin Kuskie
2f72b6352c Remove debugging output. 2008-08-05 03:58:17 +00:00
Kaleb Murphy
e7f5948ce1 Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work. 2008-08-04 20:23:13 +00:00
Kaleb Murphy
a81999d5ea Date and DateTime tests. 2008-08-04 18:33:28 +00:00
Yung Han Khoe
12543d8c74 fixed: Tree Menu is always collapsed 2008-08-04 15:02:12 +00:00
Yung Han Khoe
eca4ccc998 fixed: DateTime Form Control Bug 2008-08-03 14:46:55 +00:00
Colin Kuskie
fd62170df6 Change getGroups to always return safe copies of data.
Add tests to check for safe copies.
Add a test for getGroupIdsRecursive.
2008-08-02 22:48:32 +00:00
Colin Kuskie
19987b53b4 Fix Stow to always return safe copies of stowed data.
And test it.
2008-08-02 22:47:15 +00:00
Colin Kuskie
159f2daf60 Add a test for text MIME type. Note that various tests
may fail based on the version of LWP installed.
2008-08-02 17:39:11 +00:00
Colin Kuskie
3f8c483293 Update this test for new content.
Change arguments in cmp_* to references instead of arrays.
Check number of files dynamically, rather than hardcoded.
2008-08-02 17:09:21 +00:00
Colin Kuskie
30e0d913c4 Begin a test for getGroupIdsRecursive 2008-08-01 23:25:35 +00:00
Colin Kuskie
8d561101b5 Add a test to User.t to make sure it isn't leaking groups.
Update POD in User.pm and Group.pm.
2008-08-01 23:06:23 +00:00
Graham Knop
2b8d9a7b48 fixed: Server side spellchecker doesn't work 2008-08-01 20:38:20 +00:00
Graham Knop
26cc8ad9df improve behavior of preload.perl for custom lib dirs not ending in lib 2008-08-01 20:34:55 +00:00
Graham Knop
c07e5bf3eb remove debug code 2008-08-01 20:34:26 +00:00
Graham Knop
52ebbb05d5 better detection and logging for singleton workflows 2008-08-01 20:34:00 +00:00
Colin Kuskie
8582745644 Document that WebGUI now requires Text::CSV_XS version
0.52.
2008-08-01 17:33:24 +00:00
Kaleb Murphy
d66c3d0c57 Corrected purge table column names 2008-08-01 14:53:28 +00:00
Colin Kuskie
96a09a14b9 fix a typo in the YUI asset toolbar demote/promote 2008-08-01 14:51:45 +00:00
Kaleb Murphy
f49c79eed4 Corrected purge table column names 2008-08-01 14:51:44 +00:00
Diona Kidd
178c6340a9 Removing unneeded version tag and workflow info 2008-08-01 14:32:50 +00:00
Diona Kidd
7fbb4a826b Passing tests for badges, tickets and ribbons 2008-08-01 14:23:36 +00:00
Diona Kidd
a4759016ab Adding non-mech test 2008-08-01 13:13:11 +00:00
Colin Kuskie
e3b9e4bd92 produce valid HTML in the Auth screen 2008-08-01 03:00:04 +00:00
Chris Nehren
63fe276dac Fixed: splitCSV and joinCSV had issues with complex CSV data. They now use
Text::CSV_XS internally.
2008-07-31 22:02:09 +00:00
Doug Bell
b0669c1a36 fixed Gallery Disk Space problem by adding a way to change image density 2008-07-31 20:31:08 +00:00
Kaleb Murphy
4683e4b769 upgrade script corrects assetId of paymentgateway's receipt template id. 2008-07-31 20:16:53 +00:00
Colin Kuskie
cead5b8b13 fix some indent and spacing issues in the Shop i18n file 2008-07-31 03:47:55 +00:00
Colin Kuskie
8e0ce98369 correct bug attribution 2008-07-31 03:45:48 +00:00
Colin Kuskie
3839123d8c Fix a bug where PayDriver and ShopDriver would do a redirect and ignore
the site gateway url.
2008-07-31 03:38:22 +00:00
Colin Kuskie
311ee8db1c remove debugging code from Product.t 2008-07-31 03:22:58 +00:00
Colin Kuskie
1346008650 first name and last name are separated by a space, not a break 2008-07-31 02:56:34 +00:00
Colin Kuskie
85e2c32919 update Sku/Product.t test to include isShippingAddress and getConfiguredTitle 2008-07-31 02:56:09 +00:00
Colin Kuskie
05f85c5db3 Fix the configured title that is displayed when an asset is added
to the cart.
2008-07-31 02:41:40 +00:00
Colin Kuskie
448f1ffdf5 Fix per item shipping in Products. 2008-07-31 02:37:52 +00:00
Kaleb Murphy
8f4149d082 added shopping cart address template package 2008-07-31 02:20:21 +00:00
JT Smith
03092ff297 forgot to check this in somehow 2008-07-30 21:17:46 +00:00
Kaleb Murphy
d972141607 Fixed Address.pm POD to include firstName and lastName attributes. 2008-07-30 15:55:44 +00:00
Colin Kuskie
de983627cd update Shop/Address.t test for new Address book fields 2008-07-30 15:51:21 +00:00
Colin Kuskie
4d8ce65d0e Port over the ems badge upgrade fix to the branch upgrade script. 2008-07-30 04:26:35 +00:00
Colin Kuskie
3b0d02fad2 Fix the EMS upgrade script for 7.5.11 to only create badges for users
who completed their transactions.
2008-07-30 04:24:45 +00:00
Colin Kuskie
752d6f3456 Fix syntax mistakes in address upgrade subroutine. 2008-07-30 04:19:57 +00:00
Colin Kuskie
ae27f61732 adjust plan now that the isa test is corrected 2008-07-29 22:11:11 +00:00