Age | Commit message (Expand) | Author |
2020-04-16 | Set post_image, comment_image height, width to 50% | CruiseDevice |
2020-04-15 | Improve UI slightly | CruiseDevice |
2020-04-15 | Resolve comments | CruiseDevice |
2020-04-15 | Show selected values in the filter forms | adityacp |
2020-04-14 | Change model name Thread to Post to avoid conflicts | CruiseDevice |
2020-04-13 | Add feature to hide thread or comments | CruiseDevice |
2020-04-13 | Add feature for uploading images | CruiseDevice |
2020-04-12 | Fix search courses | adityacp |
2020-04-11 | Discussion forum for a course | CruiseDevice |
2020-04-11 | Fix tabs and show uploaded questions in questions page | adityacp |
2020-04-08 | Fix and Add tests for questions view | adityacp |
2020-04-08 | Change templates, views, forms, models | adityacp |
2020-04-07 | Merge pull request #687 from adityacp/release_0.14.00.14.0 | Palaparthy Adityachandra |
2020-04-07 | Release 0.14.0 related changes | adityacp |
2020-04-07 | Merge pull request #678 from prathamesh920/r-clean-error-messages | Palaparthy Adityachandra |
2020-04-07 | Merge pull request #686 from adityacp/add_r_info_docs | Palaparthy Adityachandra |
2020-04-07 | Add R language standard testcase information | adityacp |
2020-04-07 | Merge pull request #682 from adityacp/update_readme | Palaparthy Adityachandra |
2020-04-07 | Update README | adityacp |
2020-04-06 | Add mysqlclient to requirements-production.txt | CruiseDevice |
2020-04-06 | Remove print statement | CruiseDevice |
2020-04-04 | Merge pull request #680 from adityacp/update_documentation | Palaparthy Adityachandra |
2020-04-04 | Update documentation with latest changes | adityacp |
2020-04-03 | Get user_answer based on question type | CruiseDevice |
2020-04-03 | Merge pull request #671 from ankitjavalkar/fix-stdio | ankitjavalkar |
2020-04-03 | Minor fixes based on feedback | ankitjavalkar |
2020-04-02 | Show prettified R error messages and fix filter | prathamesh |
2020-04-02 | Merge pull request #670 from prathamesh920/R-tests-N-codemirror-mode | Palaparthy Adityachandra |
2020-04-02 | Merge pull request #673 from adityacp/fix_course_design_workflow | Palaparthy Adityachandra |
2020-04-02 | Optimize code to add unit to module only on creation | adityacp |
2020-04-01 | Update ruamel version, change view name | CruiseDevice |
2020-04-01 | Merge pull request #676 from adityacp/fix_middleware | Palaparthy Adityachandra |
2020-04-01 | Fix custom middleware according to django 3 | adityacp |
2020-03-31 | Change course_modules.html and views.py | adityacp |
2020-03-31 | Update the units and modules order on creation | adityacp |
2020-03-30 | Update .travis.yml | CruiseDevice |
2020-03-30 | Add Login endpoint, quit quiz endpoint | CruiseDevice |
2020-03-30 | Show question test_cases, exclude unncessary fields from API | CruiseDevice |
2020-03-30 | Add corsheaders to INSTALLED_APPS | CruiseDevice |
2020-03-30 | Remove unnecessary requirements, update DRF to 3.11.0 | CruiseDevice |
2020-03-30 | Fix ImproperlyConfigured URL issue | CruiseDevice |
2020-03-30 | Resolve Conflicts | CruiseDevice |
2020-03-30 | Change templates, js, views | adityacp |
2020-03-28 | Change in course modules template, views | adityacp |
2020-03-28 | Fix workflow for creating modules, lessons, quizzes | adityacp |
2020-03-27 | Allow stdio expected input to be optional and miscellanous UI fixes | ankitjavalkar |
2020-03-27 | Add R installation for travis | prathamesh |
2020-03-27 | Add tests for R evaluator and codemirror R mode | prathamesh |
2020-03-20 | Merge pull request #655 from adityacp/bump_django | Palaparthy Adityachandra |
2020-03-19 | Resolve conflicts in the courses view | adityacp |