Commit Graph

  • 72a00c88d7 fix for current pyparsing dj111py38 eric 2022-05-10 15:43:38 -0400
  • 0cc9db8aa7 Update parsers.py master eric 2022-05-10 15:34:25 -0400
  • 3f38cabd20 remove language dependent migrations 6.0 eric 2020-09-17 16:46:11 -0400
  • 7ea4019f27 update to django 2.0 eric 2020-09-17 16:42:49 -0400
  • 6672fa575b
    Merge pull request #2 from EbookFoundation/dj111 Eric Hellman 2020-03-18 16:56:22 -0400
  • d4dbab81ba set description content type #2 dj111 eric 2020-03-18 16:54:32 -0400
  • c8b3587900 pipfiles! eric 2020-03-18 16:45:19 -0400
  • 961becb122 one more fix eric 2020-03-09 21:22:53 -0400
  • cb6de53bfc make questionset a py3 iterator eric 2020-03-05 23:40:22 -0500
  • c0a60a83df use django csv handling eric 2020-03-05 23:39:56 -0500
  • a75128f797 use python 3 cmp adapter eric 2020-03-05 22:32:31 -0500
  • 516adde842 bad fix eric 2020-03-05 21:13:08 -0500
  • c58e5bfece misc cleanup eric 2020-02-24 18:31:01 -0500
  • 6b4aafe2b2 Update .gitignore eric 2020-02-14 13:27:07 -0500
  • bd16725d34 change mysite to example eric 2020-02-14 13:26:39 -0500
  • f46937c1c7 fix import eric 2020-02-14 13:23:44 -0500
  • 751e822fcf add defaults to models eric 2020-02-14 13:23:32 -0500
  • 676b415dd3 nits eric 2020-02-13 22:39:51 -0500
  • 8978d43fd1 use py3 metaclass syntax eric 2020-02-12 22:39:27 -0500
  • 4d0e864ee6 fix unicode replacement eric 2020-02-12 22:38:45 -0500
  • a1fd8cd75d Exception syntax eric 2020-02-12 16:24:48 -0500
  • 112d35af71 py fixes eric 2020-02-12 15:31:14 -0500
  • 706a21abe6 change unicode for py3 eric 2020-02-12 14:12:14 -0500
  • 9e7c7fa4b7 remove py2 print eric 2020-02-12 13:51:41 -0500
  • bc3e5e4ef7 revert eric 2018-07-24 12:17:58 -0400
  • 8c3b630eb6 fix eric 2018-07-24 12:06:38 -0400
  • fed891f6a7 workaround for multiple template engines eric 2018-07-24 11:55:48 -0400
  • 425f427a85 deprecated from django.core.urlresolvers eric 2018-07-24 11:25:07 -0400
  • 6538c3ef8a more eric 2018-07-24 09:34:17 -0400
  • b8ac5a1a9f add on_delete eric 2018-07-24 09:13:10 -0400
  • cfab614426 add get_response param eric 2018-05-07 12:55:41 -0400
  • f8c377bc3b django 1.10 compatability eric 2018-05-07 12:42:15 -0400
  • 8f1163602b Merge branch 'release40' eric 2017-12-12 12:28:03 -0500
  • f3fb3b04fb fix unused urls file eric 2017-12-12 12:26:37 -0500
  • a3dfce7e90 Merge pull request #1 from EbookFoundation/release40 4.0.0 eshellman 2017-06-19 23:36:49 -0400
  • 76aa128813 added to pypi #1 release40 eric 2017-06-19 23:36:09 -0400
  • 350aebabce finishing touches eric 2017-06-19 23:07:41 -0400
  • 9454be4d91 add other item code to app eric 2017-06-19 22:20:46 -0400
  • 195dcda657 use patched transmeta eric 2017-06-16 18:39:43 -0400
  • fa1831037a cleanup files, initial data eric 2017-06-16 16:21:07 -0400
  • b9f99a0f14 fix translation, modernize example settings eric 2017-06-16 16:17:49 -0400
  • 48d0a4fbf1 updates from Gluejar/regluit eric 2017-06-08 17:28:18 -0400
  • 406aec970a normalize runid in db, fix bugs eric 2016-11-03 11:43:08 -0400
  • 72790b421d general renovations eric 2016-07-26 17:08:23 -0400
  • bad5c9d566 changed RunInfoHistory complete to use full datetime instead of just date Jamie Campbell 2016-02-15 23:08:46 -0600
  • e65edce4b8 added support for getting completed answers with question ids matching a provided list Jamie Campbell 2016-02-11 01:27:13 -0600
  • 5ae7ce8c13 added ability to lock out external survey answering people but still allow logged in users to use the same interface to transcribe paper surveys Jamie Campbell 2016-02-08 21:30:18 -0600
  • 669ee7501d added cookie information for questionset_id to facilitate load testing Jamie Campbell 2016-01-20 01:32:21 -0600
  • e325900aaa the legacy code was using a function lookup that doesn't exist, and wasn't checking for "not none but empty" Jamie Campbell 2016-01-19 16:14:05 -0600
  • 6698319b2c Merge branch 'master' of github.com:draconicfae/ed-questionnaire Jamie Campbell 2016-01-19 13:29:28 -0600
  • fb6e2a3e16 added a function to deliberately generate an error Jamie Campbell 2016-01-19 13:28:54 -0600
  • 2615e4e1dd added indexes to support objects.filter and .order searches Mark Jenkins 2016-01-19 07:06:42 -0600
  • c7add25900 add an index for value field in choice table Mark Jenkins 2016-01-19 06:28:15 -0600
  • 841a3b08e0 disable and no longer require globalstyles functionality Mark Jenkins 2016-01-18 00:18:19 -0600
  • 81595b2e04 Merge branch 'master' of file:///home/jamiework/work/GAWork/ed-questionnaire Jamie Campbell 2016-01-13 03:50:32 -0600
  • 15dda1e5cc typo correction -- why did it autogenerate incorrectly in the first place? Jamie Campbell 2016-01-13 03:44:30 -0600
  • 5b048b2303 added support for a maximum number of selections for multiple choice type. don't need to add support for min because "required" already does that. Jamie Campbell 2016-01-13 03:33:24 -0600
  • fadcec2fd2 completed work for granular style control Jamie Campbell 2016-01-13 03:32:55 -0600
  • 2b43514b95 Merge commit 'e5ba454' Jamie Campbell 2015-12-21 12:22:42 -0600
  • ca5a4c0bb6 temporary workaround enabling global style specifications Jamie Campbell 2015-12-21 12:14:18 -0600
  • 5ea374d060 work towards more granular style control Jamie Campbell 2015-12-21 11:43:02 -0600
  • e5ba4547c7 choice-multiple-values: Checkboxes align with text Sara Arenson 2015-12-17 10:23:53 -0600
  • c618a30b44 db model for dynamic stylesheet support Jamie Campbell 2015-12-14 01:46:32 -0600
  • 63ecc60740 added inclusion tag for dynamic stylesheet support Jamie Campbell 2015-12-14 01:45:59 -0600
  • eac8ab5bd5 work towards database drive stylesheet configurability Jamie Campbell 2015-12-14 01:26:02 -0600
  • 259e3850c4 added question id to the list of information displayed Jamie Campbell 2015-12-13 23:29:44 -0600
  • d8baee9921 Merge branch 'master' of git@github.com:draconicfae/ed-questionnaire.git Sara Arenson 2015-12-09 15:28:29 -0600
  • 08d2251f7d Multiple value boxes are now aligned in questionset.js Sara Arenson 2015-12-09 12:16:07 -0600
  • ad9b327558 choice-multiple-values questions now align after longest string Sara Arenson 2015-12-09 12:03:22 -0600
  • 49aa449a83 changed question sorting from strictly alphabetic from tuple-based sort on sort_id then number Jamie Campbell 2015-12-08 00:45:24 -0600
  • 37429dcf32 hoverable now changes font color instead of doing underline Jamie Campbell 2015-12-07 19:01:22 -0600
  • 7721d782d9 changed so that clicking anywhere on the line no longer changes the checkbox, you have to click the checkbox itself Jamie Campbell 2015-12-07 19:00:58 -0600
  • cfb2209b5b added support for questionnaire name to render as html via html field Jamie Campbell 2015-12-07 19:00:30 -0600
  • 67577b8082 oops, was parsing question numbers as integer Mark Jenkins 2015-12-03 07:27:56 -0600
  • 2f117f79ce oops, broke the build with the last one Mark Jenkins 2015-12-03 06:45:21 -0600
  • fe8f5766fc ooops, left debug crud behind on an otherwise brilliant commit Mark Jenkins 2015-12-03 06:41:32 -0600
  • b0f0ea1753 shownif made smarter, results from other pages pre-computed for JS Recursive descent baby! Mark Jenkins 2015-12-03 06:12:02 -0600
  • d1a0a1d7dd Incidental fix & comment related to cross-page dependency check problem Sara Arenson 2015-12-03 01:08:35 -0600
  • d4c20f4437 Merge branch 'master' of git@github.com:draconicfae/ed-questionnaire.git Sara Arenson 2015-12-02 18:00:15 -0600
  • f09213ba36 Added URL to get previous page, skipping over all hidden questionsets Sara Arenson 2015-12-02 17:41:59 -0600
  • d8ab35feb6 Merging Jamie and Sara December 2 work Mark Jenkins 2015-12-02 16:22:05 -0600
  • 6e7a314dd3 Fixed bug where choice-multiple-values raises error if nothing selected Sara Arenson 2015-12-02 12:25:50 -0600
  • ded42e8fb3 Yes/No questions now restore hidden questions after going back Sara Arenson 2015-12-02 12:15:28 -0600
  • 5025e26b12 choice-multiple-values now aligns value boxes (shortens choice text) Sara Arenson 2015-12-02 11:48:18 -0600
  • 661772bbf9 changed session id logic from rand(255) to uuid4 to allow more than 255 answer sets Jamie Campbell 2015-12-02 01:31:34 -0600
  • 3d06cd5570 Merge Sara and Jamie's work from November 30 and December 1 together Mark Jenkins 2015-12-01 23:59:17 -0600
  • 3d6ec88268 choice-multiple-values: Validates data and value boxes repopulated on POST Sara Arenson 2015-12-01 23:37:33 -0600
  • b134e26b3a added support to question and questionset for rendering content as html instead of the default which just shows html tags as part of the content Jamie Campbell 2015-12-01 20:46:28 -0600
  • 98abcf2196 added support for conditional display of footers, initially used to show the user the answer after they make a guess Jamie Campbell 2015-12-01 20:06:54 -0600
  • 8dcf49276f added support for maxwords and dropped a commented out print section Jamie Campbell 2015-12-01 19:04:09 -0600
  • 4cc490adba extended the framework to actually sort questions the way it claims to sort questions Jamie Campbell 2015-12-01 15:51:35 -0600
  • 878d453190 Added % sign to choice-multiple-values control - JS also show/hide SPAN Sara Arenson 2015-12-01 14:50:30 -0600
  • 36d1f2ba9a choice-multiple-values now disappears disabled input boxes Sara Arenson 2015-12-01 14:16:38 -0600
  • a7cce23609 added sorting on questions by sort_id then number. This is the behaviour that the framework claimed to already be doing but wasn't, unless I'm missing something. Jamie Campbell 2015-12-01 00:31:54 -0600
  • d6a51aa916 choice-multiple-values: checkboxes now enable and disable input fields Sara Arenson 2015-11-30 23:17:34 -0600
  • 8a63e8e89c choice-multiple-values template restores saved box values upon reload. Sara Arenson 2015-11-30 19:24:10 -0600
  • a96c7c142a Merge file:///home/jamiework/work/GAWork/ed-questionnaire-latestmark Jamie Campbell 2015-11-30 03:37:01 -0600
  • ac17da206d changed the back button to use fully qualified url instead of simply history.back() Jamie Campbell 2015-11-30 03:36:00 -0600
  • 2a022d1a34 Merge from Sara changes Mark Jenkins 2015-11-30 01:52:49 -0600
  • 2cc58cb8dd question_multiple type now can also pair input boxes with checkboxes Sara Arenson 2015-11-30 00:45:47 -0600