Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | Fix xvfb service issue | adityacp | |
2020-03-05 | Change distro version | adityacp | |
2020-03-05 | Change in decorators, tests, travis | adityacp | |
- Remove python 2.7 from travis - Fix url reverse function import in views tests - Fix error in is_email_verified decorator for user is_authenticated | |||
2020-03-04 | Change settings | adityacp | |
- Add messages in grading systems page - Add password validator in settings - Fix naming in templates | |||
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 | |
Fix UI for email account verification | |||
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 | |
Fix UI in forgot and change password | |||
2020-02-28 | Fix UI in forgot and change password | adityacp | |
2020-02-28 | Merge pull request #652 from adityacp/revamp_ui | Palaparthy Adityachandra | |
Revamp UI in moderator and student dashboard | |||
2020-02-28 | Order courses by active courses | adityacp | |
2020-02-28 | Change in views, change password, paginator | adityacp | |
- Add bootstrap form control class in change password - Show alert messages in change password - Increase number of pages in paginator - Reduce number of course pages in moderator dashboard | |||
2020-02-28 | Bump django to the latest version | adityacp | |
2020-02-20 | Change complete, grade_user template and add_question js | adityacp | |
- Add tinymce js editor for question description - Add safe option in grade user while showing question description - Add generice title in the complete template | |||
2020-02-19 | Fix pep style and add test case in test_models | adityacp | |
2020-02-19 | Change views, test_views, templates | adityacp | |
- Change message text in duplicate course view function - Remove clone course option from course detail page and show it in courses page - Show download course option in courses page - Show message for search results in student dashboard - Fix views tests - Show collapse requested students list | |||
2020-02-18 | Preview question description and solution | adityacp | |
2020-02-18 | Change forms, views, models, templates | adityacp | |
- Fix UI in add question page - Add test case form for question formset with custom attributes - Add a model method in question class to get question test cases based on type and language of the question - Retain the state of the list view and grid view in courses page - Requested students list will be shown on top in the course detail page | |||
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 | |
2020-02-13 | Merge pull request #647 from adityacp/register_admin_models | Palaparthy Adityachandra | |
Register models in admin and add filters | |||
2020-02-12 | Fix indentation | adityacp | |
2020-02-12 | Fix selenium test | adityacp | |
2020-02-12 | Fix views tests | adityacp | |
2020-02-11 | Change templates, urls, views | adityacp | |
- Remove separate tab for allotted courses in moderator dashboard - Remove separate tab for enrolled courses in student dashboard - Increase pagination items for courses - Remove view function for allotted courses | |||
2020-02-11 | Register lesson and learning module in admin | adityacp | |
2020-02-10 | Fix pep8 issues | adityacp | |
2020-02-10 | Change models.py and admin.py | adityacp | |
- Register course status model in admin - Add object str name in CourseStatus model - Add filter in the admin for filtering courses | |||
2020-02-05 | Merge pull request #644 from ankitjavalkar/release_0_12_0 | ankitjavalkar | |
Release 0.12.0 related changes | |||
2020-02-05 | Release 0.12.0 related changes | ankitjavalkar | |
2020-01-31 | Change templates | adityacp | |
- Add legend for question navigator in quiz - Fix button position in add exercise - Fix UI in preview question paper, quit, complete, show questions | |||
2020-01-30 | Change video, answerpaper, userdata template | adityacp | |
- show user attempts arranged properly in answerpaper and user data templates - highlight currently viewing module and lesson | |||
2020-01-30 | Change in js, templates | adityacp | |
- Replace manual django url pattern in course progress and course js - Add overflow horizontal scroll in quiz side bar - Use bootstrap input text style in quiz | |||
2020-01-30 | Fix pep8 in forms and views | adityacp | |
2020-01-30 | Change js and templates | adityacp | |
- Show selected files in the file input in lesson.js - Show lesson content properly in students page - Remove unnecessary div for video embed iframe | |||
2020-01-29 | Merge pull request #642 from manojvaghela/deleted_question | ankitjavalkar | |
deleted question now does not reflect in search | |||
2020-01-29 | Disallow student to enroll if ourse enrollment is closed | adityacp | |
2020-01-29 | Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_ui | adityacp | |
2020-01-29 | Add django messages to show enrollment message for student | adityacp | |
2020-01-28 | Fix url pattern | adityacp | |
2020-01-28 | Change in views, forms, templates, static | adityacp | |
- Revamp UI in student dashboard - Fix course form to get bootstrap form class - Add custom css for sidebar in course module page for student - Use django url pattern | |||
2020-01-28 | Merge pull request #643 from ankitjavalkar/fix-javastdio-bug | ankitjavalkar | |
Check if file exists before tearing down in JavaStdIOEvaluator | |||
2020-01-28 | Check if file exists before tearing down in JavaStdIOEvaluator | ankitjavalkar | |
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 | |
- Add django messages for showing success, warning messages - Add pagination in monitor and grade user - Remove unnecessary template blocks - Show add and view options for quizzes, lessons, modules - Add form-control bootstrap class for multiple forms - Fix the UI in grade user and monitor pages - Add font awesome icons in the login page | |||
2020-01-21 | Add messages in clone course view | adityacp | |
2020-01-21 | Change url pattern in design question paper | adityacp | |