Age | Commit message (Collapse) | Author |
|
question type
|
|
- Preserves escape characters
- Adds ruamel.yaml in requirements
|
|
|
|
yaml_questions
|
|
|
|
|
|
|
|
Adds search feature for Profile model in admin interface.
|
|
|
|
Views test
|
|
StdIO error output simplification
|
|
Fix email verfication bug
|
|
- Add test for email_verified decorator
- Add tests to check for non moderator logins
|
|
|
|
|
|
|
|
answerpaper.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Alter activation_key field in Profile model
- Change get_activation_key function in send_mail to create secret_key of fixed length
- Change forms.py to get updated activation_key
- Change views.py to save activation_key
|
|
|
|
|
|
|
|
Release related changes for version 0.6.0
|
|
Email editable content
|
|
|
|
|
|
|
|
|
|
Email verification testing
|
|
Add a negative test case to check attributes are duplicated
|
|
|
|
|
|
- Store activation key expiry time according to timezone for email verification and activation
- Add reverse resolution in urls.py
|
|
|
|
|
|
Course clone
|
|
- Fix test cases to ensure fails if prerequisite is not set
|
|
|
|
|
|
|