Patrick Donelan
ef7c0cfaa1
More SurveJSON refactoring (mostly documentation and simple code
...
changes)
2009-01-21 05:34:23 +00:00
Patrick Donelan
fe32551bca
Added totalSections/Questions/Answers helper subs, refactored
...
getDragDropList to use helper subs, and added extra $address param
documentation.
2009-01-21 03:34:22 +00:00
Patrick Donelan
6d10570fdb
Refactored SurveyJSON's new, freeze and addObject for readability
2009-01-20 07:34:55 +00:00
Yung Han Khoe
3a4f90aef6
rfe 9197: Survey timeout handling
2009-01-19 12:51:02 +00:00
Yung Han Khoe
6598ca8854
rfe 9197: Survey timeout handling
2009-01-19 12:49:20 +00:00
Patrick Donelan
c4540a96ee
Replaces to_json and from_json with encode_json/decode_json to properly
...
handle non-ascii user input (e.g. MS Word apostrophe)
2009-01-19 03:33:07 +00:00
Yung Han Khoe
2584482fcf
applied changes for rfe 9200 to later version of object.js
2009-01-16 14:23:30 +00:00
Yung Han Khoe
f4dab79093
Rfe 9201: Make Survey textAreas yui resizable
2009-01-15 15:51:39 +00:00
Yung Han Khoe
46cca4fae1
rfe 9200: Survey Text/TextArea handling
2009-01-15 14:17:40 +00:00
Patrick Donelan
723d39df79
Removed unused function from editsurvey.js
2009-01-15 09:18:01 +00:00
Patrick Donelan
d5f6d8603e
Fixed a few js memory leaks in EditSurvey page (SimpleEditor appears to
...
have a memory leak of its own which we either need to get fixed or
work-around).
2009-01-15 09:12:06 +00:00
Patrick Donelan
a02cbf95a7
More minor edits from flux branch
2009-01-14 06:15:10 +00:00
Patrick Donelan
42ce45f825
More code from flux branch
2009-01-14 06:14:52 +00:00
Patrick Donelan
34b44def2f
Added gotoExpression tests (from flux branch)
2009-01-14 06:14:37 +00:00
Patrick Donelan
b7520da07d
Merge commit 'tags/WebGUI_7.6.8-beta' into survey-rfe
...
* commit 'tags/WebGUI_7.6.8-beta': (96 commits)
Release 7.6.8-beta
preparing for 7.6.8 release
convert to new storage format
fixing photo comment test
fixed: Syndicated Content corrupts wide characters
Add the WikiPage to the list of contributions shown in the Account Contributions tab.
added #!/usr/bin/env perl to all utility scripts
Forward port i18n fix for Gallery Album RSS list.
Fix some Survey i18n typos in the time limit hoverhelp.
Large batch of Help and i18n. Also, make sure that the
Fix a typo in the i18n help for the ITransact Pay Driver.
Correct dataform captcha variable name in the help.
Forward porting expanded patch for handling deleted things.
Have Thingy check for existance of table and column to prevent
Fix linking to other things and autocreating the form field for it.
Update test to match fixed code.
Remove the warnings pragma
Only resize photos if they are larger than the Gallery resolutions.
Fix a syntax error made in the i18n of the search button.
I18n'ed a submit button in the manage transactions screen.
...
Conflicts:
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
www/extras/wobject/Survey/editsurvey.js
www/extras/wobject/Survey/editsurvey/object.js
2009-01-14 06:00:06 +00:00
Graham Knop
cfc00207b5
preparing for 7.6.8 release
2009-01-09 10:43:01 +00:00
Graham Knop
ab403b32cf
convert to new storage format
2009-01-09 10:37:55 +00:00
Graham Knop
b5104d9581
fixing photo comment test
2009-01-09 10:33:20 +00:00
Graham Knop
33a3f2b439
fixed: Syndicated Content corrupts wide characters
2009-01-09 10:33:12 +00:00
Patrick Donelan
021bac39ec
Refactored editsurvey js
2009-01-09 07:13:35 +00:00
Patrick Donelan
63e74f14f4
Added "Preview" button for survey builders
2009-01-09 07:13:15 +00:00
Patrick Donelan
8a4f26215a
Handle Survey qs without answers even more gracefully (e.g. by not
...
breaking)
2009-01-09 03:37:32 +00:00
Patrick Donelan
11ff75f778
Gracefully handle Survey question with no answers
2009-01-09 03:27:17 +00:00
Patrick Donelan
47d16d3baa
Combined the folllowing RFE packages into a single Survey folder
...
package:
rfe-9202
* Default Answer Edit
* Default Survey Edit
* Default Answer Edit
rfe-9199
* Default Questions
rfe-9198
* Default Answer Edit
* Default Question Edit
* Default Section Edit
Also cleaned up invalid html mark-up in Section/Question/Answer edit
templates
2009-01-08 06:22:37 +00:00
Patrick Donelan
c402227d16
Removed SimpleEditor title, improved handling of editor window when it
...
is bigger than viewable screen
2009-01-08 03:15:05 +00:00
Patrick Donelan
1823bdefe3
Deleted unused js files
2009-01-08 03:14:47 +00:00
Colin Kuskie
08d961fee2
Add the WikiPage to the list of contributions shown in the Account Contributions tab.
2009-01-08 00:08:20 +00:00
JT Smith
75faea98af
added #!/usr/bin/env perl to all utility scripts
2009-01-07 23:40:15 +00:00
Colin Kuskie
6c367d66f2
Forward port i18n fix for Gallery Album RSS list.
2009-01-07 02:33:44 +00:00
Yung Han Khoe
c47a6fb466
rfe 9198: Turn Survey Edit Section/Question/Answer fields into RTEs
2009-01-06 13:23:52 +00:00
Colin Kuskie
2765e61457
Fix some Survey i18n typos in the time limit hoverhelp.
2009-01-05 22:05:46 +00:00
Colin Kuskie
5d490fbeb6
Large batch of Help and i18n. Also, make sure that the
...
Shop plugin for the Account always has an array ref in it.
2009-01-05 21:52:38 +00:00
Colin Kuskie
fd39a8dcc2
Fix a typo in the i18n help for the ITransact Pay Driver.
2009-01-05 21:49:42 +00:00
Colin Kuskie
9cbe4c7c04
Correct dataform captcha variable name in the help.
2009-01-05 18:53:25 +00:00
Colin Kuskie
9c87479f20
Forward porting expanded patch for handling deleted things.
2009-01-05 18:47:35 +00:00
Colin Kuskie
ee66303d56
Have Thingy check for existance of table and column to prevent
...
SQL from dying.
2009-01-05 18:09:52 +00:00
Colin Kuskie
6964c2f1d2
Fix linking to other things and autocreating the form field for it.
2009-01-05 16:49:23 +00:00
Colin Kuskie
312d1f2f8b
Update test to match fixed code.
2009-01-04 03:49:42 +00:00
Colin Kuskie
da39f70f49
Remove the warnings pragma
2009-01-02 22:32:54 +00:00
Colin Kuskie
a894bf906a
Only resize photos if they are larger than the Gallery resolutions.
2009-01-02 22:16:44 +00:00
Colin Kuskie
b54308626b
Fix a syntax error made in the i18n of the search button.
2009-01-02 21:59:53 +00:00
Colin Kuskie
52fdc11588
I18n'ed a submit button in the manage transactions screen.
2009-01-02 21:36:52 +00:00
Colin Kuskie
f833ad1ea5
Calendar i18n
2009-01-02 21:36:25 +00:00
Colin Kuskie
40b86e3dfd
i18n the Attachments Form control
2009-01-02 21:08:43 +00:00
Colin Kuskie
cf07abd052
i18n Edit and Delete buttons created in code.
2009-01-02 19:55:00 +00:00
Colin Kuskie
5574c9cc34
Fix preview of Image fields in the editThing screen.
2009-01-02 19:51:04 +00:00
Colin Kuskie
23785a7707
Fix missing Help docs in the Matrix.
2009-01-02 06:47:14 +00:00
Colin Kuskie
132a48312a
Add more characters that are legal in i18n keys.
2009-01-02 06:46:17 +00:00
Colin Kuskie
25c0513783
Fix a typo in the POD for Operation/Help.
2009-01-02 06:45:57 +00:00
Colin Kuskie
7d5e5eb581
Forward port Album cache delete/DESTROY issue with non-existant
...
keys in the cache.
2009-01-01 16:14:36 +00:00