Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-27 | Resolve conflicts in travis, requirements and views | adityacp | |
2020-04-27 | Merge pull request #690 from CruiseDevice/forum | Palaparthy Adityachandra | |
Discussion Forum for Yaksh | |||
2020-04-25 | Fix tests | CruiseDevice | |
2020-04-25 | Resolve comments, fix tests, add pagination | CruiseDevice | |
2020-04-22 | More Tests | CruiseDevice | |
2020-04-21 | Resolve conflicts in urls | adityacp | |
2020-04-20 | Change celery.py, settings.py, requirements-common.txt test_views.py | adityacp | |
- Add ping task in celery.py - Add celery result backend in settings.py - Add celery related packages in common requirements - Add celery worker in regrade test class to run the worker with the test | |||
2020-04-20 | Change tasks, test_views, templates | adityacp | |
- Change notification message in celery task - Fix views test for regrade - Change name from Grader to Quizzes in manage.html navbar | |||
2020-04-16 | Resolve comments | CruiseDevice | |
2020-04-16 | Fix tests | CruiseDevice | |
2020-04-14 | Change model name Thread to Post to avoid conflicts | CruiseDevice | |
- Thread class from threading conflicts with the forum Thread model. - Tests for models and views. - PEP8 fix. | |||
2020-04-12 | Fix search courses | adityacp | |
2020-04-08 | Fix and Add tests for questions view | adityacp | |
2020-03-31 | Update the units and modules order on creation | adityacp | |
2020-03-28 | Fix workflow for creating modules, lessons, quizzes | adityacp | |
2020-03-19 | Resolve conflicts in the courses view | adityacp | |
2020-03-18 | Search bar - related testing views added | manojvaghela | |
2020-03-09 | Add tests to check download course progress | 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-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-12 | Fix views tests | adityacp | |
2019-04-23 | Merge pull request #599 from prathamesh920/csv-upload-fix | ankitjavalkar | |
Fix user CSV upload issue | |||
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 | |
Add functionality to restrict access to next module based on passing previous module | |||
2019-03-13 | Fix failing Test Case | ankitjavalkar | |
2019-02-26 | Merge pull request #566 from ankitjavalkar/toggle-view-grade | King | |
Toggle view grade and other UI improvements | |||
2019-02-26 | Multiple changes | ankitjavalkar | |
- Fix failing test cases and make changes based on feedback - Fix PEP8 | |||
2019-02-18 | Fix TestCases | CruiseDevice | |
2018-07-31 | Merge pull request #519 from kumanna/master | King | |
Fix spelling error: choosen to chosen | |||
2018-07-31 | Fix spelling error: choosen to chosen | Kumar Appaiah | |
2018-07-17 | Fix failing tests for models and views | adityacp | |
2018-07-17 | Change views tests for assignment uploads | adityacp | |
2018-07-13 | pep8 cleanup for release v0.9 | maheshgudi | |
2018-07-13 | Fix unit and selenium tests for simple questions | maheshgudi | |
2018-07-13 | Add more tests | ankitjavalkar | |
2018-07-13 | Fix tests | ankitjavalkar | |
2018-07-13 | Allow moderator to switch between student and moderator roles | ankitjavalkar | |
2018-07-12 | Merge pull request #496 from maheshgudi/questions_yaml | King | |
Question upload can take yaml and zip files | |||
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King | |
Download course content for offline view | |||
2018-07-12 | Make pep9 changes for question-yaml features | maheshgudi | |
2018-07-11 | Support for multiple yaml files | maheshgudi | |
2018-07-10 | Imporve download course offline views test to check files inside zip file | adityacp | |
2018-07-03 | Add tests to add and remove questions in design question paper | adityacp | |
2018-07-03 | Update to latest changes | adityacp | |
2018-06-26 | Fix course download to support Python 2 and 3 | adityacp | |
2018-06-26 | Add views test for course download | adityacp | |
2018-06-07 | Fix test for course status and format error message properly | adityacp | |
2018-06-07 | Add tests for views | adityacp | |
2018-06-07 | Pep8 changes | adityacp | |