Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
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-06 | Merge pull request #587 from CruiseDevice/fix_download_course_issue | King | |
Add Download Course button in Course Module template | |||
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 | |
2019-02-19 | Merge pull request #577 from CruiseDevice/preview_question_paper_in_quiz | ankitjavalkar | |
Add Preview QuestionPaper button in Quiz view page | |||
2019-02-18 | Remove stray print statement and add additional check during tearDown | CruiseDevice | |
2019-02-18 | Fix TestCases | CruiseDevice | |
2019-02-18 | Remove the duplicate condition to check if user is quiz creator in ↵ | CruiseDevice | |
preview_questionpaper view | |||
2019-02-18 | Mulitple UI changes in Quiz Edit Page: | CruiseDevice | |
- Remove extra conditions - Rename View Questionpaper button to Edit Questionpaper button | |||
2019-02-18 | Add Preview Question Paper button in add_quiz template | CruiseDevice | |
2019-02-18 | Add Preview QuestionPaper button in Quiz view page | CruiseDevice | |
2019-02-18 | Merge pull request #575 from CruiseDevice/file_download_issue_in_quiz | ankitjavalkar | |
Fix download file for a question in quiz | |||
2019-02-18 | Reduce button size. | CruiseDevice | |