Commit graph

16 commits

Author SHA1 Message Date
Colin Kuskie
a7b1c5778d Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065"
This reverts commit 25fe87db19.
2011-03-30 11:28:45 -07:00
Colin Kuskie
25fe87db19 Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065 2011-03-28 12:39:31 -07:00
Patrick Donelan
d820d43760 Fixed #10520 - Survey responses get confused if survey structure modified
Survey responses are now revision-aware.
The survey structure gets revisioned automatically as necessary when changes
are made on the Edit Survey screen (as necessary ~~ a response exists
for the current revision)
2009-06-16 06:25:38 +00:00
Patrick Donelan
3a25e806c6 Survey bug fixes
Fixed bugs in the handling of logical sections,
creating of responses and counting of responses.
Added in a bunch of new tests.
Jslinting of all survye js files
2009-05-23 09:54:03 +00:00
Kaleb Murphy
c6860a5d30 cleaned up the code 2009-04-09 02:32:50 +00:00
Kaleb Murphy
af00b7a881 Survey summaries now use YUI datatables and charts for extra bling. 2009-04-08 20:03:41 +00:00
Kaleb Murphy
a6a70a46e0 Summaries added to the survey 2009-04-05 19:33:46 +00:00
Patrick Donelan
31dec565b7 Refactored JS to use module pattern for proper encapsulation
Extensive jslinting to improve cross-browser support
Added some debugging statements
Fixed redirection to exitUrl when survey complete
Added www_deleteResponses
Added security restrictions on www_ methods
2008-11-25 06:33:55 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +00:00
Graham Knop
151e705286 Backing out Survey for now 2008-11-12 02:40:27 +00:00
Patrick Donelan
a4afde5786 Changed console.log() calls to YAHOO.log() 2008-10-16 02:52:22 +00:00
Kaleb Murphy
c2fc74ae85 Need to finish the template packages, reports, fix up a small branching issue, copying, and an upgrade path. 2008-10-14 03:07:53 +00:00
Kaleb Murphy
6832eacc7c Whups, windows.scrollTo on wrong line. 2008-05-21 16:34:56 +00:00
Kaleb Murphy
d7f38c4e37 Removed auto-submit on 1 MC question per page. Added scroll to top of page on submit. 2008-05-21 15:58:25 +00:00
Kaleb Murphy
bb891242a4 Last checkin before major changes to buttons 2008-04-30 14:13:49 +00:00
Kaleb Murphy
4e05a51f15 Importing JS 2008-04-19 18:55:56 +00:00