fef-questionnaire/questionnaire
matteo.cafarotti ac6768017a fixes search for Answer into admin section 2014-10-10 12:50:58 +02:00
..
fixtures Adds questionnaire to RunInfoHistory (with foreign key) 2012-01-04 16:22:18 +01:00
locale added russian translation 2012-08-24 09:26:37 +06:00
management Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
page fixes for Page model translation into admin, fix for Dj1.6 compatibility 2014-10-04 11:22:47 +02:00
qprocessors Added custom field to the question type dropdown list in Django Admin. 2014-07-13 15:52:07 +02:00
static Fixed jquery import in questionset.html (the path did not match the actual file). 2014-07-13 15:51:48 +02:00
templates Fixes returning to previous page when using sessions. 2014-09-14 09:36:08 -06:00
templatetags Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
__init__.py Same as Another Question can be selected using question number of question id. 2014-07-13 16:12:03 +02:00
admin.py fixes search for Answer into admin section 2014-10-10 12:50:58 +02:00
emails.py support django 1.4 2012-08-23 14:20:46 +06:00
langtemplateloader.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
models.py fixes bug in questions ordering 2014-10-08 12:28:08 +02:00
parsers.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
profiler.py fix import settings 2012-08-23 13:15:29 +06:00
request_cache.py Adds method to easily clear the request cache (for testing) 2012-01-26 15:57:55 +01:00
test_urls.py Initial Checkin of Seantis Questionnaire 2009-05-17 13:34:55 +02:00
tests.py Adds tests for the tags and simplifies progress code 2011-12-22 10:22:33 +01:00
urls.py Fixes returning to previous page when using sessions. 2014-09-14 09:36:08 -06:00
utils.py Gets rid of the newline / nobreak feature. 2011-12-15 14:13:17 +01:00
views.py fixes inconsistency in finish_questionnaire method 2014-10-04 12:42:21 +02:00