Commit graph

8883 commits

Author SHA1 Message Date
Colin Kuskie
49ec9f65f4 Use https method in SSL mode. Fixes bug #11249 2009-11-18 14:54:16 -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
3951072f0c Fix an i18n typo. 2009-11-18 09:01:58 -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
3fb310cb9d Remove boilerplate and commented out code. 2009-11-17 19:32:23 -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
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
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
0103cba326 Disable the Send Stats workflow, to avoid confusion. Fixes bug #11245 2009-11-16 22:19:53 -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
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
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
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
c4ab124380 i18n the Add Photo save button 2009-11-13 16:30:51 -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
b88a7bc190 Escape single quotes sent to the ProgressBar. Fixes but #11229. 2009-11-13 11:19:25 -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
Colin Kuskie
7c94f6f8ba Fix pagination issues in the List LDAPLinks screen. 2009-11-12 22:21:34 -08:00
daviddelikat
d0c85542f3 Merge branch 'master' into EMS 2009-11-11 22:56:04 -06:00
daviddelikat
3b9902e395 cleaned up the EMS submission system 2009-11-11 22:29:21 -06:00
Colin Kuskie
727348a1c9 Fix module use issues. Fixes bug#11222
Remove bad use line from TaxDriver/EU.pm
Add line for TT2 in testEnvironment.pl
2009-11-11 14:19:37 -08:00
Doug Bell
a182524fe9 fixed #11220: Map asset badly broken 2009-11-10 12:10:30 -06:00
Colin Kuskie
858c148b2e Users always get default profile field values from the profile field. Fixes bug #11215 2009-11-10 10:02:35 -08:00
Colin Kuskie
9d14e8b420 Fix rendering of initial DataTable in IE7, IE8. Fixes bug #11205.
Added TR, TD tags to table containing the DataTable.  Also,
ran dataTable.js through jslint and fixed many issues.
2009-11-09 16:51:38 -08:00
Doug Bell
ec30672d9e fixed #11218: LDAPS does not create users automatically 2009-11-09 18:06:52 -06:00
Colin Kuskie
7b810ec227 i18n the template attachments, fixes bug #11186
Also, rework some of the JS code according to jslint.
2009-11-09 13:28:53 -08:00
Colin Kuskie
ce84be0498 Help HTMLArea handle odd form names. Fixes bug #11209 2009-11-09 10:00:12 -08:00
Colin Kuskie
1c20f132eb 100% coverage on t/Macro/SQL.t. Refactor DatabaseLink. 2009-11-08 22:55:57 -08:00
Colin Kuskie
d8af80311a Clarify POD for the setAlphabeticalKey method. 2009-11-08 22:13:34 -08:00
Colin Kuskie
579d3b1df7 Remove bad symlinks. 2009-11-08 20:55:20 -08:00
Colin Kuskie
8568323ec0 Fix syntax errors. 2009-11-08 20:50:36 -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
0a3836bde3 Add non-numeric package check to USPS driver. 2009-11-07 12:58:49 -08: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