Commit Graph

63 Commits (51df6020cb835549c6c35470d7de0d300eebfe34)

Author SHA1 Message Date
Robert M. Thomson 0687d39a1b Add README, including documenting package requirements 2009-12-23 10:00:43 +01:00
Robert M. Thomson da00f1b082 New permissions + small bugfix
* stricter permission check on export_csv (questionnaire.export)
* stricter permission check on send_email (questionnaire.management)
* small bugfix for case when runcode is empty
2009-12-23 09:42:53 +01:00
Ian Ward 723bd0bd01 fix for csv url 2009-12-23 16:34:34 +08: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 4659c8d471 bugfix - emailsent column should be nullable & blankable 2009-07-02 11:45:55 +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 M. Thomson ce2b700363 Fix tests. French language should not be in test fixture, and update the test since we now redirect after the language has been set. 2009-06-18 14:06:24 +02:00
Robert M. Thomson 82ce6571f0 add LICENSE 2009-06-15 19:23:53 +02:00
Robert M. Thomson 88359ad585 language & translation updates 2009-06-15 19:05:59 +02:00
Robert M. Thomson 14fd06b8f4 merge in some changes 2009-06-15 18:07:14 +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