- Jul 22, 2013
-
-
Adam Palay authored
-
Adam Palay authored
-
Adam Palay authored
-
Adam Palay authored
-
Brian Talbot authored
Studio: adds a space back to the phrase 'Welcome to edX Studio'
-
Peter Fogg authored
Correctly persist checklist settings.
-
Peter Fogg authored
Incidentally, fixes an acceptance test (which would have caught this bug) not running. Its step regex was "They are correctly selected after I reload the page$", which happens to be matched by "I reload the page$", another step definition. Lettuce seems to arbitrarily pick between definitions if they both match a step, so it's good to ensure that each step isn't a sub-regexes of another.
-
Greg Price authored
Add endpoints to set user notification preference
-
David Baumgold authored
Fixes for `vagrant up`
-
Greg Price authored
-
Greg Price authored
Two endpoints are intended to be used by AJAX calls from the web UI with an authenticated user. When enabled, the value of the preference is an encryption of the username, to be used as a token for one-click unsubscribe links. The third endpoint is the target of unsubscribe links, which displays a page with an appropriate message to the user.
-
Peter Fogg authored
Validate date/time settings when typed in directly.
-
Calen Pennington authored
CMS i18n changes from Tsinghua
-
Greg Price authored
Add an API to interact with users and preferences
-
Don Mitchell authored
Set to old xml defaults IFF no specified policy for problem nor course.
-
Greg Price authored
The new API uses Django REST Framework. For now, it is designed specifically to support the use cases required by the forum digest notifier (not yet built), with a goal of making it more generally useful over time.
-
Brian Talbot authored
-
Brian Talbot authored
-
Peter Fogg authored
Change delete asset prompt to Warning type for consistency.
-
Calen Pennington authored
Make release email script wiki-friendly
-
Jason Bau authored
Allow session backend to be configurable
-
- Jul 21, 2013
-
-
Yarko Tymciurak authored
vagrant: - check actual IP; - only init machine first time, just as native installations; - add .bash_profile to permissions fixup; - cleanup excessive newlines in making .bash_profile; README: - include admin & debugging use; - info about re-initializing VM & manually running create-dev-env.sh; - add django admin & debug_toolbar setting info Conflicts: AUTHORS scripts/vagrant-provisioning.sh
-
- Jul 20, 2013
-
-
Chris Dodge authored
-
Calen Pennington authored
Next gen modulestore
-
Calen Pennington authored
-
Jason Bau authored
to cms settings (it was throwing 500s for Stanford when the CMS calls render_from_lms)
-
- Jul 19, 2013
-
-
Will Daly authored
Will/fix acceptance tests
-
Will Daly authored
-
Renzo Lucioni authored
Renzo/in context progress
-
Don Mitchell authored
-
Will Daly authored
-
Will Daly authored
-
Renzo Lucioni authored
-
Renzo Lucioni authored
-
Adam authored
Fix/foldit leaderboard
-
Don Mitchell authored
-
Adam authored
set django-wiki to its most recent version
-
Don Mitchell authored
-
Adam Palay authored
-
Joe Blaylock authored
Simple port of Class2Go's chat feature
-