- 09 Nov, 2012 2 commits
-
-
This reverts commit 793354a0.
Victor Shnayder committed -
Victor Shnayder committed
-
- 07 Nov, 2012 1 commit
-
-
Re-add TestCenterUser along with a basic command to make an entry for a given user already in the system.
David Ormsbee committed
-
- 30 Oct, 2012 1 commit
-
-
Victor Shnayder committed
-
- 24 Oct, 2012 1 commit
-
-
David Ormsbee committed
-
- 06 Sep, 2012 1 commit
-
-
- add a check for the feature flag before trying to save user info to the service
Victor Shnayder committed
-
- 04 Sep, 2012 1 commit
-
-
ichuang committed
-
- 03 Sep, 2012 1 commit
-
-
ichuang committed
-
- 02 Sep, 2012 1 commit
-
-
functionality - grade dump and download as csv, manage staff list, force reload of course from xml
ichuang committed
-
- 23 Aug, 2012 3 commits
-
-
Rocky Duan committed
-
Arjun Singh committed
-
Arjun Singh committed
-
- 21 Aug, 2012 1 commit
-
-
David Ormsbee committed
-
- 16 Aug, 2012 1 commit
-
-
When replicating CourseEnrollment, make sure Users were created in all DBs before replicating other models
David Ormsbee committed
-
- 14 Aug, 2012 1 commit
-
-
Rocky Duan committed
-
- 13 Aug, 2012 5 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
1. Multiple save()s on the same model are now handled properly. We had to unmark model objects after the appropriate signals had fired. 2. There was a side-effect where we were saving the portal User object to the course_db with the using kw param, but models remember where they were last saved to, so a later save on that model object would go to the wrong database.
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
- 10 Aug, 2012 5 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
- 04 Aug, 2012 1 commit
-
-
Rocky Duan committed
-
- 23 Jul, 2012 1 commit
-
-
Calen Pennington committed
-
- 22 Jul, 2012 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 21 Jul, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 20 Jul, 2012 2 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 18 Jul, 2012 2 commits
-
-
Matthew Mongeau committed
-
* Changed from 'male', 'female', and 'other' to 'm', 'f', and 'o'
Matthew Mongeau committed
-
- 17 Jul, 2012 1 commit
-
-
Added a migration with indexes on course enrollment and a unique constraint. This involves a migration that first drops the table, because there may be non-unique data there already.
Bridger Maxwell committed
-
- 13 Jul, 2012 1 commit
-
-
Victor Shnayder committed
-
- 12 Jul, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 11 Jul, 2012 1 commit
-
-
* Updated student.models.UserProfile * Added migration to add: gender, date_of_birth, mailing_address, country, telephone_number, occupation
Matthew Mongeau committed
-
- 10 Jul, 2012 1 commit
-
-
Calen Pennington committed
-
- 29 Jun, 2012 1 commit
-
-
Matthew Mongeau committed
-