summaryrefslogtreecommitdiff
path: root/yaksh/static
AgeCommit message (Collapse)Author
2020-04-08Change templates, views, forms, modelsadityacp
- Allow to test, download and delete single question - Fix pagination for searching and filtering questions
2020-04-02Merge pull request #670 from prathamesh920/R-tests-N-codemirror-modePalaparthy Adityachandra
Add tests for R evaluator and codemirror R mode
2020-03-30Change templates, js, viewsadityacp
- 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-27Add tests for R evaluator and codemirror R modeprathamesh
2020-02-20Change complete, grade_user template and add_question jsadityacp
- 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-18Preview question description and solutionadityacp
2020-02-18Change forms, views, models, templatesadityacp
- 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-17Fix conflictsadityacp
2020-01-30Change in js, templatesadityacp
- 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-30Change js and templatesadityacp
- 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-28Change in views, forms, templates, staticadityacp
- 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-24Change in views, forms and templatesadityacp
- 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-21Fix design question paper UIadityacp
2020-01-20Change views, urls, forms, templates, staticadityacp
- 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-17Change views and urlsadityacp
- Change enroll, reject and course detail views - Add new urls for courses
2020-01-06Improve UI in addquestion templateCruiseDevice
2020-01-02Resolve conflictsCruiseDevice
2020-01-02Change courses page with new UIadityacp
2019-12-20Replace existing bootstrap css and add new custom cssadityacp
2019-09-27Merge pull request #624 from CruiseDevice/overflow-xankitjavalkar
Fix #574 Prevent browser from horizontal scrolling
2019-07-29Fix #574 Prevent browser from horizontal scrollingCruiseDevice
2019-07-12Resolve commentsCruiseDevice
- 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-20UI improvementsCruiseDevice
- show lessons in tree structure on sidebar menu. - Use div inplace of table in index.html to show modules and lessons.
2019-06-07Improve UI in offline YakshCruiseDevice
2019-04-24Fix 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-06Merge pull request #585 from CruiseDevice/course_status_uiKing
Multiple UI Changes
2019-02-28Add Download Course button in Course Module templateCruiseDevice
2019-02-27Fix table alignment, change completed paper to green.CruiseDevice
2019-02-27Merge pull request #565 from ankitjavalkar/fix-review-module-pageKing
Make changes to View Module screen and Quiz screen interface for students
2019-02-27Remove commented code and inline stylingankitjavalkar
2019-02-26Use default Bootstrap 4 font-family.CruiseDevice
2019-02-08Show alert on clicking Undo Changes buttonCruiseDevice
2019-02-04Upgrade jquery-ui.js and jquery-ui.css only in add_lesson.html templateCruiseDevice
2019-01-30Use updated jQuery-ui instead of jQuery-migrations.CruiseDevice
2019-01-30Fixes Embed video link issueCruiseDevice
- 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-29Merge pull request #528 from CruiseDevice/fix-legendankitjavalkar
Fix legend on Quiz interface
2019-01-28Code refactor and resolves requested changes.CruiseDevice
2019-01-28Fix #525CruiseDevice
- Categorize questions into objectives, blanks, upload and programming.
2019-01-28Resolve commentsCruiseDevice
2019-01-28Multiple Frontend changes:CruiseDevice
- Remove bootstrap-tabs.js - Minor UI changes in some templates
2019-01-28Change text color of button and nav-tab to nav-pillsCruiseDevice
- Change text color of next and previous button to white. - Change nav-tab to nav-pills in design_questionpaper.html .
2019-01-28Fix nav-tab issue in design_questionpaper.htmlCruiseDevice
- Fixes nav-tab active status. - Fixes nav-tab flickering on hover over tab.
2019-01-28Fix #530CruiseDevice
- Fix Create Question Paper CSS and JS.
2018-10-12Make changes as per PR reviewankitjavalkar
2018-10-09Minor UI changes and selenium test fixesankitjavalkar
2018-09-26Add new/modified static filesShelsy
2018-09-25Remove older bootstrap static filesShelsy
2018-07-31Merge pull request #519 from kumanna/masterKing
Fix spelling error: choosen to chosen
2018-07-31Remove unused ajax_marks.html fileankitjavalkar
2018-07-31Fix spelling error: choosen to chosenKumar Appaiah