summaryrefslogtreecommitdiff
path: root/yaksh
AgeCommit message (Expand)Author
2017-11-15Merge pull request #395 from maheshgudi/update_docsPrabhu Ramachandran
2017-11-15Merge pull request #397 from maheshgudi/fix_mathjaxPrabhu Ramachandran
2017-11-15Add test case for regrade.maheshgudi
2017-11-15Change mathajax cdn source due to deprication.maheshgudi
2017-11-15Update docs for release 0.7mahesh
2017-11-15Remove depricated xmlrpc_clients.py module.maheshgudi
2017-11-14Merge pull request #390 from maheshgudi/regrade_fixPrabhu Ramachandran
2017-11-14Merge pull request #378 from prathamesh920/upload_users_csvPrabhu Ramachandran
2017-11-14Fix regrader for new code servermaheshgudi
2017-11-14Added ',' as the specific delimiter for the csv uploadprathamesh
2017-11-14Added sample csv for user to download and upload.prathamesh
2017-11-14Multiple minor fixes :ankitjavalkar
2017-11-13Added testcase fileprathamesh
2017-11-13set_password to convert into hashprathamesh
2017-11-13Added test case for add, update and removeprathamesh
2017-11-13if password is empty then defaults to emailprathamesh
2017-11-13csv can now take extra fields related to profile.prathamesh
2017-11-13Fix Error table layout in grade_user, view_answerpaper, user_datamaheshgudi
2017-11-10Merge pull request #384 from ankitjavalkar/fix-extra-field-testcasePrabhu Ramachandran
2017-11-10Remove traceback for recursion and/or runtime errors.maheshgudi
2017-11-10Add textwrap for assertion error tablemaheshgudi
2017-11-10Optimised the code and added dialect while reading to handle differentprathamesh
2017-11-10Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us...prathamesh
2017-11-10Merge branch 'master' of https://github.com/fossee/online_test into beautify_...mahesh
2017-11-10Pretty exceptions for hook code.mahesh
2017-11-10No tracebacks if longer than 5 lines.mahesh
2017-11-09Prepopulate the test case type field when adding test cases to questionsankitjavalkar
2017-11-09- Add explicit write permissions to output dirankitjavalkar
2017-11-08- Add pytest as a requirement to the requirements fileankitjavalkar
2017-11-08Fix test casesankitjavalkar
2017-11-08Add further changes to invoke script and yaksh-scriptankitjavalkar
2017-11-08- Add a pyinvoke based script for running the django server and code serverankitjavalkar
2017-11-07Merge pull request #373 from prathamesh920/detailed_csv_download_quizPrabhu Ramachandran
2017-11-07Modify answerpaper wrt to changes in assertion error outputmaheshgudi
2017-11-07Modify testcases wrt changes in assertion error outputmaheshgudi
2017-11-07Change module compare_stdio to error_messagesmaheshgudi
2017-11-07Add traceback for exceptionsmahesh
2017-11-07Beautiful error outputsmaheshgudi
2017-11-07Need nested try..except in is_csvprathamesh
2017-11-07Removed nested try..exceptprathamesh
2017-11-07Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_...prathamesh
2017-11-07Fix Conflicts in CHANGELOG.txtAkshen
2017-11-07Made changes as per suggestionsprathamesh
2017-11-06Merge pull request #376 from Akshen/developPrabhu Ramachandran
2017-11-06Remove extra jQuery file from add_course.htmlAkshen
2017-11-06Added info for uploadprathamesh
2017-11-06Show Latest Active Course on top of Courses PageAkshen
2017-11-06Update CHANGELOGAkshen
2017-11-06Upload user to the course via csv.prathamesh
2017-11-04Show Active Course on top of Courses PageAkshen