Denis Krienbühl
ecdb8b2e06
Moves page module from example to questionnaire and adds csrf protection
2011-12-17 11:21:42 +01:00
Denis Krienbühl
dd5f94f6bf
Merges the css from base and questionset
2011-12-16 10:28:23 +01:00
Denis Krienbühl
e60b9c2814
Moves styles to a separate file
2011-12-16 10:23:50 +01:00
Denis Krienbühl
e523b67136
Adds css only progressbar
2011-12-15 17:31:50 +01:00
Denis Krienbühl
2eed37c0d6
Changes style to better fit in with bootstrap
2011-12-15 16:21:45 +01:00
Denis Krienbühl
b7f997dc10
Gets rid of the newline / nobreak feature.
...
With the newline / nobreak feature a user could align multiple questions horizontally.
Apart from the fact that I'm not sure if it is even used I would rather implement it by using css instead of <br/> calls in different widgets. As it was it didn't really work well with twitter bootstrap, so I'd rather take it out of the equation for now and concentrate on good default rendering.
2011-12-15 14:13:17 +01:00
Denis Krienbühl
23b943d8bc
Adds default comment template to avoid errors if it is not defined by the site
2011-12-15 14:07:51 +01:00
Denis Krienbühl
493385a0a0
Updates questionset template for bootstrap
2011-12-15 14:06:38 +01:00
Denis Krienbühl
33d373fa60
Updates multi freeform choice widget for bootstrap
2011-12-15 11:29:00 +01:00
Denis Krienbühl
e8d1dbe9f8
Updates the timeperiod widget for bootstrap and increases the open answers widget's width
2011-12-15 11:01:22 +01:00
Denis Krienbühl
b0710ae2e4
Updates the number range widget for bootstrap
2011-12-15 10:45:58 +01:00
Denis Krienbühl
6057f1f32d
Updates the open answers widgets for bootstrap
2011-12-15 10:39:17 +01:00
Denis Krienbühl
8ab6cf5edc
Updates choice freeform widget for bootstrap
2011-12-15 10:31:18 +01:00
Denis Krienbühl
43eaae333c
Updates choice widget for bootstrap
2011-12-15 10:16:18 +01:00
Denis Krienbühl
128faa91a5
Changes some widgets to work with twitter bootstrap
2011-12-15 09:51:12 +01:00
Denis Krienbühl
cff4af2521
Switch from blueprint to twitter bootstrap
2011-12-14 16:46:28 +01:00
Denis Krienbühl
400257058a
Switched from /media/ to /static/ as Django seems to be in favor of the latter
2011-12-14 15:34:24 +01:00
Ian Ward
942e4c4c0a
hide choice-multiple-freeform extra text field numbering w/ only one extra
2010-12-01 10:35:48 -05:00
Ian Ward
c3e14048d2
more help text for question number, choices; Less help for question additional checks
2010-04-19 17:06:28 -04:00
Ian Ward
95f6b180a1
allow requirements on multiple choice questions
2010-03-01 13:02:59 -05:00
Robert M. Thomson
ace257c299
Bugfix for Django 1.1/dev, whose release broke an ugly hack I used
2009-09-11 15:16:50 +02:00
Robert M. Thomson
cf59e49b39
Usability fix: there is now no space between a widget and its label, so there is no longer a dead spot which will not select the widget
2009-07-02 11:47:17 +02:00
Robert M. Thomson
c0ffea83a7
When setting the language during a questionnaire, use the questionnaire url/view so the change will be saved to the subject.
2009-06-18 14:23:40 +02:00
Robert Thomson
117527f004
Bugfix in choice. all fields should be enabled by default - javascript disable if necessary. Otherwise non javascript browsers will have an issue
2009-05-17 16:08:17 +02:00
Robert Thomson
5c3d9ca1a0
Initial Checkin of Seantis Questionnaire
2009-05-17 13:34:55 +02:00