summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-12Merge pull request #496 from maheshgudi/questions_yamlKing
2018-07-12Merge pull request #497 from adityacp/change_readmeKing
2018-07-12Remove makemigrations command from production readme instructionsadityacp
2018-07-12Merge pull request #487 from adityacp/video_lessons_downloadKing
2018-07-12Modify documentation for question uploadmaheshgudi
2018-07-12Merge pull request #489 from adityacp/search_tags_in_design_qpKing
2018-07-12Change README for local and production deploymentadityacp
2018-07-12Make pep9 changes for question-yaml featuresmaheshgudi
2018-07-11Support for multiple yaml filesmaheshgudi
2018-07-10Can directly upload yaml questions without zipmaheshgudi
2018-07-10Imporve download course offline views test to check files inside zip fileadityacp
2018-07-10Change in file_utils, forms, models, lesson.css, add_lesson.html, viewsadityacp
2018-07-10Changes in file_utils.py, courses.html, index.html, module.html, unit.html, o...adityacp
2018-07-03Add tests to add and remove questions in design question paperadityacp
2018-07-03Set marks field as not required in QuestionFilterFormadityacp
2018-07-03Update to latest changesadityacp
2018-06-26Fix course download to support Python 2 and 3adityacp
2018-06-26Add views test for course downloadadityacp
2018-06-26Changes in template, templatetags and static filesadityacp
2018-06-26Changes in views, models, forms, urls, file_utilsadityacp
2018-06-18Merge pull request #484 from FOSSEE/release-0.8.1v0.8.1King
2018-06-18Release 0.8.1 changesadityacp
2018-06-07Merge pull request #482 from adityacp/pep8_changesPrabhu Ramachandran
2018-06-07Fix test for course status and format error message properlyadityacp
2018-06-07Format email attachment file path properlyadityacp
2018-06-07Add tests for bash evaluatoradityacp
2018-06-07Add tests for viewsadityacp
2018-06-07One more round of pep8 changesadityacp
2018-06-07Add tests for models and cpp, java evaluatorsadityacp
2018-06-07Further pep8 changesadityacp
2018-06-07Pep8 changesadityacp
2018-06-07Merge pull request #469 from adityacp/enhance_course_statusPrabhu Ramachandran
2018-06-07Merge pull request #461 from adityacp/fix_quiz_completionPrabhu Ramachandran
2018-06-07Merge pull request #477 from ankitjavalkar/mail-to-bccPrabhu Ramachandran
2018-05-29Change in models, templates, jsadityacp
2018-05-14Add recipients to BCC field in send_bulk_mail functionankitjavalkar
2018-05-09Merge pull request #471 from adityacp/fix_error_messagesPrabhu Ramachandran
2018-05-09Merge pull request #466 from ankitjavalkar/remove-ctx-instancePrabhu Ramachandran
2018-05-09Merge pull request #460 from ankitjavalkar/fix-attempt-error-msgPrabhu Ramachandran
2018-05-07Specify version for nose packageadityacp
2018-04-18Add test casesankitjavalkar
2018-04-17Multiple changes in modelsankitjavalkar
2018-04-13Change in python test, grader and request handleradityacp
2018-04-10Get answerpaper status for quiz completionadityacp
2018-04-06Merge pull request #472 from maheshgudi/fix_no_testcase_bugPrabhu Ramachandran
2018-04-06Change in grader.py and python_assertion_evaluator.pyadityacp
2018-04-06Add test cases to check if code passes without testcasesmaheshgudi
2018-04-06Fix a bug that allows answer to be true if there are no test cases to a code ...maheshgudi
2018-04-06Remove unused render_to_response imports in views and decoratorsankitjavalkar
2018-04-06Highlight error line in code mirror for pythonadityacp