- 02 Oct, 2012 2 commits
-
-
Victor Shnayder committed
-
- still needs style - will cache for 10 seconds
Victor Shnayder committed
-
- 28 Sep, 2012 1 commit
-
-
per feedback, use reverse() when generating callback urls. Also generate thumbnails when ingesting static images. We'll need these handy for the CMS UI.
Chris Dodge committed
-
- 27 Sep, 2012 5 commits
-
-
Support asset library references in CapaModule. Also some code refactoring/cleanup. Preparing for review and submit
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 24 Sep, 2012 1 commit
-
-
* for more context, see https://basecamp.com/1892446/projects/631155-devops/messages/4719963-strange-caching
Victor Shnayder committed
-
- 21 Sep, 2012 3 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Fix JSON postback error where the content-type header line can contain more info than just the application/json descriptor. Now we just to a compare on the start of the header value.
Chris Dodge committed
-
- 20 Sep, 2012 2 commits
-
-
Fix JSON postback error where the content-type header line can contain more info than just the application/json descriptor. Now we just to a compare on the start of the header value.
Chris Dodge committed -
Victor Shnayder committed
-
- 14 Sep, 2012 1 commit
-
-
* also replace the external-auth-related popping up of the signup form with jquery. Presumably it takes care of the browser specific stuff.
Victor Shnayder committed
-
- 13 Sep, 2012 1 commit
-
-
* in-progress to fixing support for ':' in url_names
Victor Shnayder committed
-
- 09 Sep, 2012 1 commit
-
-
missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON
ichuang committed
-
- 08 Sep, 2012 1 commit
-
-
ichuang 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
-
- 05 Sep, 2012 1 commit
-
-
ichuang committed
-
- 04 Sep, 2012 3 commits
-
-
ichuang committed
-
https://github.com/MITx/mitx/pull/615ichuang committed
-
ichuang committed
-
- 03 Sep, 2012 2 commits
- 02 Sep, 2012 3 commits
- 01 Sep, 2012 1 commit
-
-
David Ormsbee committed
-
- 31 Aug, 2012 4 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 29 Aug, 2012 7 commits
-
-
Carlos Andrés Rocha committed
-
Added OPENID_PROVIDER_TRUSTED_ROOTS django setting. It should be a list of glob matching patterns: ['*.cs50.net', '*.other.net'] Also did some minor refactoring and cleanup.
Carlos Andrés Rocha committed -
Nate Hardison committed
-
Carlos Andrés Rocha committed
-
Nate Hardison committed
-
- provider placed behind separate feature flag - domain of openid consumer displayed in login page - added logging for successful login, changed log messages to include "OpenID"
Tommy MacWilliam committed -
- endpoint supports both SReg and AX - identity taken from edX username - sreg fullname and ax http://axschema.org/namePerson taken from edX name - sreg email and ax http://axschema.org/contact/email taken from edX email
Tommy MacWilliam committed
-