Age | Commit message (Expand) | Author |
2020-03-30 | Add corsheaders to INSTALLED_APPS | CruiseDevice |
2020-03-30 | Remove unnecessary requirements, update DRF to 3.11.0 | CruiseDevice |
2020-03-30 | Fix ImproperlyConfigured URL issue | CruiseDevice |
2020-03-30 | Resolve Conflicts | CruiseDevice |
2020-03-20 | Merge pull request #655 from adityacp/bump_django | Palaparthy Adityachandra |
2020-03-19 | Resolve conflicts in the courses view | adityacp |
2020-03-19 | Merge pull request #665 from manojvaghela/searchbarfinal | Palaparthy Adityachandra |
2020-03-19 | Remove usage of module six | adityacp |
2020-03-19 | button tag changed to attribute tag | manojvaghela |
2020-03-18 | Search bar - related testing views added | manojvaghela |
2020-03-18 | Search bar added | manojvaghela |
2020-03-17 | Merge pull request #660 from adityacp/fix_course_progress_download_csv | Palaparthy Adityachandra |
2020-03-13 | Show success or failure message design course page | adityacp |
2020-03-13 | Fix redirection while saving exercise | adityacp |
2020-03-12 | Fix test to get lesson or quiz for a unit | adityacp |
2020-03-12 | Avoid conditional check on foreign key | adityacp |
2020-03-11 | Merge pull request #661 from ankitjavalkar/release_0_13_0_changes | Palaparthy Adityachandra |
2020-03-11 | Release 0.13.0 related changes | ankitjavalkar |
2020-03-09 | Add tests to check download course progress | adityacp |
2020-03-09 | Download course progress | adityacp |
2020-03-09 | Resolve conflicts | adityacp |
2020-03-09 | Merge pull request #659 from ankitjavalkar/bug_fixes_26_feb_2020 | Palaparthy Adityachandra |
2020-03-06 | Show specific fields for answerpaper in admin | adityacp |
2020-03-06 | Fix exception that occurs when pre existing tags with first caps letter are used | ankitjavalkar |
2020-03-05 | Use xenial dist for latest sqlite | adityacp |
2020-03-05 | Remove deprecated sudo, add migrate command | adityacp |
2020-03-05 | Add migrations command for auth only | adityacp |
2020-03-05 | Add migrations command in travis | adityacp |
2020-03-05 | Fix xvfb service issue | adityacp |
2020-03-05 | Change distro version | adityacp |
2020-03-05 | Change in decorators, tests, travis | adityacp |
2020-03-04 | Change settings | adityacp |
2020-03-03 | Show specific fields for answerpaper in admin | adityacp |
2020-03-02 | Merge branch 'master' of https://github.com/FOSSEE/online_test into bump_django | adityacp |
2020-02-28 | Merge pull request #654 from adityacp/fix_email_activation | Palaparthy Adityachandra |
2020-02-28 | Fix UI for email account verification | adityacp |
2020-02-28 | Merge pull request #653 from adityacp/fix_forgot_password_form | Palaparthy Adityachandra |
2020-02-28 | Fix UI in forgot and change password | adityacp |
2020-02-28 | Merge pull request #652 from adityacp/revamp_ui | Palaparthy Adityachandra |
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-20 | Change complete, grade_user template and add_question js | 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 | Preview question description and solution | adityacp |
2020-02-18 | Change forms, views, models, templates | adityacp |
2020-02-17 | Fix conflicts | adityacp |
2020-02-13 | Add list view and grid view options in courses page | adityacp |
2020-02-13 | Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_ui | adityacp |