Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-12 | Merge pull request #639 from prathamesh920/r-evaluator-initial | King | |
evaluator for r- Initial | |||
2020-01-12 | evaluator for r- Initial | prathamesh | |
2020-01-06 | Merge pull request #634 from ankitjavalkar/fix-grades | ankitjavalkar | |
Fix bug to only allow self created grading systems to show up in the course form | |||
2020-01-03 | Fix bug to only allow self created grading systems to show up in the course form | ankitjavalkar | |
2019-12-27 | Merge pull request #635 from ankitjavalkar/maheshgudi-fix_stdio_spacing_error | ankitjavalkar | |
Allow new line to be added in an stdio testcase | |||
2019-12-27 | Fix pep8 for stdio spacing error | maheshgudi | |
2019-12-27 | Add testcase for highlight spaces | maheshgudi | |
2019-12-27 | Allow new line to be added in an stdio testcase | maheshgudi | |
2019-12-26 | Merge pull request #633 from ↵ | ankitjavalkar | |
ankitjavalkar/maheshgudi-pygmentise_answerpaper-merger Add syntax highlight for code answers in answerpaper | |||
2019-12-18 | Fix conflicts for pygmentized answer paper | ankitjavalkar | |
2019-09-27 | Merge pull request #630 from FOSSEE/release_0_11_0 | ankitjavalkar | |
Release 0.11.0 related changes | |||
2019-09-27 | Release 0.11.0 related changes | ankitjavalkar | |
2019-09-27 | Merge pull request #624 from CruiseDevice/overflow-x | ankitjavalkar | |
Fix #574 Prevent browser from horizontal scrolling | |||
2019-09-27 | Merge pull request #627 from ankitjavalkar/course-download-clean | ankitjavalkar | |
Move all download related templates to a new subfolder and add homepage link to navbar logo | |||
2019-09-12 | Merge pull request #621 from pllvsis/master | Akash Chavan | |
Fixing Python version used in command line executions | |||
2019-08-20 | Fixed Python version reference in command line | pllvsis | |
2019-08-19 | Move all download related templates to a new subfolder and add homepage link ↵ | ankitjavalkar | |
to navbar logo | |||
2019-07-30 | Merge pull request #622 from CruiseDevice/offline_yaksh | Akash Chavan | |
Download course from yaksh for offline purpose. | |||
2019-07-29 | Fix #574 Prevent browser from horizontal scrolling | CruiseDevice | |
2019-07-26 | Merge pull request #610 from ankitjavalkar/fix-nonetype-error | ankitjavalkar | |
Fix Nonetype error due to incorrect if-else during course_code search | |||
2019-07-26 | Move Download Course button on first page under "Enrolled Courses" | CruiseDevice | |
2019-07-23 | Fix course filter query to display only non trial courses on the dashboard | ankitjavalkar | |
2019-07-12 | Resolve comments | CruiseDevice | |
- Remove print statements. - Remove commented css from offline.css. - Change 127.0.0.1 to yaksh.fossee.in quiz.html for offline application. | |||
2019-07-03 | Minor changes | CruiseDevice | |
- Remove commented code. - Add active class to the tab selected on sidebar. | |||
2019-07-02 | Fixing Python version used in command line executions | Pallavi | |
2019-06-27 | Fix Nonetype error due to incorrect if-else during course_code search | ankitjavalkar | |
2019-06-27 | Upgrade Django version | ankitjavalkar | |
2019-06-20 | UI improvements | CruiseDevice | |
- show lessons in tree structure on sidebar menu. - Use div inplace of table in index.html to show modules and lessons. | |||
2019-06-07 | Improve UI in offline Yaksh | CruiseDevice | |
2019-05-31 | Add templates and more features | CruiseDevice | |
2019-05-20 | Merge pull request #601 from ankitjavalkar/migrate-social-auth | ankitjavalkar | |
Upgrade python-social-auth 0.2.19 to social-auth-app-django 3.1.0 | |||
2019-05-14 | Upgrade python-social-auth 0.2.19 to social-auth-app-django 3.1.0 and make ↵ | ankitjavalkar | |
relevant changes in settings and urls | |||
2019-04-25 | Merge pull request #600 from FOSSEE/release_0_10_00.10.0 | ankitjavalkar | |
Release 0.10.0 related changes | |||
2019-04-24 | Release 0.10.0 related changes | ankitjavalkar | |
2019-04-24 | Merge pull request #552 from CruiseDevice/embed_video_link_fix_squash | ankitjavalkar | |
Fix Embed video link issue and Upgrade jQuery-ui. | |||
2019-04-24 | Fix Embed video link issue and Upgrade jQuery-ui. | CruiseDevice | |
- Upgrade jQuery-ui.js and jQuery-ui.css from 1.9.1 to 1.12.1. - Resolves jQuery breaking jQuery-ui. - Fixes #549 and #540 | |||
2019-04-24 | Upgrade Jquery version from 1.9.1 to 3.3.1 in all templates | CruiseDevice | |
2019-04-24 | Merge pull request #562 from prathamesh920/upgrade-django1_11_18 | ankitjavalkar | |
Upgrade django 1.11.18 | |||
2019-04-23 | Merge pull request #599 from prathamesh920/csv-upload-fix | ankitjavalkar | |
Fix user CSV upload issue | |||
2019-04-17 | Fix PEP8 issue | King | |
2019-04-17 | Fix user CSV upload issue | King | |
2019-04-15 | Merge pull request #596 from ankitjavalkar/fix-in-dir-unicode | King | |
Change in_dir directory nomenclature for code server | |||
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King | |
Add functionality to restrict access to next module based on passing previous module | |||
2019-04-09 | Fix PEP8 issues | ankitjavalkar | |
2019-04-08 | Add Test Case | ankitjavalkar | |
2019-04-05 | Change in_dir directory nomenclature for code server | ankitjavalkar | |
2019-04-02 | Change AnswerPaper passing condition check | ankitjavalkar | |
2019-03-25 | Fix PEP8 issues and variable names | ankitjavalkar | |
2019-03-13 | Fix failing Test Case | ankitjavalkar | |
2019-03-12 | Add functionality to restrict access to next module based on passing ↵ | ankitjavalkar | |
previous module |