Colin Kuskie
e886474284
Draw a fieldset around each Photo and its metadata.
...
Change the delete label so that it is clear that you are deleting the image and the metadata.
Redo the image upload form so that it is clear that uploading a new image to a photo with
an existing image replaces the existing with the new one.
2009-08-13 21:30:49 +00:00
Colin Kuskie
6a8b771859
i18n several items in the Matrix, and Matrix listing.
2009-08-13 07:08:09 +00:00
Colin Kuskie
750adbf4d5
Fix bad Matrix i18n when selecting no listings and hitting compare.
2009-08-13 05:16:29 +00:00
Colin Kuskie
c714c0d11a
Fix two LDAP typos related to the recent relabeling.
2009-08-12 17:43:56 +00:00
Colin Kuskie
2dc0cc3937
Fix an i18n typo.
2009-08-12 17:02:38 +00:00
Colin Kuskie
d5105a56bb
Improve the delete asset i18n message to mention children.
2009-08-12 16:31:28 +00:00
Patrick Donelan
e85335cbc7
Made Survey::getResponseDetails template vars consistent
2009-08-12 06:28:08 +00:00
Colin Kuskie
4457ee2c7a
Forward port macro i18n fix.
2009-08-10 15:17:21 +00:00
Colin Kuskie
bf12123247
Forward porting LDAP i18n tweaks
2009-08-10 15:10:46 +00:00
Colin Kuskie
2236460583
Forward port LDAP relabeling.
2009-08-08 02:30:19 +00:00
Colin Kuskie
0175abdfc5
Forward porting TinyMCE ask user fix for FF browsers on Windows.
2009-08-07 20:42:58 +00:00
Patrick Donelan
146373937d
Fixed two new Survey bugs
...
* Survey response startDate stored twice
startDate was being stored both in a column in Survey_response and also inside the
serialised responseJSON. Consolidated to column and moved startDate methods to
Survey.pm where they are actually used. Was not causing errors because both copies
were initialised to "now" at response creation time, and then never changed (this is also
why we don't need any repair code to fix existing survey repsonses in the wild).
* Survey ExpireIncompleteSurveyResponses Workflow Activity not enabled
The only time you'd actually want to modify startDate is when you're trying to simulate
response expiry in test code, which is why I found the above bug when I was writing the
missing test suite for ExpireIncompleteSurveyResponses. Along with test suite, added
upgrade code to enable workflow activity and add it to the Daily Maintenance Tasks
workflow. Also made minor fixes to the workflow activity, such as making sure it uses
the correct isComplete code.
2009-08-07 01:08:39 +00:00
Colin Kuskie
a4f8ea7065
Fix an i18n Survey typo in survey progress.
2009-07-31 16:14:41 +00:00
Colin Kuskie
2ad6f3c8ab
Fix i18n survey typo, questions displayed.
2009-07-31 16:12:10 +00:00
Colin Kuskie
b71bc8edd4
Update i18n timestamp.
2009-07-31 16:06:18 +00:00
Colin Kuskie
54c8de12e3
Fix recorded answer template variable help, which got stomped on somehow.
2009-07-31 16:01:46 +00:00
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