Commit graph

1992 commits

Author SHA1 Message Date
Graham Knop
8e65345281 more diag -> note 2009-11-17 14:51:45 -06:00
Graham Knop
7913059097 fix unmocked warning 2009-11-17 14:12:37 -06:00
Colin Kuskie
5fd30d8d84 Revert "Separating ThingRecord object from Thingy"
This reverts commit df84c60d6a.
2009-11-17 12:12:19 -08:00
Colin Kuskie
a37f69cc04 Revert "Separating Thing object from Thingy"
This reverts commit 3d88789659.
2009-11-17 12:12:08 -08:00
Colin Kuskie
526360f77d Clean up a test comment. 2009-11-17 11:59:11 -08:00
Colin Kuskie
86a4cb5a11 Fix a test cleanup issue. 2009-11-17 11:59:11 -08:00
Graham Knop
614a901231 silence extra test output for non-verbose runs 2009-11-17 13:34:00 -06:00
Colin Kuskie
f3e699e9a7 Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
15ce7b56cc Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246 2009-11-17 08:53:56 -08:00
Colin Kuskie
5bf3e44ad6 Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08:00
Colin Kuskie
c8bda63587 Test maintenance. 2009-11-16 17:03:29 -08:00
Colin Kuskie
1db4a7f916 Allow file globbing in preload.exclude 2009-11-16 11:33:14 -08:00
Colin Kuskie
7c240127e8 In the site starter, allow users to pick the default language for a site based on installed language packs. Adds RFE #10727. 2009-11-16 09:47:54 -08:00
Yung Han Khoe
3d88789659 Separating Thing object from Thingy 2009-11-16 17:37:18 +01:00
Yung Han Khoe
df84c60d6a Separating ThingRecord object from Thingy 2009-11-16 11:53:14 +01:00
daviddelikat
9dd7056ecf fixed tests 2009-11-15 22:35:02 -06:00
daviddelikat
26ef90d629 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-15 22:34:15 -06:00
Colin Kuskie
d14fcd963c Fix test plan for SKIPS. 2009-11-15 20:36:30 -08:00
daviddelikat
4278058c3c Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-15 22:03:40 -06:00
daviddelikat
7f6c24e7e0 rather a lot of debugging in the EMS Submission system 2009-11-15 22:02:36 -06:00
Colin Kuskie
1fc291954d Merge branch 'USPS_int'
Adding International USPS driver.
2009-11-14 22:19:02 -08:00
Colin Kuskie
1f49737ae7 Allow other users to save photos into another user's album. Fixes bug #11228. 2009-11-13 17:16:56 -08:00
Colin Kuskie
c4e63dfef0 Auto update user's DN if it changes on the LDAP server. Fixes bug #11217 2009-11-13 16:17:18 -08:00
Colin Kuskie
6c6270346e Add a test to check what the login method returns in the normal case, with no login messages. 2009-11-13 10:46:20 -08:00
Colin Kuskie
bc21f904da Fix status reporting for successful connects but bad binds. Fixes bug #11216 2009-11-13 09:49:36 -08:00
daviddelikat
f1ccdb008f fixed a test 2009-11-11 22:55:12 -06:00
daviddelikat
3b9902e395 cleaned up the EMS submission system 2009-11-11 22:29:21 -06:00
Doug Bell
ec30672d9e fixed #11218: LDAPS does not create users automatically 2009-11-09 18:06:52 -06:00
Colin Kuskie
1c20f132eb 100% coverage on t/Macro/SQL.t. Refactor DatabaseLink. 2009-11-08 22:55:57 -08:00
Colin Kuskie
dbf86bb850 Test cleanup and tracking of Database Links. 2009-11-08 22:40:27 -08:00
Colin Kuskie
736166e2cc Use the right test with the right comment. 2009-11-08 21:09:00 -08:00
daviddelikat
ac350a5285 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-08 10:00:04 -06:00
Colin Kuskie
7b5b493d9d Add tests for NewMail macro. Small refactoring for NewMail macro. 2009-11-08 09:11:40 -08:00
daviddelikat
494c8ded0e fixed problems with tests 2009-11-08 09:50:57 -06:00
Colin Kuskie
e647c013b9 Add a few more tests to hit coverage. Check for non-numeric package IDs. 2009-11-07 12:56:43 -08:00
Colin Kuskie
9206a0b80f Add insurance option. 2009-11-06 21:21:20 -08:00
Colin Kuskie
0b483521e8 Update tests for new driver. 2009-11-06 20:15:09 -08:00
Colin Kuskie
6543ed5027 All tests passing, able to talk to USPS and get rates for multiple package configurations. 2009-11-06 19:43:12 -08:00
Colin Kuskie
c2b41f9884 Merge branch 'master' into USPS_int 2009-11-06 14:43:45 -08:00
daviddelikat
707215cf3f recover lost work from git 2009-11-06 11:05:59 -06:00
daviddelikat
1e18313c81 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/Asset/EMSSubmission.pm
	lib/WebGUI/Asset/EMSSubmissionForm.pm
	lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
	lib/WebGUI/Workflow/Activity/CleanupEMSSubmissions.pm
	lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
	lib/WebGUI/i18n/English/Asset_EMSSubmissionForm.pm
	lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
	t/lib/WebGUI/Test/Activity.pm
2009-11-06 10:30:02 -06:00
daviddelikat
9c2980404f making tests work 2009-11-06 09:22:03 -06:00
Patrick Donelan
804dbcfd26 One-line fix for Survey ExpressionEngine bug that took over a day to find.
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).

The fix includes tests.
2009-11-05 21:15:47 -08:00
Patrick Donelan
5899fa4289 Revert "One-line fix for Survey ExpressionEngine bug that took over a day to find."
This reverts commit bcd99945ca.
2009-11-05 22:37:50 -05:00
Patrick Donelan
bcd99945ca One-line fix for Survey ExpressionEngine bug that took over a day to find.
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).

The fix includes tests.
2009-11-05 22:27:47 -05:00
Colin Kuskie
3c985a5eed Finish reverting EMS Submissions.
This reverts commit aab3a74026.
2009-11-05 17:03:28 -08:00
Colin Kuskie
fc68756975 Update tests for changes to skipNotification. 2009-11-05 16:30:17 -08:00
Colin Kuskie
c1f7788309 Copy tests from USPS. Add insurance back to the International driver. Reverse the country check. 2009-11-05 15:33:17 -08:00
Colin Kuskie
63b797c875 Format oz in the USPS shipping driver to the nearest tenth of an oz. Change the minimum to be 0.1 oz 2009-11-05 12:38:56 -08:00
Colin Kuskie
977f0273f9 Note XML for per package errors. 2009-11-05 09:03:50 -08:00