Age | Commit message (Expand) | Author |
2016-07-15 | mentioned read the docs and added readthedocs badge in readme | maheshgudi |
2016-07-15 | made minor changes in docs | maheshgudi |
2016-07-15 | made changes in conf.py | maheshgudi |
2016-07-14 | added more documentation. | maheshgudi |
2016-07-13 | first draft of the Yaksh read the docs documentation. | maheshgudi |
2016-07-12 | Merge pull request #115 from maheshgudi/master | Prabhu Ramachandran |
2016-07-11 | changed templates for forgot password and change password | maheshgudi |
2016-07-11 | made minor changes in creating test quiz | maheshgudi |
2016-07-11 | corrected minor change | maheshgudi |
2016-07-11 | minor timezone related changes in models and test cases | maheshgudi |
2016-07-09 | Merge pull request #112 from prathamesh920/oauth-implementation | Prabhu Ramachandran |
2016-07-09 | Changed url pattern in views test to pass the test | prathamesh |
2016-07-09 | conflict resolved | prathamesh |
2016-07-09 | next query string not required | prathamesh |
2016-07-09 | updated travis settings | prathamesh |
2016-07-09 | oauth implemented | prathamesh |
2016-07-08 | Merge pull request #114 from ankitjavalkar/login-redirect-url-fix | Prabhu Ramachandran |
2016-07-08 | Merge pull request #104 from ankitjavalkar/view-tests | Prabhu Ramachandran |
2016-07-08 | Add timezones while creating quizzes in view tests | ankitjavalkar |
2016-07-08 | Fix Django versions in travis.yml and minor test errors | ankitjavalkar |
2016-07-08 | Add further tests for views | ankitjavalkar |
2016-07-08 | Add tests for views | ankitjavalkar |
2016-07-08 | Minor change: Display reset button only if it is code question | ankitjavalkar |
2016-07-08 | Minor change in requirements.txt | manish-kr |
2016-07-08 | Fix login redirect urls in settings.py | ankitjavalkar |
2016-07-07 | Merge pull request #111 from ankitjavalkar/reset-button-fix | Prabhu Ramachandran |
2016-07-07 | Merge pull request #110 from manish-kr/patch-1 | Prabhu Ramachandran |
2016-07-07 | Minor change: Display reset button only if it is code question | ankitjavalkar |
2016-07-06 | Minor change in requirements.txt | manish-kr |
2016-07-05 | Merge pull request #108 from adityacp/fix_questions_upload | Prabhu Ramachandran |
2016-07-05 | Merge pull request #107 from ankitjavalkar/codemirror | Prabhu Ramachandran |
2016-07-05 | Merge pull request #101 from maheshgudi/test_modes | Prabhu Ramachandran |
2016-07-05 | Merge pull request #106 from adityacp/fix_timezone | Prabhu Ramachandran |
2016-07-05 | will not create trial paper object if the quiz has expired or is inactive | maheshgudi |
2016-07-05 | changed tests for questions upload | adityacp |
2016-07-05 | changed questions upload, testcases can also be uploaded | adityacp |
2016-07-05 | moderator can now select and delete trial papers | maheshgudi |
2016-06-07 | Escape quotes in codemirror | ankitjavalkar |
2016-06-06 | changes as per pep8 in models | adityacp |
2016-06-06 | changed naive datetime to aware datetime in models.py, views.py, tests.py | adityacp |
2016-06-03 | Add codemirror | ankitjavalkar |
2016-06-01 | changed mode argument to bool type | maheshgudi |
2016-06-01 | changed mode argument to bool type | maheshgudi |
2016-06-01 | removed some is_trial parameter | maheshgudi |
2016-05-27 | modified to make code pep8 compliant | maheshgudi |
2016-05-27 | removed HttpRequest from imports in views | maheshgudi |
2016-05-27 | removed exclude from course form | maheshgudi |
2016-05-27 | home button will redirect moderators to exam/manage instead of exam/quizzes | maheshgudi |
2016-05-27 | added no prerequisite required condition | maheshgudi |
2016-05-27 | fixed model manager method name changes in testcases | maheshgudi |