Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-18 | Fix conflicts for pygmentized answer paper | ankitjavalkar | |
2019-09-27 | Merge pull request #624 from CruiseDevice/overflow-x | ankitjavalkar | |
Fix #574 Prevent browser from horizontal scrolling | |||
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 | 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-06-27 | Fix Nonetype error due to incorrect if-else during course_code search | 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-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 | 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-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 | |||
2019-03-06 | Merge pull request #585 from CruiseDevice/course_status_ui | King | |
Multiple UI Changes | |||
2019-03-06 | Merge pull request #563 from ankitjavalkar/quiz-inprogress-bug-fix | King | |
Allow student to open a quiz if status is inprogress | |||
2019-03-04 | Fix PEP8 issues | ankitjavalkar | |
2019-02-28 | Use built-in django url tag inplace of hard-code URL in template | CruiseDevice | |
2019-02-28 | Add Download Course button in Course Module template | CruiseDevice | |
2019-02-27 | Fix table alignment, change completed paper to green. | CruiseDevice | |
2019-02-27 | Fix Export to CSV button aligment | CruiseDevice | |
2019-02-27 | Multiple UI Changes: | CruiseDevice | |
- Change Course Status page UI - Fix breaking alignment in Monitor Page summary table | |||
2019-02-27 | Merge pull request #565 from ankitjavalkar/fix-review-module-page | King | |
Make changes to View Module screen and Quiz screen interface for students | |||
2019-02-27 | Remove commented code and inline styling | ankitjavalkar | |
2019-02-27 | Merge pull request #588 from CruiseDevice/change_font | King | |
Use default Bootstrap 4 font-family. | |||
2019-02-26 | Merge pull request #576 from CruiseDevice/link_to_question | King | |
Add link to the Question in Design QuestionPaper. | |||
2019-02-26 | Merge pull request #566 from ankitjavalkar/toggle-view-grade | King | |
Toggle view grade and other UI improvements | |||
2019-02-26 | Multiple changes | ankitjavalkar | |
- Fix failing test cases and make changes based on feedback - Fix PEP8 | |||
2019-02-26 | Use default Bootstrap 4 font-family. | CruiseDevice | |