- 07 Dec, 2017 1 commit
-
-
mrey committed
-
- 06 Dec, 2017 1 commit
-
-
Calen Pennington committed
-
- 05 Dec, 2017 1 commit
-
-
mrey committed
-
- 02 Dec, 2017 1 commit
-
-
Add accessibility accomodation request page to studio and link to said page in footer, both behind a Waffle switch. Add tests for the new page.
Michael Roytman committed
-
- 23 Nov, 2017 1 commit
-
-
The LMS and edx-enterprise currently communicate via REST APIs, even though they are all running within the same service. Currently API URLs are constructed using LMS_ROOT_URL, but that is problematic on some systems where the external LMS_ROOT_URL is not accessible from the private network, or routing internal requests via the external URL is not desireable. This patch introduces a new setting variable LMS_INTERNAL_ROOT_URL which defaults to the value of LMS_ROOT_URL for backwards compatibility. The LMS and edx-enterprise will use LMS_INTERNAL_ROOT_URL to construct API URLs instead of LMS_ROOT_URL.
Matjaz Gregoric committed
-
- 16 Nov, 2017 1 commit
-
-
Jose Antonio Gonzalez committed
-
- 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
-