- 02 Nov, 2017 1 commit
-
-
John Eskew committed
-
- 30 Oct, 2017 1 commit
-
-
all dirs must now go into COMPREHENSIVE_THEME_DIRS. Move comprehensive theming setup section out of startup.py and into settings files using new 'derived' functionality. Add 'derive_settings' at the end of all top-level Django settings files. Move validation of comprehensive theming settings into new apps.py theming file. Split theming code into code safe to run before settings are initialized -and- after settings are initialized.
John Eskew committed
-
- 17 Oct, 2017 1 commit
-
-
bmedx committed
-
- 16 Oct, 2017 1 commit
-
-
muzaffaryousaf committed
-
- 11 Oct, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 25 Sep, 2017 1 commit
-
-
Uman Shahzad committed
-
- 06 Sep, 2017 1 commit
-
-
Fred Smith committed
-
- 29 Aug, 2017 1 commit
-
-
Omar Al-Ithawi committed
-
- 03 Aug, 2017 2 commits
-
-
Aamish Baloch committed
-
Aamish Baloch committed
-
- 11 Jul, 2017 1 commit
-
-
EDUCATOR-565 | Add POLICY_CHANGE_GRADES_ROUTING_KEY, fix errors in compute_all_grades_for_course circuitry.
Alex Dusenbery committed
-
- 06 Jul, 2017 1 commit
-
-
Muhammad Ammar committed
-
- 05 Jul, 2017 1 commit
-
-
Aamish Baloch committed
-
- 26 Jun, 2017 1 commit
-
-
Douglas Cerna committed
-
- 12 Jun, 2017 2 commits
-
-
Adam Palay committed
-
move tasks into tasks.py add more logging
Adam Palay committed
-
- 09 Jun, 2017 1 commit
-
-
Stu Young committed
-
- 12 May, 2017 1 commit
-
-
Brian Jacobel committed
-
- 27 Apr, 2017 3 commits
-
-
Douglas Cerna committed
-
This makes it possible to refer to multiple book from a single app. This also means that Open edX branches will be able to pass bok-choy tests (at least if the books have already been built.)
Ned Batchelder committed -
This reverts commit 65f13dde.
Calen Pennington committed
-
- 26 Apr, 2017 1 commit
-
-
This reverts commit 88dd85ca, reversing changes made to bf8aef33.
Calen Pennington committed
-
- 24 Apr, 2017 1 commit
-
-
Calen Pennington committed
-
- 22 Feb, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 09 Feb, 2017 1 commit
-
-
syed-awais-ali committed
-
- 08 Feb, 2017 1 commit
-
-
syed-awais-ali committed
-
- 01 Feb, 2017 1 commit
-
-
and a comment and explaining why we import aws.* in the openstack settings.
Jesse Shapiro committed
-
- 31 Jan, 2017 1 commit
-
-
Jesse Zoldak committed
-
- 30 Jan, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 02 Dec, 2016 1 commit
-
-
Eric Fischer committed
-
- 17 Nov, 2016 1 commit
-
-
Eric Fischer committed
-
- 09 Nov, 2016 1 commit
-
-
Brandon DeRosier committed
-
- 22 Sep, 2016 1 commit
-
-
asadiqbal committed
-
- 01 Sep, 2016 1 commit
-
-
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
Peter Desjardins committed
-
- 29 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 27 Jul, 2016 1 commit
-
-
Saleem Latif committed
-
- 21 Jul, 2016 1 commit
-
-
TNL-4670
cahrens committed
-
- 07 Jul, 2016 1 commit
-
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni committed
-
- 05 Jul, 2016 1 commit
-
-
Refactor all S3 code to use the django storage API and add swift settings for openstack deployments
Omar Khan committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-