Calen Pennington
|
6b10c0760b
|
Merge branch 'master' into anonymous_user
Conflicts:
djangoapps/student/views.py
|
2012-05-08 13:54:57 -04:00 |
|
Calen Pennington
|
2a073a236a
|
Re-raise an integrity error during user creation if it's not caused by something we know to check for
|
2012-05-04 14:41:56 -04:00 |
|
Calen Pennington
|
90b7737b0d
|
Catch user integrity errors, and then try and figure out what caused them (which removes a race condition)
|
2012-05-03 15:16:05 -04:00 |
|
Calen Pennington
|
0871d95f98
|
Allow anonymous user access to the site. Requires guest_courses.xml and info/guest_updates.html to be set created in the data repository
|
2012-04-30 15:18:47 -04:00 |
|
Calen Pennington
|
8ecb979339
|
Cleaning up imports
|
2012-04-30 14:36:16 -04:00 |
|
David Ormsbee
|
98ff3d5bfb
|
Merge branch 'master' into move_settings
Conflicts:
djangoapps/student/views.py
urls.py
|
2012-04-02 14:26:05 -04:00 |
|
David Ormsbee
|
d1cd7e50c0
|
change logging from mitx.user to mitx.student to reflect package structure
|
2012-04-02 14:09:53 -04:00 |
|
Piotr Mitros
|
686b1bf6bd
|
Moved site, is_secure, etc. into render_to_string shortcut, and fixed bugs in the shortcut. We should test this pretty well, since this touches a lot of templates
|
2012-03-28 19:44:22 -04:00 |
|
Piotr Mitros
|
9a7c0451ab
|
Better logging. Tested and fixed bugs in previous commits
|
2012-03-28 17:45:43 -04:00 |
|
Piotr Mitros
|
25ca62d952
|
Proper e-mail address validation
|
2012-03-28 17:20:35 -04:00 |
|
Piotr Mitros
|
edfff32338
|
Incorporated Dave's feedback
|
2012-03-21 14:19:36 -04:00 |
|
Piotr Mitros
|
8a13b8c45b
|
Minor cleanup of auxilliary changes to models
|
2012-03-21 10:39:56 -04:00 |
|
Piotr Mitros
|
bb288663db
|
Last commit missing -a
|
2012-03-21 10:10:49 -04:00 |
|
Piotr Mitros
|
7986c7547b
|
Name and e-mail change functionality appears to work -- needs graphic design
|
2012-03-21 09:39:32 -04:00 |
|
Piotr Mitros
|
75c5c1ce74
|
Name changes work, but meta storage not tested
|
2012-03-20 22:27:30 -04:00 |
|
Piotr Mitros
|
2b173379e5
|
E-mail changes appear to work
|
2012-03-20 09:37:15 -04:00 |
|
Piotr Mitros
|
2e905dc70c
|
More of e-mail change process works
|
2012-03-19 21:24:21 -04:00 |
|
Calen Pennington
|
1bc3835fe6
|
Splitting files into subdirectories in preparation for merge
|
2012-03-19 11:10:44 -04:00 |
|
Calen Pennington
|
6dc7fd6ea5
|
Splitting files into subdirectories in preparation for merge
|
2012-03-19 11:10:44 -04:00 |
|