Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-02 | Change courses page with new UI | adityacp | |
2020-01-02 | Change UI in add grades template | adityacp | |
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-20 | Use reverse url instead of traditional url in templates | adityacp | |
2019-12-20 | Change forms.py and views.py | adityacp | |
- Add pagination for the courses in the moderator dashboard - Add bootstrap class for input type in forms.py | |||
2019-12-20 | Change in moderator dashboard templates | adityacp | |
- Add paginator template for pagination - Change moderator dashboard, edit profile and complete template | |||
2019-12-20 | Change the password reset page and change password page | adityacp | |
2019-12-20 | Change base templates for moderator side pages | adityacp | |
2019-12-20 | Replace existing bootstrap css and add new custom css | adityacp | |
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-21 | Add API to get complete course details and AnswerPaper for the quiz | prathamesh | |
Courses are retrieved in which the user is a student. Complete course info is made available. Answerpaper is created if does not exists on start quiz. AnswerPaper detail info is made available. If attempts are not allowed then the message is retrieved. | |||
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 | |