Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-20 | Replace existing bootstrap css and add new custom css | adityacp | |
2019-09-27 | Merge pull request #624 from CruiseDevice/overflow-x | ankitjavalkar | |
Fix #574 Prevent browser from horizontal scrolling | |||
2019-07-29 | Fix #574 Prevent browser from horizontal scrolling | CruiseDevice | |
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-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-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-03-06 | Merge pull request #585 from CruiseDevice/course_status_ui | King | |
Multiple UI Changes | |||
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 | 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-26 | Use default Bootstrap 4 font-family. | CruiseDevice | |
2019-02-08 | Show alert on clicking Undo Changes button | CruiseDevice | |
2019-02-04 | Upgrade jquery-ui.js and jquery-ui.css only in add_lesson.html template | CruiseDevice | |
2019-01-30 | Use updated jQuery-ui instead of jQuery-migrations. | CruiseDevice | |
2019-01-30 | Fixes Embed video link issue | CruiseDevice | |
- Fixes Embed video link issue in LessonForm of Add New Lesson. - It breaks because of compatibility issues between jQuery 3.3.1 and jQuery UI 1.9.1 . Using jQuery UI with the jQuery Migrate plugin fixes this issue. | |||
2019-01-29 | Merge pull request #528 from CruiseDevice/fix-legend | ankitjavalkar | |
Fix legend on Quiz interface | |||
2019-01-28 | Code refactor and resolves requested changes. | CruiseDevice | |
2019-01-28 | Fix #525 | CruiseDevice | |
- Categorize questions into objectives, blanks, upload and programming. | |||
2019-01-28 | Resolve comments | CruiseDevice | |
2019-01-28 | Multiple Frontend changes: | CruiseDevice | |
- Remove bootstrap-tabs.js - Minor UI changes in some templates | |||
2019-01-28 | Change text color of button and nav-tab to nav-pills | CruiseDevice | |
- Change text color of next and previous button to white. - Change nav-tab to nav-pills in design_questionpaper.html . | |||
2019-01-28 | Fix nav-tab issue in design_questionpaper.html | CruiseDevice | |
- Fixes nav-tab active status. - Fixes nav-tab flickering on hover over tab. | |||
2019-01-28 | Fix #530 | CruiseDevice | |
- Fix Create Question Paper CSS and JS. | |||
2018-10-12 | Make changes as per PR review | ankitjavalkar | |
2018-10-09 | Minor UI changes and selenium test fixes | ankitjavalkar | |
2018-09-26 | Add new/modified static files | Shelsy | |
2018-09-25 | Remove older bootstrap static files | Shelsy | |
2018-07-31 | Merge pull request #519 from kumanna/master | King | |
Fix spelling error: choosen to chosen | |||
2018-07-31 | Remove unused ajax_marks.html file | ankitjavalkar | |
2018-07-31 | Fix spelling error: choosen to chosen | Kumar Appaiah | |
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King | |
Download course content for offline view | |||
2018-07-10 | Change in file_utils, forms, models, lesson.css, add_lesson.html, views | adityacp | |
- Add new function in the file_utils to render template - Add webm as supported video format in forms - Add help text in video_file field - Add lesson.css file for adding custom styling for lessons - Add static_files dict in download_course views function | |||
2018-07-10 | Changes in file_utils.py, courses.html, index.html, module.html, unit.html, ↵ | adityacp | |
offline.css - Remove unnecessary list from write_templates_to_zip function in file_utils - Remove styling from index.html, module.html, unit.html - Add offline.css for styling in index.html, module.html, unit.html | |||
2018-07-03 | Update to latest changes | adityacp | |
2018-06-26 | Changes in template, templatetags and static files | adityacp | |
- Add new templates index.html, module.html, unit.html for course download - Add links in student and moderator templates for course download - Add video js plugin for rendering uploaded lesson video file - Remove jquery-1.4.2 - Add template tag to get formatted names - Change student and moderator lesson template to view lessons files properly | |||
2018-06-07 | Merge pull request #469 from adityacp/enhance_course_status | Prabhu Ramachandran | |
Enhance course status | |||
2018-05-29 | Change in models, templates, js | adityacp | |
- Remove else condition in get_current_unit model method - Reduce ajax timeout in course.js - Create a new model method to set current unit - Change views test | |||
2018-04-13 | Change in python test, grader and request handler | adityacp | |
- Add try except in grader to get exceptions for python stdio and python assertion evaluation - Add additional tests - Add condition in request handler to avoid error if codemirror is not instantiated | |||
2018-04-06 | Highlight error line in code mirror for python | adityacp | |
2018-04-04 | Change in templates and js | adityacp | |
- Change course status template to view per student course progress - Change student dashboard to show progress for course and modules. - Add ajax to get per student data for course progress | |||
2018-03-16 | Add jumble question type | mahesh | |
2018-03-16 | Add shuffle_testcases to QuestionPaper model instead of Question | mahesh | |
2018-03-16 | Disable/enable shuffle testcase option based on question type | mahesh | |
2018-03-08 | Allow to search the questions in design question paper | adityacp | |
2018-01-14 | Change in models.py, course.js and course_detail.html | adityacp | |
- Merge future imports in models into one - Add table sorter in course.js and course_detail.html | |||
2018-01-13 | Format column for csv download | adityacp | |
2018-01-12 | Change in js, templates and custom_filters | adityacp | |
- Add js function to download csv data for course status - Show course status - Add new custom functions to view student status for a course | |||
2018-01-08 | Merge pull request #416 from adityacp/enhance_yaksh_ui | Prabhu Ramachandran | |
Enhance yaksh design |