Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-02 | Merge pull request #670 from prathamesh920/R-tests-N-codemirror-mode | Palaparthy Adityachandra | |
Add tests for R evaluator and codemirror R mode | |||
2020-03-30 | Change templates, js, views | adityacp | |
- Show module name in design module page - Fix tooltip in design course and design module page - Change order of sidebar menu in course detail page | |||
2020-03-27 | Add tests for R evaluator and codemirror R mode | prathamesh | |
2020-02-20 | Change complete, grade_user template and add_question js | adityacp | |
- Add tinymce js editor for question description - Add safe option in grade user while showing question description - Add generice title in the complete template | |||
2020-02-18 | Preview question description and solution | adityacp | |
2020-02-18 | Change forms, views, models, templates | adityacp | |
- Fix UI in add question page - Add test case form for question formset with custom attributes - Add a model method in question class to get question test cases based on type and language of the question - Retain the state of the list view and grid view in courses page - Requested students list will be shown on top in the course detail page | |||
2020-02-17 | Fix conflicts | adityacp | |
2020-01-30 | Change in js, templates | adityacp | |
- Replace manual django url pattern in course progress and course js - Add overflow horizontal scroll in quiz side bar - Use bootstrap input text style in quiz | |||
2020-01-30 | Change js and templates | adityacp | |
- Show selected files in the file input in lesson.js - Show lesson content properly in students page - Remove unnecessary div for video embed iframe | |||
2020-01-28 | Change in views, forms, templates, static | adityacp | |
- Revamp UI in student dashboard - Fix course form to get bootstrap form class - Add custom css for sidebar in course module page for student - Use django url pattern | |||
2020-01-24 | Change in views, forms and templates | adityacp | |
- Add django messages for showing success, warning messages - Add pagination in monitor and grade user - Remove unnecessary template blocks - Show add and view options for quizzes, lessons, modules - Add form-control bootstrap class for multiple forms - Fix the UI in grade user and monitor pages - Add font awesome icons in the login page | |||
2020-01-21 | Fix design question paper UI | adityacp | |
2020-01-20 | Change views, urls, forms, templates, static | adityacp | |
- Change course, quiz, module, lesson forms - Add messages for success and warning - Add proper redirections to the specifc urls - Remove unnecessary custom css | |||
2020-01-17 | Change views and urls | adityacp | |
- Change enroll, reject and course detail views - Add new urls for courses | |||
2020-01-06 | Improve UI in addquestion template | CruiseDevice | |
2020-01-02 | Resolve conflicts | CruiseDevice | |
2020-01-02 | Change courses page with new UI | adityacp | |
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 |