Commit graph

5864 commits

Author SHA1 Message Date
Kaleb Murphy
d8bc8f1520 preparing for merge 2008-11-06 20:18:23 +00:00
Kaleb Murphy
69475e53ba preparing for merge 2008-11-06 20:13:44 +00:00
Kaleb Murphy
76b1f55225 prepping for merge 2008-11-06 19:44:28 +00:00
Kaleb Murphy
4c82eb9b61 Add new report table (and sql file), and the survey now does reporting. 2008-10-24 21:38:03 +00:00
Patrick Donelan
265b464091 Made Survey2 asset-copy-aware too 2008-10-24 06:34:33 +00:00
Patrick Donelan
ca3a2d3421 Made surveyJSON package-aware 2008-10-24 06:10:48 +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
Patrick Donelan
efa370825c Minor bugfix 2008-10-23 23:50:53 +00:00
Patrick Donelan
4e5a3c9e4d Set application/json Content Type header on JSON responses 2008-10-23 23:30:25 +00:00
Kaleb Murphy
81b112569a i18nd 2008-10-23 02:49:34 +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
Kaleb Murphy
5b8a1df90e Fixed end of survey bug. Now previous answer fill in workds [[gotparam]], branching, and all question types but uploaded files all work. Need to finish reports, upgrade script from V1.0, copy and paste, add point values to answers and questions in the edit templates, and figure out what all methods a proper core wobject should allow. 2008-10-20 03:49:17 +00:00
Kaleb Murphy
ff2ecaa8fc Branching now works, but now it isn't recognizing the end of the survey properly. Will be easy fix tomorrow. 2008-10-20 03:35:40 +00:00
Patrick Donelan
afde10109f Minor fixes (typo and unnecessary hash dereference) 2008-10-15 01:03:13 +00:00
Kaleb Murphy
2a9bbc7490 Added sql for survey 2008-10-14 21:42:37 +00:00
Kaleb Murphy
8c5e74e856 added all the templates 2008-10-14 21:28:47 +00:00
Kaleb Murphy
ccd1deaef8 minor changes 2008-10-14 21:20:05 +00:00
Kaleb Murphy
32e4208a0c minor changes 2008-10-14 21:17:34 +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
9c5082f450 minor changes to drag and drop 2008-09-30 16:26:33 +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
ac14d55b18 minor changes 2008-09-26 14:18:36 +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
e81accaa15 Really dont use this copy 2008-09-24 15:29:51 +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
Kaleb Murphy
7864ec1b35 template vars altered 2008-05-08 20:06:57 +00:00
Kaleb Murphy
afd395ebb6 Added randomize answers functionality (how was this missing?) 2008-05-08 13:48:52 +00:00
Kaleb Murphy
ecf9101ac8 Major updates to spec 2008-05-06 14:56:44 +00:00
Kaleb Murphy
17ab81bc23 minor bug fixes 2008-04-25 19:50:58 +00:00
Kaleb Murphy
f565772e21 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:23 +00:00
Kaleb Murphy
18b00e0a2f 4 scales moved back to MC 2008-04-23 18:11:07 +00:00
Kaleb Murphy
29d4017b41 Adding multiple choice subclass of scale type questions, only difference is answer text location (above button). 2008-04-23 16:59:05 +00:00
Kaleb Murphy
5e1124d01d Next Question Bug fixed 2008-04-22 15:59:35 +00:00
Kaleb Murphy
121be1e46c Same features as last commit 2008-04-22 01:26:12 +00:00
Kaleb Murphy
bf4a25c206 Importing new Survey.pm 2008-04-19 18:51:28 +00:00
Kaleb Murphy
98523078f1 removing old Survey.pm 2008-04-19 18:50:45 +00:00
JT Smith
5436f492c8 merging more form fixes 2008-04-18 15:52:41 +00:00
JT Smith
709ed6971a merging form fixes 2008-04-18 14:51:16 +00:00
Doug Bell
d2faf8cd23 GalleryFile now sets Album thumbnail if Album doesnt have one 2008-04-18 00:28:26 +00:00
Doug Bell
4ebed16c69 added more vars to GalleryAlbum and GalleryFile. fixed some tests 2008-04-17 22:54:19 +00:00
Chris Nehren
02535bf196 fix a small scope bug 2008-04-17 21:09:49 +00:00
Chris Nehren
8fffa72836 Add a virtual method plugin point, exportAssetCollateral, for complex assets
(like the CS and the calendar) to override and specify how to export all of
their different data.
2008-04-17 20:25:26 +00:00
Chris Nehren
78667e80aa Rearrange a couple of lines in exportAsHtml to only get the exportPath if we
know it's valid.
2008-04-17 15:36:51 +00:00
Chris Nehren
304ec5d687 A few more fixes, mostly POD. Add an exportCheckPath call to
exportGetUrlAsPath.
2008-04-17 15:34:35 +00:00
Chris Nehren
e9d41d6264 Several fixes, namely compliance with WGBP / PBP. This file is now tab-free! 2008-04-17 03:49:19 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
Chris Nehren
684ce5a7ca The export system has been completely rewritten to be less monolithic and
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00