Commit graph

238 commits

Author SHA1 Message Date
Kaleb Murphy
a907495f0b administersurvey.js small updates merged 2008-10-27 13:50:52 +00:00
Patrick Donelan
c049c91976 Hack to allow 20 questions per page until we support an arbitrary limit 2008-10-24 03:49:08 +00:00
Kaleb Murphy
5afae6de85 You can now copy sections and questions. And if I correctly understand how to bundle asset packages, all the new template changes are included. 2008-10-20 16:17:25 +00:00
Yung Han Khoe
9e2ec505c0 added rfe #740: Thingy Pre-Text 2008-10-20 16:08:09 +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
2de1d83d65 Editor is done except for prettifying it, but you can now build a survey with the new data layer 2008-09-30 19:25:38 +00:00
Kaleb Murphy
c812705537 Editor is 98% finished. (still wrapping up final bits on drag and drop) 2008-09-29 17:55:21 +00:00
Kaleb Murphy
92c87ca9b8 added object.js 2008-09-26 02:06:41 +00:00
Kaleb Murphy
5174824b5f Finishing up editor 2008-09-26 02:06:21 +00:00
Kaleb Murphy
38c7ee33c4 Moving edit screens to be template based for i18n (almost done with editor. 2008-09-25 02:09:22 +00:00
Kaleb Murphy
c4f939f306 Hah, it ah, doesnt throw errors upon modperl start and ah, the editor, ah, kind of works, and err. ah, the JSON is 99% working, with objects instantiating themselves correctly then serializing themselves as appropriate. Definitely not a working version though. 2008-09-24 01:30:57 +00:00
Graham Knop
9079254520 fixed: Project Manager sometimes causes errors when adding users to a task 2008-08-27 19:30:58 +00:00
Yung Han Khoe
2fe2eaf9e2 fixed: Thingy: edit operation sql error and default thing property hidden 2008-08-19 23:52:00 +00:00
Yung Han Khoe
a266358d2e fixed: Thingy fields list on view screen tab 2008-08-05 14:59:02 +00:00
Frank Dillon
165251ce08 Fixed an issue which would sometimes cause pop ups to fail on the project display page. 2008-07-07 20:33:02 +00:00
Frank Dillon
51271ca8d6 Dashboard no longer uses AjaxRequest methods 2008-06-13 20:34:28 +00:00
Frank Dillon
0f74429d81 Fixes to project management system introduced by removing legacy Ajax module 2008-06-13 16:53:28 +00:00
Frank Dillon
7076eba4ed Removed old ajax handers. Added new ajax handlers 2008-06-12 23:07:15 +00:00
Frank Dillon
83a097224a removed this directory as it is legacy code for the old commerce system. 2008-06-12 16:32:05 +00:00
Colin Kuskie
9cc3e84ed9 Prune old EventManagementSystem stuff in www/extras 2008-06-10 16:45:21 +00:00
JT Smith
7bdf22e412 removed SQL Form from the distro 2008-05-28 21:43:22 +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
355decc7c3 Added warning message on required slider allocates for how much left is required. Also removed slider animation as there appears to be a motion bug where the bug can slide further than asked for. 2008-05-16 21:42:52 +00:00
Kaleb Murphy
ec8d1de4f8 Slider write ins now more accurate 2008-05-14 19:16:14 +00:00
Kaleb Murphy
9bad426c49 Added 500ms delay during 1 button page clicks. 2008-05-12 13:58:52 +00:00
Kaleb Murphy
e3bef2b5d7 IE problems apparently resolved, and slider and multi-slider allocate accuracy made bullet-proof. 2008-05-08 20:06:13 +00:00
Kaleb Murphy
d6cfcd4381 Added IE7 compat in administersurvey.js for class changes. 2008-05-08 14:21:03 +00:00
Kaleb Murphy
77fc16d97f Major updates to spec 2008-05-06 14:56:29 +00:00
Kaleb Murphy
bb891242a4 Last checkin before major changes to buttons 2008-04-30 14:13:49 +00:00
Kaleb Murphy
93bbf128ca minor bug fixes 2008-04-25 19:52:11 +00:00
Kaleb Murphy
1f8d1b3899 Allowed text box sizes to be set, fixed hidden sliders breaking, random text in question text bug fixed, single question button continue working, randomized weirdness on section random question resolved, answer text on multi-slider questions resolved, can have generic scale questions now, removed useless 'previous Text Answer Fill' dialog 2008-04-24 21:01:08 +00:00
Kaleb Murphy
d5416689e9 4 scales moved back to MC 2008-04-23 18:10:51 +00:00
Kaleb Murphy
ffc316e2a0 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:23 +00:00
Kaleb Murphy
9ce9618bf9 added many new features 2008-04-22 01:25:56 +00:00
Kaleb Murphy
94b73f3c73 Deleting old junk files 2008-04-19 19:04:30 +00:00
Kaleb Murphy
4e05a51f15 Importing JS 2008-04-19 18:55:56 +00:00
Kaleb Murphy
9ce0bd80fd Survey JS original import 2008-04-19 18:48:01 +00:00
Yung Han Khoe
af7fe6be40 Thingy: edit/add field popup doesn't fit all options 2008-04-06 18:42:15 +00:00
Yung Han Khoe
f72cf18011 fixed: Thingy: "cancel" -- cannot cancel when adding a thing 2008-04-02 13:20:55 +00:00
Yung Han Khoe
f584a12273 fixed: Thingy: field type includes things without fields 2008-03-27 13:47:08 +00:00
Yung Han Khoe
ae6c1ac6df Thingy now shows all field types when editing a field. 2008-03-26 19:03:46 +00:00
Yung Han Khoe
8880678209 Added hover help in Thingy's yui popups. 2008-03-22 01:13:22 +00:00
Yung Han Khoe
9de7e34112 add: Thingy asset 2008-03-13 19:06:18 +00:00
Frank Dillon
85074049a9 New weather icons added 2007-08-14 19:47:41 +00:00
Frank Dillon
e06a6c29a3 old weather icons removed 2007-08-14 19:47:17 +00:00
Frank Dillon
4cea1f1394 Old weather icons removed 2007-08-14 19:46:47 +00:00
Martin Kamerbeek
32662367ec A bunch of sqlform fixes 2006-12-19 18:10:12 +00:00
Doug Bell
5b29b0dfcb Calendar rewrite progress. Please see dev forum. Don't hurt me. 2006-12-02 10:26:53 +00:00