Age | Commit message (Expand) | Author |
2016-11-01 | Merge pull request #150 from ankitjavalkar/view-test-update1 | Prabhu Ramachandran |
2016-11-01 | courses and question paper creation UI modified | prathamesh |
2016-11-01 | Merge branch 'master' of https://github.com/FOSSEE/online_test into UI-modifi... | prathamesh |
2016-11-01 | modified profile and password reset/change templates | prathamesh |
2016-10-27 | Add views test for add_course view | ankitjavalkar |
2016-10-26 | Merge pull request #149 from adityacp/fixed_output_dir_creation | Prabhu Ramachandran |
2016-10-26 | Migration from bootstrap 1.4 to bootstrap 3.3 | prathamesh |
2016-10-25 | changed mkdir to makedirs | adityacp |
2016-10-25 | creation of user output directory from code evaluator | adityacp |
2016-10-25 | removed creation of user output directory | adityacp |
2016-10-21 | Merge pull request #148 from adityacp/fix_extract_files | Prabhu Ramachandran |
2016-10-21 | Merge pull request #147 from ankitjavalkar/no-delete-question | Prabhu Ramachandran |
2016-10-18 | changed comment spacing | adityacp |
2016-10-17 | removed print statement | adityacp |
2016-10-17 | changes in evaluator and file utils | adityacp |
2016-10-17 | extract uploaded questions zip in temp | adityacp |
2016-10-13 | Fix variable name in for loop | ankitjavalkar |
2016-10-13 | Minor fixes: Hide question instead of deletion | ankitjavalkar |
2016-10-13 | Hide questions instead of deletion | ankitjavalkar |
2016-10-11 | Merge pull request #146 from prathamesh920/edit_questionpaper | Prabhu Ramachandran |
2016-10-06 | Fixed div collapse inconsistency | prathamesh |
2016-10-04 | changes in test view as redirect url changed. | prathamesh |
2016-10-04 | Merge branch 'master' of https://github.com/FOSSEE/online_test into edit_ques... | prathamesh |
2016-10-04 | Edit Question Paper Feature. | prathamesh |
2016-10-04 | Merge pull request #143 from adityacp/python2to3-migrate | Prabhu Ramachandran |
2016-10-03 | change setup.py with py 3 | adityacp |
2016-10-03 | added separate requirements for py2 and py3 | adityacp |
2016-10-03 | changes in travis for python 3 | adityacp |
2016-09-30 | added test for file based stdout in java | adityacp |
2016-09-30 | changed test cases for models as per python 3 | adityacp |
2016-09-30 | changed code_evaluators dict in settings | adityacp |
2016-09-30 | modified views, models, forms for django as per python 3 | adityacp |
2016-09-30 | added utf-8 decoding in custom filters | adityacp |
2016-09-30 | - Remove unused imports | ankitjavalkar |
2016-09-30 | Reset the current working directory to top most level after evaluation | ankitjavalkar |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar |
2016-09-30 | Update travis.yml file | ankitjavalkar |
2016-09-30 | Fix test cases and corresponding changes in evaluators for Python 2/3 compati... | ankitjavalkar |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar |
2016-09-29 | Merge pull request #140 from prathamesh920/regrade_papers | Prabhu Ramachandran |
2016-09-29 | Set OUTPUT_DIR path to a temporary directory. | prathamesh |
2016-09-29 | Merge pull request #141 from maheshgudi/refactor_stdio | Prabhu Ramachandran |
2016-09-27 | documentation for stdio_evaluator | maheshgudi |
2016-09-27 | modified test cases wrt the refactor changes | maheshgudi |
2016-09-26 | refactored stdio_evaluator | maheshgudi |
2016-09-26 | removed python_stdout_evaluator as python_stdio_evaluator takes care of 'stdo... | maheshgudi |
2016-09-23 | Removed the test case for regrade code question from test_models for now. | prathamesh |
2016-09-23 | for test to pass | prathamesh |
2016-09-23 | need to start code server for model tests. | prathamesh |
2016-09-23 | Added teardown to the grader view test | prathamesh |