Colin Kuskie
2c4ebe6333
Fix misspelled i18n for Gradebook.
2009-07-31 15:51:55 +00:00
Colin Kuskie
051cbf2ab3
StoryArchive i18n fix.
2009-07-30 16:53:45 +00:00
Patrick Donelan
10755c3b83
Fixed Survey reporting bugs
...
* Survey::responseJSON mutator was not doing the right thing when
responseId argument was passed in
* www_viewGradeBook template fixes and documentation
2009-07-29 06:37:34 +00:00
Colin Kuskie
3dfb850d41
Better description of the price template variable in the Shelf.
2009-07-29 02:25:29 +00:00
Colin Kuskie
a4494a6567
Fix #10707 , i18n copy/paste in the FriendManager.
2009-07-28 16:16:36 +00:00
Patrick Donelan
74d1be7799
fixed #10706 : FriendManager Style/Layout template options
2009-07-28 05:00:09 +00:00
Colin Kuskie
78b53aecc7
Fix a rendering problem in the Product template where images overlap
...
the controls, or brochure, warranty, manual. Also, i18n the word Controls
for admin mode being on.
2009-07-27 21:13:39 +00:00
Colin Kuskie
96b26fb099
i18n the Default My Sales template.
2009-07-25 23:01:24 +00:00
Colin Kuskie
aa1fcf4b67
Fix i18n and Help for StoryArchive, Story
2009-07-23 19:36:04 +00:00
Paul Driver
22dde02776
Improved security for PayPalStd
2009-07-22 21:22:25 +00:00
Colin Kuskie
23f7af1d71
Fix bad i18n and broken help variables for the Product.
2009-07-22 16:58:52 +00:00
Colin Kuskie
b7bde582a6
Fix typo in EU tax driver i18n.
2009-07-22 16:40:13 +00:00
Colin Kuskie
31de49f9d8
i18n fixes
2009-07-21 15:44:57 +00:00
Colin Kuskie
ab77d9e10a
i18n fix
2009-07-21 15:40:11 +00:00
Colin Kuskie
0175168e1f
i18n fix
2009-07-21 15:39:08 +00:00
Colin Kuskie
fc02ad00c5
i18n fix
2009-07-21 15:37:22 +00:00
Colin Kuskie
8283aebe2d
WebGUI, versionTag i18n fix
2009-07-21 15:24:32 +00:00
Paul Driver
a632380882
PayPalStd resurrected
2009-07-20 21:04:12 +00:00
Colin Kuskie
9af746c7af
Remove i18n echo calls in Account/Shop My Sales template.
2009-07-20 20:22:44 +00:00
Colin Kuskie
db93a22f0b
Fix hoverhelp to use Summary vs Synopsis.
2009-07-20 15:40:26 +00:00
Colin Kuskie
ca7a93452a
Add missing template variable help for sub-shelf loop.
2009-07-17 21:19:41 +00:00
Colin Kuskie
f2bd5d8e48
The shelf now checks for viewing permissions of the products and shelves that it displays.
...
Template with i18n feedback for users.
2009-07-17 21:01:55 +00:00
Colin Kuskie
21ef858fd2
forgot i18n for AssetHistory clear button
2009-07-15 23:25:38 +00:00
Doug Bell
47c6aaa994
added thingyrecord per-field pricing
2009-07-15 04:58:33 +00:00
Colin Kuskie
435be65aa4
Add Help docs for the Admin Console template.
2009-07-14 15:48:47 +00:00
Paul Driver
6c5d728730
Unified label and name in i18n, since they'll always be the same.
2009-07-13 22:40:44 +00:00
Paul Driver
fa23a75c39
tabs->spaces in PayPal i18n file (was inconsistant) and a couple of doc changes per colin's suggestions.
2009-07-13 22:34:38 +00:00
Paul Driver
2adb08c79c
Requested docs/scripts added for 11777
2009-07-13 22:12:03 +00:00
Colin Kuskie
0a3329d7be
Reverting 11777 due to lack of docs, upgrade script, and adding new
...
code during feature freeze.
2009-07-13 20:40:09 +00:00
Paul Driver
6c5885dd71
rewrite of PayPal payment driver
2009-07-13 19:48:12 +00:00
Patrick Donelan
7110febecd
FilePump bug fixes
...
Restricted file uris to uploads and extras dirs
Validation messages for invalid file uris
Updated i18n
Added more tests
2009-07-10 03:33:06 +00:00
Colin Kuskie
d4b275ef97
Fix i18n typos in the StoryArchive.
2009-07-08 15:40:08 +00:00
Colin Kuskie
824e2c756f
Fix bad i18n copy/paste error in the Shortcut.
2009-07-07 15:29:45 +00:00
Colin Kuskie
5e4db3adb4
Provide a framework for CSRF protection, with tests.
...
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
2009-07-06 16:58:57 +00:00
Colin Kuskie
277701a2cc
Internationalize some Event edit form error messages.
2009-07-02 15:28:58 +00:00
Colin Kuskie
299442662a
Add a progress bar to Delete in the AssetManager.
2009-06-25 15:33:43 +00:00
Colin Kuskie
7b5cf7518c
Add progress bars for rollback, trash and their www methods.
2009-06-24 22:30:41 +00:00
Colin Kuskie
73df992b1e
Add missing Tax i18n.
2009-06-20 01:45:55 +00:00
Colin Kuskie
35749ff8c6
Add a progress bar for reordering rank in the Asset Manager.
2009-06-19 18:06:46 +00:00
Colin Kuskie
e518dbe1b3
Instrument www_demote, www_promote, demote, promote and swapRank with ProgressBar code.
2009-06-19 15:34:31 +00:00
Colin Kuskie
7d696b88cb
Add a progress bar to Edit Branch.
2009-06-19 00:05:53 +00:00
Colin Kuskie
db49a54e28
i18n the clipboard pasting progress bar data.
2009-06-18 23:40:41 +00:00
Colin Kuskie
a85924d07b
Add group privilege checking to the Shipping Drivers
2009-06-18 23:24:33 +00:00
Colin Kuskie
08bd0855b5
Fix instructions for data to be entered on the paypal website.
2009-06-18 22:15:16 +00:00
Colin Kuskie
8be0a5c734
Add a progress bar for long running ops. First implementation is
...
with paste. Also fix bugs with redirecting from the admin bar back to a
page instead of staying in the Asset Manager.
2009-06-18 19:39:35 +00:00
Colin Kuskie
f2ebb5c54b
i18n a button label for Paste.
2009-06-18 16:18:22 +00:00
Colin Kuskie
492e7fd026
Add missing commas to patch I committed yesterday
2009-06-18 15:03:28 +00:00
Colin Kuskie
4120233229
more missing lastUpdated tags.
2009-06-17 20:51:36 +00:00
Colin Kuskie
aed6255e49
Add missing lastUpdated attributes for i18n tags in WebGUI.
2009-06-17 20:50:27 +00:00
Colin Kuskie
3dfb23cf55
Forward porting Account/Inbox i18n fixes.
2009-06-11 19:08:24 +00:00