Commit graph

9286 commits

Author SHA1 Message Date
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
Colin Kuskie
ae51c67dbe fix typo in ad type checking 2008-07-29 22:09:48 +00:00
Kaleb Murphy
2c41d60933 Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Diona Kidd
77aec308c1 Adding additional tests for tickets 2008-07-29 20:08:28 +00:00
Diona Kidd
d908d53c84 Adding test for ticket creation 2008-07-29 20:01:27 +00:00
Diona Kidd
fad7ef4361 Refactored to use Test::WWW::Mechanize 2008-07-29 17:36:53 +00:00
Doug Bell
afea092a97 exposed a form variable for Gallery Album Others Can Add asset property
checkin missing WebGUI::User method
2008-07-29 17:11:13 +00:00
Doug Bell
26d353e7e6 Inbox can now handle millions of messages without being impossible to view 2008-07-29 16:59:10 +00:00
Yung Han Khoe
cc76e3b319 fixed: thingy's checkbox field 2008-07-29 09:45:55 +00:00
JT Smith
eea6d818e9 fixed export, purge, and some other stuff for ems. 2008-07-29 02:10:55 +00:00