Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-29 | Merge pull request #410 from maheshgudi/yaksh_add_logo | Mahesh Gudi | |
Add updated logo on exam page | |||
2017-12-29 | Add updated logo on exam page | maheshgudi | |
2017-12-29 | Merge pull request #407 from maheshgudi/yaksh_add_logo | Prabhu Ramachandran | |
Add logo on Yaksh | |||
2017-12-29 | Include updted logo on navbar | maheshgudi | |
2017-12-29 | Merge pull request #405 from maheshgudi/local_mathjax | Prabhu Ramachandran | |
Local mathjax | |||
2017-12-29 | Merge pull request #406 from maheshgudi/fix_assignment | Prabhu Ramachandran | |
Fix assignment upload to work with new code server | |||
2017-12-29 | Fix assignment upload to work with new code server | maheshgudi | |
2017-12-24 | Modify Moderator side UI | mahesh | |
- Add icon to navbar - Adjust links on navbar - Add yaksh_text image on quit and complete page | |||
2017-12-24 | Modify Student side UI | mahesh | |
- Add yaksh_logo to navbar - Add yaksh_text image on login page - Modify footer bar - Remove fron sidebar and add on navbar | |||
2017-12-19 | Add coverage badge on readme using codecov | maheshgudi | |
2017-12-19 | Add version badge on readme | maheshgudi | |
2017-12-19 | Add Yaksh logo to the website | mahesh | |
2017-12-13 | Remove unecessary js files from TinyMCE | maheshgudi | |
2017-12-13 | Add jquery-ui to repo | maheshgudi | |
2017-12-13 | Add Mathjax to the repo | maheshgudi | |
2017-11-23 | Merge pull request #400 from maheshgudi/ajax_questions | Prabhu Ramachandran | |
Display error output without page reloading | |||
2017-11-23 | Merge pull request #398 from maheshgudi/cursor_on_textarea | Prabhu Ramachandran | |
Position cursor automatically on text area during quiz | |||
2017-11-23 | Put page footer outside div container | maheshgudi | |
2017-11-23 | Minor changes in requesthandler.js | maheshgudi | |
2017-11-23 | Render error output with django template instead of javascript | mahesh | |
2017-11-22 | Display error output without reloading. | maheshgudi | |
2017-11-17 | Position cursor automatically on text area during quiz | maheshgudi | |
2017-11-15 | Merge pull request #394 from FOSSEE/release-0.7v0.7.0 | Prabhu Ramachandran | |
Release 0.7 | |||
2017-11-15 | Update setup.py for PyPI release. | maheshgudi | |
- Update release date on changelog.txt | |||
2017-11-15 | Convert README.md to README.rst | maheshgudi | |
2017-11-15 | Update Migration files and version for release version 0.7. | maheshgudi | |
2017-11-15 | Updated changelog for 0.7 release | maheshgudi | |
2017-11-15 | Merge pull request #395 from maheshgudi/update_docs | Prabhu Ramachandran | |
Update docs for release 0.7 | |||
2017-11-15 | Merge pull request #397 from maheshgudi/fix_mathjax | Prabhu Ramachandran | |
Change mathajax cdn source due to deprication. | |||
2017-11-15 | Merge pull request #396 from maheshgudi/regrade_fix | Prabhu Ramachandran | |
Test for regrade fix | |||
2017-11-15 | Add test case for regrade. | maheshgudi | |
- Answerpaper method validate_validate takes server port as an argument. - Added tests for all question types | |||
2017-11-15 | Change mathajax cdn source due to deprication. | maheshgudi | |
2017-11-15 | Update docs for release 0.7 | mahesh | |
2017-11-15 | Remove depricated xmlrpc_clients.py module. | maheshgudi | |
2017-11-14 | Merge pull request #391 from adityacp/release_test_schedule | King | |
Release test schedule | |||
2017-11-14 | Add more steps to release test schedule | adityacp | |
2017-11-14 | Merge pull request #390 from maheshgudi/regrade_fix | Prabhu Ramachandran | |
Regrade fix | |||
2017-11-14 | Merge pull request #378 from prathamesh920/upload_users_csv | Prabhu Ramachandran | |
Upload users csv | |||
2017-11-14 | Merge pull request #389 from ankitjavalkar/fix-installer-docs | Prabhu Ramachandran | |
Multiple minor fixes (Listed in description) | |||
2017-11-14 | Fix regrader for new code server | maheshgudi | |
2017-11-14 | Added ',' as the specific delimiter for the csv upload | prathamesh | |
2017-11-14 | Add release test schedule | adityacp | |
- Check if all the mentioned steps in the test schedule are working | |||
2017-11-14 | Added sample csv for user to download and upload. | prathamesh | |
2017-11-14 | Add installation and deployment instructions | maheshgudi | |
2017-11-14 | Add Release testing guide basic layout. | maheshgudi | |
2017-11-14 | Multiple minor fixes : | ankitjavalkar | |
- Fix README instruct to run docker container before running django server - Add messages after commands execute succesfully - Touch a new file to denote successful running of code server | |||
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 | |