David Ormsbee
|
b597b17db1
|
Add support for replicating course enrollment/unenrollment to course databases
|
2012-08-10 02:02:44 -04:00 |
|
Rocky Duan
|
69e28e3966
|
callback to sync user info
|
2012-08-04 17:59:44 -04:00 |
|
Calen Pennington
|
1d1a9173a4
|
Cleaning up pep8 violations
|
2012-07-23 14:44:40 -04:00 |
|
David Ormsbee
|
074fc24343
|
Fix up the signup modal for registration for the new fields.
|
2012-07-22 18:53:12 -04:00 |
|
David Ormsbee
|
942183d765
|
Merge branch 'release/1.0' into dormsbee/change_reg_fields
|
2012-07-22 17:50:46 -04:00 |
|
David Ormsbee
|
7f3a443409
|
Change over to new reg fields (styling still broken)
|
2012-07-22 15:35:24 -04:00 |
|
Bridger Maxwell
|
dcafbca106
|
Added an index to course enrollment created field.
|
2012-07-21 12:44:25 -04:00 |
|
Bridger Maxwell
|
f337baedb0
|
Renamed enrollment date to created.
|
2012-07-20 16:48:04 -04:00 |
|
Bridger Maxwell
|
cdc2ff04f8
|
Added a datetime stamp to course enrollments.
|
2012-07-20 13:14:59 -04:00 |
|
Matthew Mongeau
|
67221b0725
|
Added countries and other demographics to be stored in db.
|
2012-07-18 13:02:07 -04:00 |
|
Matthew Mongeau
|
7e25f39f62
|
Change stored gender value for students.models.UserProfile
* Changed from 'male', 'female', and 'other' to 'm', 'f', and 'o'
|
2012-07-18 13:00:40 -04:00 |
|
Bridger Maxwell
|
1a8d999663
|
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.
|
2012-07-17 13:54:54 -04:00 |
|
Victor Shnayder
|
39a1502e1a
|
Move student app from lms to common
|
2012-07-13 11:51:32 -04:00 |
|