Age | Commit message (Expand) | Author |
2020-04-17 | Merge monitor, grade user and regrade intosingle dashboard | adityacp |
2020-04-03 | Merge pull request #671 from ankitjavalkar/fix-stdio | ankitjavalkar |
2020-04-02 | Optimize code to add unit to module only on creation | adityacp |
2020-03-31 | Change course_modules.html and views.py | adityacp |
2020-03-31 | Update the units and modules order on creation | adityacp |
2020-03-30 | Change templates, js, views | adityacp |
2020-03-28 | Change in course modules template, views | adityacp |
2020-03-28 | Fix workflow for creating modules, lessons, quizzes | adityacp |
2020-03-27 | Allow stdio expected input to be optional and miscellanous UI fixes | ankitjavalkar |
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 |