summaryrefslogtreecommitdiff
path: root/yaksh/views.py
AgeCommit message (Expand)Author
2017-09-08Modification as per comments on the PRprathamesh
2017-09-05Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-05Fixes minor mistake.maheshgudi
2017-09-02Issue after merge resolvedprathamesh
2017-09-02Resolved Conflictsprathamesh
2017-09-01Rebase changesmahesh
2017-09-01Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-01Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-01Merge pull request #309 from ankitjavalkar/fix-closed-coursePrabhu Ramachandran
2017-09-01Removed all the checkpoints set for selenium tests on travisprathamesh
2017-09-01Merge branch 'master' of https://github.com/fossee/online_test into add_tag_s...mahesh
2017-09-01User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n...maheshgudi
2017-09-01updated travis config and added print to debug on travisprathamesh
2017-08-30Fixes Multiple answerpaper objects returned bugmahesh
2017-08-29Fixes 'AnonymousUser' object is not iterable bug.mahesh
2017-08-28Add changes to make PEP8 compliantankitjavalkar
2017-08-28Fix bug: Prevent students from attempting pre-enrolled deactivated coursesankitjavalkar
2017-08-25Fixes order in demo_questions.zipmahesh
2017-08-24Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...mahesh
2017-08-24Add a has_profile decoratorankitjavalkar
2017-08-24Merge pull request #311 from ankitjavalkar/show_enrolled_hidden_crsPrabhu Ramachandran
2017-08-24Merge pull request #300 from ankitjavalkar/validate-quiz-prerequisitePrabhu Ramachandran
2017-08-22Change course.js, course_detail.html and views.pyadityacp
2017-08-17Change views.pyadityacp
2017-08-14Changes related to front-endprathamesh
2017-08-14To handle unknown status response from code serverprathamesh
2017-08-14Front-end modification for improved code serverprathamesh
2017-08-03Display all hidden courses with pending enrollment requests and rejectionsankitjavalkar
2017-08-03Modifies UI for questions sectionmahesh
2017-07-31Adds yaml serialization to download and upload questionsmahesh
2017-06-14removes Question queryset from tag searchingmahesh
2017-06-14searches for tagged questionsmahesh
2017-06-14added search tag feature in showquestionsmahesh
2017-06-13Resolve conflicts with latest changesadityacp
2017-06-13Merge pull request #298 from adityacp/views_testPrabhu Ramachandran
2017-06-12Add latest changes after rebaseadityacp
2017-06-12Change views.py and urls.py
2017-05-31Validate quiz prerequisite fieldankitjavalkar
2017-05-25Add check for verifying moderator
2017-05-19Change attachment response in views.pyadityacp
2017-05-16Change forms.py, views.py, send_emails.py, models.pyadityacp
2017-05-15Change urls.py and views.pyadityacp
2017-05-03Change forms.py, views.py and urls.pyadityacp
2017-04-28Redirect users to error page if they are not allowed to clone a courseankitjavalkar
2017-04-28Add feature to allow cloning a courseankitjavalkar
2017-04-27Remove conflicts from views after rebaseadityacp
2017-04-27Add course_code field allows access only to users with relevant course code s...ankitjavalkar
2017-04-27Merge pull request #276 from ankitjavalkar/fix-login-redirect2Prabhu Ramachandran
2017-04-27Changes in email_verification.py, views.py, forms.pyadityacp
2017-04-26Merge https://github.com/fossee/online_test into email_verificationadityacp