Age | Commit message (Expand) | Author |
2017-11-14 | Added ',' as the specific delimiter for the csv upload | prathamesh |
2017-11-14 | Added sample csv for user to download and upload. | prathamesh |
2017-11-13 | Added testcase file | prathamesh |
2017-11-13 | set_password to convert into hash | prathamesh |
2017-11-13 | Added test case for add, update and remove | prathamesh |
2017-11-13 | if password is empty then defaults to email | prathamesh |
2017-11-13 | csv can now take extra fields related to profile. | prathamesh |
2017-11-10 | Optimised the code and added dialect while reading to handle different | prathamesh |
2017-11-10 | Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us... | prathamesh |
2017-11-09 | Merge pull request #379 from ankitjavalkar/better-installer-single-mount | Prabhu Ramachandran |
2017-11-09 | Add a flag for python version while running code server in unsafe mode | ankitjavalkar |
2017-11-09 | - Add explicit write permissions to output dir | ankitjavalkar |
2017-11-08 | - Add command to stop the container before removing it | ankitjavalkar |
2017-11-08 | - Add ruaml dependency to requirements-common | ankitjavalkar |
2017-11-08 | Add makemigrations and loaddata command to serve command | ankitjavalkar |
2017-11-08 | - Add pytest as a requirement to the requirements file | ankitjavalkar |
2017-11-08 | Fix test cases | ankitjavalkar |
2017-11-08 | Updated CHANGELOG and README | ankitjavalkar |
2017-11-08 | Add further changes to invoke script and yaksh-script | ankitjavalkar |
2017-11-08 | - Add a pyinvoke based script for running the django server and code server | ankitjavalkar |
2017-11-08 | Remove FIXTURE_DIR variable from settings.py | ankitjavalkar |
2017-11-07 | Merge pull request #373 from prathamesh920/detailed_csv_download_quiz | Prabhu Ramachandran |
2017-11-07 | Merge pull request #377 from Akshen/datetime | Prabhu Ramachandran |
2017-11-07 | Need nested try..except in is_csv | prathamesh |
2017-11-07 | Removed nested try..except | prathamesh |
2017-11-07 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-11-07 | Fix Conflicts in CHANGELOG.txt | Akshen |
2017-11-07 | Made changes as per suggestions | prathamesh |
2017-11-06 | Merge pull request #376 from Akshen/develop | Prabhu Ramachandran |
2017-11-06 | Remove extra jQuery file from add_course.html | Akshen |
2017-11-06 | Added info for upload | prathamesh |
2017-11-06 | Show Latest Active Course on top of Courses Page | Akshen |
2017-11-06 | Update CHANGELOG | Akshen |
2017-11-06 | Upload user to the course via csv. | prathamesh |
2017-11-04 | Show Active Course on top of Courses Page | Akshen |
2017-11-03 | Merge pull request #375 from prathamesh920/edit_profile_bug_fix | Prabhu Ramachandran |
2017-11-03 | Adds DateTimePicker to Add_Course | Akshen |
2017-11-03 | Update CHANGELOG | Akshen |
2017-10-31 | Fix Course Ordering in Courses Page | Akshen |
2017-10-27 | Edit Profile Bug Fix | prathamesh |
2017-10-27 | Excluded teachers and creator form the enrolled users list | prathamesh |
2017-10-26 | Removed a testcase check for now | prathamesh |
2017-10-26 | test models bug fix | prathamesh |
2017-10-26 | Added to change log | prathamesh |
2017-10-26 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-10-26 | CSV download for quiz enhanced | prathamesh |
2017-10-25 | Merge pull request #368 from ankitjavalkar/fix-reset-button | Prabhu Ramachandran |
2017-10-25 | Fix the Reset Answer javascript and rename it to Undo Changes | ankitjavalkar |
2017-10-25 | Merge pull request #369 from maheshgudi/0.7_bugfix | Prabhu Ramachandran |
2017-10-25 | Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-q | Prabhu Ramachandran |