Commit graph

13015 commits

Author SHA1 Message Date
Colin Kuskie
21e1ac8da6 Update test for a disabled workflow. 2009-11-19 10:04:19 -08:00
Colin Kuskie
9187b6b7b7 Fix problem with @INC in preload.perl. 2009-11-19 10:04:19 -08:00
Colin Kuskie
07a4a55f51 Add an explicit test for RTF files, due to cross platform issues. 2009-11-19 10:04:19 -08:00
daviddelikat
31fb0886bc Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-18 19:31:17 -06:00
Colin Kuskie
49ec9f65f4 Use https method in SSL mode. Fixes bug #11249 2009-11-18 14:54:16 -08:00
Colin Kuskie
74a2df9ad6 Adding Luke Robinson to list of contributors. 2009-11-18 11:25:52 -08:00
Luke Robinson
64640003af ConvertUTCToTZ.pm macro and test
Conflicts:

	lib/WebGUI/Macro/ConvertUTCToTZ.pm
2009-11-18 10:44:34 -08:00
Colin Kuskie
53f3683c21 Do not include . in @INC. 2009-11-18 10:24:39 -08:00
daviddelikat
b0646e4358 added an optional param to pass in 'objectType' for the workflow. 2009-11-18 12:08:23 -06:00
Colin Kuskie
3951072f0c Fix an i18n typo. 2009-11-18 09:01:58 -08:00
daviddelikat
f12b0751e6 changed reset to rerun in Test::Activity 2009-11-18 09:45:58 -06:00
Colin Kuskie
816bc2c49f Ready for 7.8.6 development. 2009-11-18 00:25:17 -08:00
Colin Kuskie
cc84994ea7 Fix a problem with bad tests and bad code in globbed Pluggable excludes. 2009-11-17 23:33:44 -08:00
Colin Kuskie
77389ea60f Preparing for 7.8.5 release. 2009-11-17 22:19:00 -08:00
Colin Kuskie
3fb310cb9d Remove boilerplate and commented out code. 2009-11-17 19:32:23 -08:00
Colin Kuskie
fa7e1062c9 Add a test to make sure line item address changes are processed correctly in the USPS domestic driver. 2009-11-17 19:22:51 -08:00
Colin Kuskie
fae8b162fa Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
Colin Kuskie
5df15c6307 Revert "Merge branch 'master' of git@github.com:plainblack/webgui"
This reverts commit 7188b11b77, reversing
changes made to 9dd7056ecf.
2009-11-17 13:28:52 -08:00
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
c99315aa0c Revert "Bugfix in thingy upgrade"
This reverts commit f3a4bd1b68.
2009-11-17 12:11:55 -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
03d9263079 Fix a JS typo in the Edit Survey screen. Fixes bug #11247. 2009-11-17 07:48:12 -08:00
Colin Kuskie
0103cba326 Disable the Send Stats workflow, to avoid confusion. Fixes bug #11245 2009-11-16 22:19:53 -08:00
Colin Kuskie
a63dfa3ad1 Fix a typo in the updated style03 template. 2009-11-16 21:40:47 -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
110a236fcd When using a download template, macros are always processed in the output. fixes bug #11242. 2009-11-16 17:03:38 -08:00
Colin Kuskie
c8bda63587 Test maintenance. 2009-11-16 17:03:29 -08:00
Colin Kuskie
01e873eec7 i18n the download type choices in the SQL Report. 2009-11-16 16:31:24 -08:00
Colin Kuskie
67c66c87b3 Remove deprecated use of defined() on hashes. 2009-11-16 16:30:56 -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
f3a4bd1b68 Bugfix in thingy upgrade 2009-11-16 18:28:09 +01:00
Colin Kuskie
a5880dd948 Give Dale credit for LDAP patches. 2009-11-16 08:42:38 -08:00
Yung Han Khoe
3d88789659 Separating Thing object from Thingy 2009-11-16 17:37:18 +01:00
Yung Han Khoe
2987ed44bc Changing some SQL methods to quote table names 2009-11-16 12:11:45 +01:00
Yung Han Khoe
df84c60d6a Separating ThingRecord object from Thingy 2009-11-16 11:53:14 +01:00
Yung Han Khoe
7188b11b77 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-16 11:51:29 +01:00
Yung Han Khoe
8a978e66d3 Separating ThingRecord object from Thingy 2009-11-16 11:47:53 +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