Age | Commit message (Expand) | Author |
2017-10-05 | Fix breaking tests | ankitjavalkar |
2017-10-05 | Changed snippet to textfield. | prathamesh |
2017-10-05 | Allow user to quit the paper manually and revisit the paper if necessary | ankitjavalkar |
2017-10-05 | Merge pull request #342 from adityacp/show_user_info | Prabhu Ramachandran |
2017-10-05 | Show logged in user info in all templates | adityacp |
2017-10-05 | Merge pull request #341 from FOSSEE/hotfix7 | Prabhu Ramachandran |
2017-10-05 | Add test to fetch latest answer from answerpaper | adityacp |
2017-10-05 | Update grade user UI | mahesh |
2017-10-05 | Will return the last answer submitted | King |
2017-10-04 | Rename class TestCheck to TestQuestionPaper in test_views.py | adityacp |
2017-10-04 | Change get_latest_answer in Answerpaper model to order by id | adityacp |
2017-10-04 | Add tests to check updated Answerpaper marks | adityacp |
2017-10-04 | User can see previously submitted answers for non code questions | maheshgudi |
2017-10-04 | Update non-code and non-upload answers instead of creating a new one | maheshgudi |
2017-10-04 | Fix bug to prevent saving a code question answer on skip | ankitjavalkar |
2017-09-28 | Add js libraries for tinymce text editor | adityacp |
2017-09-28 | Add new js text editor for sending emails | adityacp |
2017-09-22 | Merge pull request #331 from maheshgudi/fix_change_password | Prabhu Ramachandran |
2017-09-19 | Fixes Nonetype object has attribute 'encode' error | maheshgudi |
2017-09-19 | Fixes change password feature for moderators. | maheshgudi |
2017-09-15 | Merge pull request #326 from FOSSEE/improve-code-server | Prabhu Ramachandran |
2017-09-12 | Change in variable name | prathamesh |
2017-09-08 | Modifications as per comments on PR - II | prathamesh |
2017-09-08 | Modification as per comments on the PR | prathamesh |
2017-09-05 | Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c... | prathamesh |
2017-09-05 | Removed redundancy from request handler JS | prathamesh |
2017-09-05 | Merge pull request #324 from maheshgudi/bugfix_multiple_answerpaper | Prabhu Ramachandran |
2017-09-05 | Fixes minor mistake. | maheshgudi |
2017-09-02 | Issue after merge resolved | prathamesh |
2017-09-02 | Merge branch 'improve-code-server' of https://github.com/FOSSEE/online_test i... | prathamesh |
2017-09-02 | Resolved Conflicts | prathamesh |
2017-09-01 | Rebase changes | mahesh |
2017-09-01 | Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c... | prathamesh |
2017-09-01 | Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c... | prathamesh |
2017-09-01 | Merge pull request #309 from ankitjavalkar/fix-closed-course | Prabhu Ramachandran |
2017-09-01 | Merge pull request #302 from maheshgudi/add_tag_search | Prabhu Ramachandran |
2017-09-01 | Merge pull request #325 from maheshgudi/maintain_firefox_version | Prabhu Ramachandran |
2017-09-01 | Removed all the checkpoints set for selenium tests on travis | prathamesh |
2017-09-01 | Merge branch 'master' of https://github.com/fossee/online_test into add_tag_s... | mahesh |
2017-09-01 | Adds test case to check if multiple answerpapers for same arguments are not c... | mahesh |
2017-09-01 | User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n... | maheshgudi |
2017-09-01 | updated travis config and added print to debug on travis | prathamesh |
2017-08-31 | Installs Firefox v46.0 on Travis CI | maheshgudi |
2017-08-30 | Fixes Multiple answerpaper objects returned bug | mahesh |
2017-08-29 | Fixes 'AnonymousUser' object is not iterable bug. | mahesh |
2017-08-28 | Add changes to make PEP8 compliant | ankitjavalkar |
2017-08-28 | Fix bug: Prevent students from attempting pre-enrolled deactivated courses | ankitjavalkar |
2017-08-25 | Merge pull request #312 from maheshgudi/yaml_questions | Prabhu Ramachandran |
2017-08-25 | Fixes order in demo_questions.zip | mahesh |
2017-08-24 | Merge branch 'yaml_questions' of https://github.com/maheshgudi/online_test in... | mahesh |