Age | Commit message (Expand) | Author |
2018-09-25 | Remove older bootstrap static files | Shelsy |
2018-07-31 | Merge pull request #519 from kumanna/master | King |
2018-07-31 | Merge pull request #507 from ankitjavalkar/remove-dead-css-links | King |
2018-07-31 | Remove unused ajax_marks.html file | ankitjavalkar |
2018-07-31 | Merge pull request #509 from maheshgudi/remove_yaksh_cli | King |
2018-07-31 | Fix spelling error: choosen to chosen | Kumar Appaiah |
2018-07-25 | Remove yaksh cli | maheshgudi |
2018-07-25 | Remove unused showusers.html from templates directory | ankitjavalkar |
2018-07-24 | Remove reference to /static/yaksh/css/course.css in addteacher.html | ankitjavalkar |
2018-07-24 | Remove reference to /static/yaksh/css/question_quiz.css in add_course, add_ex... | ankitjavalkar |
2018-07-20 | Raise 404 error if course and question paper are not available | adityacp |
2018-07-20 | Make course_id compulsory argument in download_assignment_file view function ... | adityacp |
2018-07-17 | Fix failing tests for models and views | adityacp |
2018-07-17 | Change views tests for assignment uploads | adityacp |
2018-07-17 | Create assignment upload files for a particular course instead of quiz | adityacp |
2018-07-13 | Add default video in demo lesson | adityacp |
2018-07-13 | Update migrations to fix order error | maheshgudi |
2018-07-13 | Fix minor issue in selenium | prathamesh |
2018-07-13 | pep8 cleanup for release v0.9 | maheshgudi |
2018-07-13 | Add migration files for release v0.9 | maheshgudi |
2018-07-13 | Fix unit and selenium tests for simple questions | maheshgudi |
2018-07-13 | Modify demo questions to make them simpler | maheshgudi |
2018-07-13 | Fix import changes for file_utils | maheshgudi |
2018-07-13 | Fix bug that changes moderator-student view on every profile save | ankitjavalkar |
2018-07-13 | Add more tests | ankitjavalkar |
2018-07-13 | Fix tests | ankitjavalkar |
2018-07-13 | - Add buttons to Moderator and Student templates | ankitjavalkar |
2018-07-13 | Allow moderator to switch between student and moderator roles | ankitjavalkar |
2018-07-12 | Merge pull request #491 from maheshgudi/catch_compilation_error | King |
2018-07-12 | Merge pull request #496 from maheshgudi/questions_yaml | King |
2018-07-12 | Fix multiple testcase error | maheshgudi |
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King |
2018-07-12 | Fix unicode issue in grader | maheshgudi |
2018-07-12 | Make pep8 changes | maheshgudi |
2018-07-12 | Raise appropriate exceptions for C and Java language to the Grader | maheshgudi |
2018-07-12 | Modify documentation for question upload | maheshgudi |
2018-07-12 | Make pep9 changes for question-yaml features | maheshgudi |
2018-07-11 | Support for multiple yaml files | maheshgudi |
2018-07-10 | Can directly upload yaml questions without zip | maheshgudi |
2018-07-10 | Imporve download course offline views test to check files inside zip file | adityacp |
2018-07-10 | Change in file_utils, forms, models, lesson.css, add_lesson.html, views | adityacp |
2018-07-10 | Changes in file_utils.py, courses.html, index.html, module.html, unit.html, o... | adityacp |
2018-07-03 | Add tests to add and remove questions in design question paper | adityacp |
2018-07-03 | Set marks field as not required in QuestionFilterForm | 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-26 | Changes in template, templatetags and static files | adityacp |
2018-06-26 | Changes in views, models, forms, urls, file_utils | adityacp |
2018-06-18 | Release 0.8.1 changes | adityacp |