- 01 Aug, 2013 33 commits
-
-
STUD-565
cahrens committed -
Add error messaging to course team page
David Baumgold committed -
convert user objects to unicode, improve error logging
Adam committed -
distinguish logged error and instructor-facing error
Adam Palay committed -
Adam Palay committed
-
Create urls/views/templates for dev-only views
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
Adam/i18n bug fixes
Adam committed -
Adam Palay committed
-
syntax fix
Adam Palay committed -
David Baumgold committed
-
David Baumgold committed
-
Initialize on every page that has a context_course set
David Baumgold committed -
David Baumgold committed
-
Show notification on component reorder.
Peter Fogg committed -
David Baumgold committed
-
Peter Fogg committed
-
They contain too much incorrect permission checking
David Baumgold committed -
Ensure auto-auth feature flag actually disables CSRF
Will Daly committed -
Show notification on course outline reorder.
Peter Fogg committed -
adding migrate env for cms
e0d committed -
Tsinghuax/lms i18n
Adam committed -
Brian Talbot committed
-
David Baumgold committed
-
Hitting "Add User" with no email address, or trying to add a user to the course team multiple times
David Baumgold committed -
Will Daly committed
-
Peter Fogg committed
-
it's already implied that you're using load testing settings.
Will Daly committed -
Will Daly committed
-
these values are set implicitly at :147, setting them here clobbers them
e0d committed -
cleanup
e0d committed -
not common. This ensures that we load the MITX_FEATURES token BEFORE deciding to disable CSRF.
Will Daly committed
-
- 31 Jul, 2013 7 commits
-
-
fixes template errors keep tos untranslated formatting fixes
Adam Palay committed -
Remove unused course_filter page removes university_profile urls and templates removes all university_profile views remove news from templates/index
Calen Pennington committed -
Calen Pennington committed
-
Feature/cdodge/allow course run in course create
chrisndodge committed -
Our designers find it helpful to be able to stub out simple views that aren't ready to be seen for production yet, and check them into version control so that other people can see them and provide feedback. This commit introduces a few new files and directories for this purpose, as well as a sample view that will only be seen in dev mode, and never in production.
David Baumgold committed -
Merge pull request #527 from edx/cale/restrict-us-to-less-than-distribute-0.7,-which-breaks-setuptools Restrict us to less than distribute 0.7, which breaks setuptools
Calen Pennington committed -
e0d committed
-