Age | Commit message (Collapse) | Author |
|
Not pushing migration file, as it will be merged with release.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve-code-server
Conflicts Resolved:
yaksh/views.py
|
|
|
|
|
|
|
|
|
|
|
|
improve-code-server
Conflicts Resolved:
.travis.yml
yaksh/views.py
|
|
improve-code-server
Conflicts Resolved:
yaksh/templates/yaksh/question.html
|
|
Fix bug to prevent students from attempting pre-enrolled deactivated course
|
|
javascript strings includes method changed to indexOf, as includes
belongs to ES6. This was the main reason for failure of selenium tests
on travis.
|
|
add_tag_search
|
|
created.
|
|
number.
|
|
|
|
|
|
|
|
|
|
|
|
- Template yaml is now generated on the fly.
- Removes yaml_question_template files.
- Fixes order for yaml file inside demo_questions.zip
|
|
into yaml_questions
|
|
yaml_questions
|
|
|
|
|
|
|
|
Display all hidden courses with pending enrollment requests
|
|
Validate quiz prerequisite field
|
|
Send emails to students enrolled in a course
|
|
To check if the ontop div display is none.
If so then the selenium will proceed ahead else wait for the div
property to change.
Currently I have not specified the actual exception in try except,
will add later
Modified JS to handle ontop div
|
|
into improve-code-server
|
|
|
|
- Change form submission for send email in js
- Change template and view variable for mail status
|