- 16 May, 2013 2 commits
-
-
getting closed fast enough.
Diana Huang committed -
Will Daly committed
-
- 15 May, 2013 2 commits
- 14 May, 2013 1 commit
-
-
Will Daly committed
-
- 13 May, 2013 2 commits
-
-
Greg Price committed
-
Will Daly committed
-
- 10 May, 2013 2 commits
-
-
Greg Price committed
-
(lettuce assumes we are using django.contrib.staticfiles). This allows us to run the django-admin.py harvest test server, instead of launching the server ourselves.
Will Daly committed
-
- 09 May, 2013 1 commit
-
-
Calen Pennington committed
-
- 08 May, 2013 2 commits
-
-
Greg Price committed
-
They are currently using a CA that is not installed on our servers. Since it isn't a top-tier CA and we aren't submitting anything particularly sensitive anyway, we don't have to feel too bad about this.
Greg Price committed
-
- 07 May, 2013 2 commits
-
-
these are configured to be too long in the settings.
Will Daly committed -
Diana Huang committed
-
- 06 May, 2013 5 commits
-
-
Updated safe_key() so that it: (a) avoids creating keys that are too long for memcache, and (b) handles unicode in keys, prefixes, and versions Added __init__.py, which should have been in the last commit Pep8/Pylint fixes
Will Daly committed -
* Fix indentation/line break issues * Handle marketing root URL as a separate case in marketing_link * Move link map to its own setting.
Diana Huang committed -
This functionality requires the Zendesk URL, user, and API key to be specified in django.conf.settings. Also, add a flag to MITX_FEATURES (enabled by default) to control the endpoint and the front-end feature (yet to be added).
Greg Price committed -
Diana Huang committed
-
Pep8 fixes
Diana Huang committed
-
- 03 May, 2013 6 commits
-
-
David Baumgold committed
-
and use it for the new marketing site links.
Diana Huang committed -
access login_required page.
Diana Huang committed -
This allows specification of profile parameters when creating a user. Because the profile contents are always accessed from the database, the user must be saved to the database before the profile is created. This means that the profile cannot be created if the user is merely being built (and not saved) rather than created.
Greg Price committed -
Now that we are using separate pages for login and registration rather than modals, clicking the registration button for a course should direct an unauthenticated user to the registration page, and the user should be enrolled in the course upon successful registration. Likewise, an unauthenticated user attempting to unenroll from a course should be directed to the login page and subsequently unenrolled from the course upon successful login. The enrollment change service also now uses HTTP status codes rather than JSON to communicate status to the front end.
Greg Price committed -
LH: 381, 382, 383
Victor Shnayder committed
-
- 25 Apr, 2013 1 commit
-
-
* hide the login behind a setting that is turned off by default * clean out some of the outdated settings and hardcoded test strings
Diana Huang committed
-
- 22 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 18 Apr, 2013 4 commits
-
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
- 17 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 16 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 11 Apr, 2013 2 commits
-
-
Previously it was only set for login
John Jarvis committed -
Chris Dodge committed
-
- 10 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 09 Apr, 2013 1 commit
-
-
John Jarvis committed
-
- 07 Apr, 2013 3 commits