Age | Commit message (Collapse) | Author |
|
- Add new url for sending email
- Add new view function to send email to students
|
|
|
|
|
|
- Allow moderator to send emails to students enrollded in a course
- Add validations to check email data in course.js
|
|
- Change views to send mails to students enrolled in a course
- Add reverse resolution in urls.py
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Email verification during registration
|
|
|
|
Docs updation for course code
|
|
Course code feature
|
|
|
|
|
|
|
|
string
|
|
Allow redirection to desired page after logging in
|
|
Kill stray processes
|
|
Dont use migrations while testing
|
|
|
|
|
|
- Updation of user email if multiple users found with same email
- Update user registration form
- Change email_verification.py to send email
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kill_stray_processes
|
|
Download assignments
|
|
|
|
Fix Grade User, Monitor Templates
|