Commit graph

2128 commits

Author SHA1 Message Date
Luke Robinson
c61e7454d0 An Ajax check on the username field at registration 2010-03-08 17:22:07 -06:00
Colin Kuskie
dfc388fe3d More Subscribable fixes. 2010-03-03 21:08:18 -08:00
Colin Kuskie
5dc0299226 First cut at moving Subscribable to an Asset. 2010-03-03 18:43:28 -08:00
Colin Kuskie
552859fb7f Add notes to the pagination hoverhelp for the SQL Report. Addresses bug #11414. 2010-02-22 09:37:16 -08:00
Colin Kuskie
edeb858d1f Convert RssFeed AssetAspect into a role. Doesn't work at all. 2010-02-17 18:54:30 -08:00
Doug Bell
845ede878a Merge branch 'asset-helpers' into 8
Conflicts:
	README
	lib/WebGUI/Role/Asset/AlwaysHidden.pm
2010-02-17 15:24:46 -06:00
Colin Kuskie
498b961ed7 Fix a template variable typo. Fixes bug #11411. 2010-02-16 08:21:38 -08:00
Colin Kuskie
98af8f2b9b Fix SQL Report i18n for numbered labels. 2010-02-12 11:59:17 -08:00
Colin Kuskie
d6cbcf4604 getFormProperties now also passes i18n arguments to sprintf if requested. 2010-02-12 11:33:23 -08:00
Colin Kuskie
c6331036e2 Update the ZipArchive for Moose. 2010-02-10 09:28:18 -08:00
Colin Kuskie
f24963bbfe Fixed the label in Operation/User:www_editUser, generated by editUserForm in LDAP.pm. Fixes bug #11395. 2010-02-08 15:25:53 -08:00
Colin Kuskie
387866cfcb Update Asset::File for Moose 2010-01-29 17:17:38 -08:00
Colin Kuskie
077f29fff0 Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371. 2010-01-25 11:44:30 -08:00
Colin Kuskie
1e7f443126 Fix problems with the Sales tab in the Shop Account plugin.
Only display the Sales tab to vendors, and prevent www_viewSales from erroring out if the
user is not a vendor.  New template, template variable, i18n.
2010-01-18 08:51:17 -08:00
Colin Kuskie
8667876f63 Fix an i18n typo in the SQL Report, and also make sure that a query is not pure whitespace. Fixes bug #11348. 2010-01-14 08:30:17 -08:00
Colin Kuskie
6e0983a67b Update the number of threads in the CS when a thread is archived. Fixes bug #11341. 2010-01-11 11:54:59 -08:00
Colin Kuskie
55f430d852 Fix the AssetProxy i18n error message. Fixes bug #11317 2009-12-29 12:13:40 -08:00
Colin Kuskie
e7ae5b60d3 Make the keywords hoverhelp clearer. Fixes bug #11314 2009-12-29 12:09:38 -08:00
Martin Kamerbeek
e88b0ca0d7 Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
Colin Kuskie
f582bfd99e Fix some broken Survey i18n (Add Section). Add i18n for object edit dialog buttons. 2009-12-14 11:26:08 -08:00
Colin Kuskie
b9a9c588d7 i18n another Survey label. Fixes bug #11306 2009-12-14 10:15:47 -08:00
Colin Kuskie
f0b0179ad8 Make the warnings messages from the Matrix about having too many products to compare better. Fixes bug #11301 2009-12-10 13:59:26 -08:00
Colin Kuskie
3e11f711b3 Add the Lock Asset AssetHelper 2009-12-02 15:25:31 -08:00
daviddelikat
60b04ff928 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
2009-12-01 18:50:27 -06:00
Colin Kuskie
7d9ee7b0a6 Add Promote and Demote helpers. 2009-11-27 10:29:49 -08:00
Colin Kuskie
39ffaba487 Add copy with descendants. 2009-11-27 09:46:14 -08:00
Colin Kuskie
80a6b90353 Add Copy with children Asset Helper 2009-11-27 09:37:56 -08:00
Colin Kuskie
7298af49ea Copy Asset Helper (self only). 2009-11-25 16:32:52 -08:00
Colin Kuskie
f96c2f7af1 Change assetManager search to work like assetManager manage. Fixes bug #11272
Force all actions to be routed through asset methods with Csrf and
permission checks.
2009-11-24 22:53:20 -08:00
Colin Kuskie
e6696ee534 Asset Cut to clipboard Asset Helper (a port of www_cut as an Asset Helper) 2009-11-24 14:49:42 -08:00
Colin Kuskie
e54d02cfe6 Fix i18n typo in EMS Submission. 2009-11-23 08:21:56 -08:00
daviddelikat
18d4b5631c fixed tests 2009-11-22 22:46:06 -06:00
daviddelikat
e0b87268c5 various fixes to EMS Submissin system 2009-11-22 20:32:17 -06:00
Colin Kuskie
e1c77cf314 Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200. 2009-11-19 10:04:19 -08:00
Colin Kuskie
3951072f0c Fix an i18n typo. 2009-11-18 09:01:58 -08:00
Colin Kuskie
01e873eec7 i18n the download type choices in the SQL Report. 2009-11-16 16:31:24 -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
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
b88a7bc190 Escape single quotes sent to the ProgressBar. Fixes but #11229. 2009-11-13 11:19:25 -08:00
daviddelikat
3b9902e395 cleaned up the EMS submission system 2009-11-11 22:29:21 -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
579d3b1df7 Remove bad symlinks. 2009-11-08 20:55:20 -08:00
daviddelikat
494c8ded0e fixed problems with tests 2009-11-08 09:50:57 -06:00
daviddelikat
45c90f7be2 lots of work... 2009-11-07 04:52:34 -06: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