Age | Commit message (Expand) | Author |
2018-01-19 | Merge pull request #426 from adityacp/fix_lessons_redirect | Prabhu Ramachandran |
2018-01-19 | Change in views and templates | adityacp |
2018-01-19 | Improve views test case for questionpaper | adityacp |
2018-01-18 | Add docstring to update course status view function | adityacp |
2018-01-18 | Update to latest changes from master | adityacp |
2018-01-18 | Change in views.py and models.py | adityacp |
2018-01-17 | Change views.py and test_views.py | adityacp |
2018-01-16 | Change template, urls.py, views.py | adityacp |
2018-01-16 | Change in template, test_views, urls and views | adityacp |
2018-01-12 | Change in models.py, views.py and urls.py | adityacp |
2018-01-08 | Merge pull request #416 from adityacp/enhance_yaksh_ui | Prabhu Ramachandran |
2018-01-08 | Change in models.py and views.py | adityacp |
2018-01-04 | Multiple Changes: | ankitjavalkar |
2018-01-04 | - Add python-decouple package to requirements | ankitjavalkar |
2018-01-03 | Made UI changes as per suggestion | prathamesh |
2018-01-02 | Merge branch 'master' of https://github.com/FOSSEE/online_test into exercise | prathamesh |
2018-01-02 | Allowed user to skip and view solution if the answer is correct. | prathamesh |
2018-01-02 | Changes in views, models, templates and js | adityacp |
2018-01-02 | Update to latest changes | adityacp |
2017-12-29 | Fix assignment upload to work with new code server | maheshgudi |
2017-12-27 | Exercise feature in video lessons | prathamesh |
2017-12-14 | Change in test_views and views | adityacp |
2017-12-14 | Change views.py and urls.py | adityacp |
2017-11-28 | Change in views.py and urls.py | adityacp |
2017-11-24 | Merge branch 'yaksh_video_lessons' of https://github.com/fossee/online_test i... | mahesh |
2017-11-23 | Put page footer outside div container | maheshgudi |
2017-11-23 | Change urls, views, template, test_views | adityacp |
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-22 | Fixed existing model tests | prathamesh |
2017-11-22 | Change forms.py, models.py, views.py, templates, templatetags | adityacp |
2017-11-21 | Change in templates, js, template tag | adityacp |
2017-11-21 | Change in models.py and views.py | adityacp |
2017-11-20 | Change complete.html and change download quiz csv in views | adityacp |
2017-11-20 | Change in views.py | adityacp |
2017-11-14 | Merge pull request #378 from prathamesh920/upload_users_csv | Prabhu Ramachandran |
2017-11-14 | Added sample csv for user to download and upload. | 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 | Prepopulate the test case type field when adding test cases to questions | ankitjavalkar |
2017-11-07 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-11-07 | Made changes as per suggestions | prathamesh |
2017-11-06 | Merge pull request #376 from Akshen/develop | Prabhu Ramachandran |
2017-11-06 | Show Latest Active Course on top of Courses Page | Akshen |
2017-11-06 | Upload user to the course via csv. | prathamesh |