Colin Kuskie
55d2e510d6
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
2010-04-16 20:46:55 -07:00
Colin Kuskie
7fe81165ed
Bug fixes, changes to default wikipage template for keyword pages, and template var clarifications.
2010-04-13 11:28:31 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb
Add missing template help for the WikiPage view template.
2010-04-13 10:55:48 -07:00
Colin Kuskie
982e5117f1
Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516
2010-04-06 13:53:51 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Colin Kuskie
9b36e44390
Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514 )
2010-04-05 15:18:19 -07:00
Colin Kuskie
400d94e903
Fix typos in some calendar help. Fixes bug #11493
2010-03-28 22:21:39 -07:00
Graham Knop
445486e291
added: Sort Items switch to Syndicated Content asset
2010-03-28 17:30:09 -05:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Colin Kuskie
f5fd970c94
Allow users who re-edit posts to skip notifications. Fixes bug #11466
2010-03-22 15:27:05 -07:00
Colin Kuskie
1c949b1922
Fix bad hoverHelp for "can edit posts" group.
2010-03-22 11:51:34 -07:00
Colin Kuskie
d6f61c07d1
Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482
2010-03-22 10:43:29 -07:00
Colin Kuskie
c4b3e1e758
Add the calendar month template variables. Fixes bug #11472 .
2010-03-15 09:43:28 -07:00
Colin Kuskie
ce08b3d4f8
Fix a syntax error in the wobject i18n file.
2010-03-15 09:20:57 -07:00
Colin Kuskie
f56523cf33
add lastUpdated stamp for mobile style labels.
2010-03-12 08:56:02 -08:00
Luke Robinson
c61e7454d0
An Ajax check on the username field at registration
2010-03-08 17:22:07 -06: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
498b961ed7
Fix a template variable typo. Fixes bug #11411 .
2010-02-16 08:21:38 -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
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
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
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
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