Age | Commit message (Expand) | Author |
2018-07-12 | Merge pull request #496 from maheshgudi/questions_yaml | King |
2018-07-12 | Merge pull request #497 from adityacp/change_readme | King |
2018-07-12 | Remove makemigrations command from production readme instructions | adityacp |
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King |
2018-07-12 | Modify documentation for question upload | maheshgudi |
2018-07-12 | Merge pull request #489 from adityacp/search_tags_in_design_qp | King |
2018-07-12 | Change README for local and production deployment | adityacp |
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 | Merge pull request #484 from FOSSEE/release-0.8.1v0.8.1 | King |
2018-06-18 | Release 0.8.1 changes | adityacp |
2018-06-07 | Merge pull request #482 from adityacp/pep8_changes | Prabhu Ramachandran |
2018-06-07 | Fix test for course status and format error message properly | adityacp |
2018-06-07 | Format email attachment file path properly | adityacp |
2018-06-07 | Add tests for bash evaluator | adityacp |
2018-06-07 | Add tests for views | adityacp |
2018-06-07 | One more round of pep8 changes | adityacp |
2018-06-07 | Add tests for models and cpp, java evaluators | adityacp |
2018-06-07 | Further pep8 changes | adityacp |
2018-06-07 | Pep8 changes | adityacp |
2018-06-07 | Merge pull request #469 from adityacp/enhance_course_status | Prabhu Ramachandran |
2018-06-07 | Merge pull request #461 from adityacp/fix_quiz_completion | Prabhu Ramachandran |
2018-06-07 | Merge pull request #477 from ankitjavalkar/mail-to-bcc | Prabhu Ramachandran |
2018-05-29 | Change in models, templates, js | adityacp |
2018-05-14 | Add recipients to BCC field in send_bulk_mail function | ankitjavalkar |
2018-05-09 | Merge pull request #471 from adityacp/fix_error_messages | Prabhu Ramachandran |
2018-05-09 | Merge pull request #466 from ankitjavalkar/remove-ctx-instance | Prabhu Ramachandran |
2018-05-09 | Merge pull request #460 from ankitjavalkar/fix-attempt-error-msg | Prabhu Ramachandran |
2018-05-07 | Specify version for nose package | adityacp |
2018-04-18 | Add test cases | ankitjavalkar |
2018-04-17 | Multiple changes in models | ankitjavalkar |
2018-04-13 | Change in python test, grader and request handler | adityacp |
2018-04-10 | Get answerpaper status for quiz completion | adityacp |
2018-04-06 | Merge pull request #472 from maheshgudi/fix_no_testcase_bug | Prabhu Ramachandran |
2018-04-06 | Change in grader.py and python_assertion_evaluator.py | adityacp |
2018-04-06 | Add test cases to check if code passes without testcases | maheshgudi |
2018-04-06 | Fix a bug that allows answer to be true if there are no test cases to a code ... | maheshgudi |
2018-04-06 | Remove unused render_to_response imports in views and decorators | ankitjavalkar |
2018-04-06 | Highlight error line in code mirror for python | adityacp |