Age | Commit message (Expand) | Author |
2020-03-19 | Resolve conflicts in the courses view | adityacp |
2020-03-19 | Remove usage of module six | adityacp |
2020-03-18 | Search bar added | manojvaghela |
2020-03-13 | Show success or failure message design course page | adityacp |
2020-03-13 | Fix redirection while saving exercise | adityacp |
2020-03-09 | Download course progress | adityacp |
2020-03-04 | Change settings | adityacp |
2020-03-02 | Merge branch 'master' of https://github.com/FOSSEE/online_test into bump_django | adityacp |
2020-02-28 | Fix UI for email account verification | adityacp |
2020-02-28 | Order courses by active courses | adityacp |
2020-02-28 | Change in views, change password, paginator | adityacp |
2020-02-28 | Bump django to the latest version | adityacp |
2020-02-19 | Fix pep style and add test case in test_models | adityacp |
2020-02-19 | Change views, test_views, templates | adityacp |
2020-02-18 | Change forms, views, models, templates | adityacp |
2020-02-17 | Fix conflicts | adityacp |
2020-02-13 | Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_ui | adityacp |
2020-02-11 | Change templates, urls, views | adityacp |
2020-01-30 | Fix pep8 in forms and views | adityacp |
2020-01-29 | Disallow student to enroll if ourse enrollment is closed | adityacp |
2020-01-29 | Add django messages to show enrollment message for student | adityacp |
2020-01-28 | Change in views, forms, templates, static | adityacp |
2020-01-24 | deleted question now does not reflect in search | manojvaghela |
2020-01-24 | Resolve conflicts in grade user, custom filters etc | adityacp |
2020-01-24 | Change in views, forms and templates | adityacp |
2020-01-21 | Add messages in clone course view | adityacp |
2020-01-21 | Fix design question paper UI | adityacp |
2020-01-20 | Change views, urls, forms, templates, static | adityacp |
2020-01-17 | Change views and urls | adityacp |
2020-01-06 | Fix issue in add_question.html template | CruiseDevice |
2020-01-06 | Merge pull request #634 from ankitjavalkar/fix-grades | ankitjavalkar |
2020-01-03 | Fix bug to only allow self created grading systems to show up in the course form | ankitjavalkar |
2020-01-03 | Remove unncessary break html tags and add bootstrap custom file input | adityacp |
2020-01-02 | Resolve comments | CruiseDevice |
2020-01-02 | Resolve conflicts | CruiseDevice |
2020-01-02 | Change courses page with new UI | adityacp |
2019-12-27 | Fix pep8 for stdio spacing error | maheshgudi |
2019-12-27 | Allow new line to be added in an stdio testcase | maheshgudi |
2019-12-20 | Change forms.py and views.py | adityacp |
2019-07-30 | Merge pull request #622 from CruiseDevice/offline_yaksh | Akash Chavan |
2019-07-23 | Fix course filter query to display only non trial courses on the dashboard | ankitjavalkar |
2019-07-03 | Minor changes | CruiseDevice |
2019-06-27 | Fix Nonetype error due to incorrect if-else during course_code search | ankitjavalkar |
2019-06-07 | Improve UI in offline Yaksh | CruiseDevice |
2019-05-31 | Add templates and more features | CruiseDevice |
2019-04-24 | Upgrade Jquery version from 1.9.1 to 3.3.1 in all templates | CruiseDevice |
2019-04-23 | Merge pull request #599 from prathamesh920/csv-upload-fix | ankitjavalkar |
2019-04-17 | Fix PEP8 issue | King |
2019-04-17 | Fix user CSV upload issue | King |
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King |