- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 05 Jun, 2017 2 commits
-
-
EDUCATOR-229
cahrens committed -
Albert St. Aubin committed
-
- 12 May, 2017 1 commit
-
-
The read_cached_programs switch was used to control the release of changes for reading programs exclusively from the cache. With those changes stable, the switch is no longer necessary. LEARNER-382
Renzo Lucioni committed
-
- 27 Apr, 2017 1 commit
-
-
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
-
- 31 Mar, 2017 1 commit
-
-
LEARNER-394
Andy Armstrong committed
-
- 30 Mar, 2017 1 commit
-
-
TNL-6674
cahrens committed
-
- 23 Mar, 2017 3 commits
-
-
LEARNER-39
Andy Armstrong committed -
Andy Armstrong committed
-
Andy Armstrong committed
-
- 22 Mar, 2017 3 commits
-
-
LEARNER-39
Andy Armstrong committed -
Andy Armstrong committed
-
Andy Armstrong committed
-
- 02 Mar, 2017 1 commit
-
-
This change adds the URL configuration and Django view required to implement a program marketing page. It is left to theme builders to implement a template that fulfills their own UX requirements. WL-766
Hasnain committed
-
- 01 Mar, 2017 1 commit
-
-
Andy Armstrong committed
-
- 24 Feb, 2017 1 commit
-
-
cahrens committed
-
- 12 Dec, 2016 1 commit
-
-
Jesse Shapiro committed
-
- 07 Nov, 2016 1 commit
-
-
John Eskew committed
-
- 03 Nov, 2016 2 commits
-
-
Diana Huang committed
-
This specifically enables/disables the underlying comment service client used to make calls to the service. When disabled, this client will now throw an exception which can be propagated upwards so that callers can make the right decision about how to notify users of the error, or handle retry, etc etc.
Toby Lawrence committed
-
- 14 Oct, 2016 1 commit
-
-
Andy Armstrong committed
-
- 13 Oct, 2016 1 commit
-
-
Andy Armstrong committed
-
- 12 Oct, 2016 5 commits
-
-
Robert Raposa committed
-
Robert Raposa committed
-
Robert Raposa committed
-
Sanford Student committed
-
Sanford Student committed
-
- 11 Oct, 2016 1 commit
-
-
Robert Raposa committed
-
- 07 Oct, 2016 3 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 06 Oct, 2016 2 commits
-
-
Andy Armstrong committed
-
Move oauth_dispatch from lms to openedx/core.
Nimisha Asthagiri committed
-
- 30 Aug, 2016 1 commit
-
-
Giovanni Di Milia committed
-
- 17 Aug, 2016 1 commit
-
-
Andy Armstrong committed
-
- 27 Jul, 2016 3 commits
-
-
Removed the Darklang preview-lang and clear-lang parameters and added the new DarkLang settings form at /update_lang Remove the DarkLang middleware from the LMS Created and basic routing to the update_lang page for the GET Request TNL-4742 Basic form functionality Working example in LMS of the form to set the language Login now required to change the preview language, and corrected some minor bugs Updates to move the template code to lms and to correct minor defects TNL-4742 Added template for preview_lang.html to cms TNL-4742 Changed filename of darklang.py to api.py to match convention TNL-4742 Updated and refactored the Darklang tests TNL-4742 Updated comments in tests TNL-4742 Formating updates TNL-4742 Updated comments and formatting TNL-4742 Corrected i18n tests and corrected PEP8 format issues TNL-4742 Code Lint/PEP-8 corrections and upates TNL-4742 Removed constant that was not needed (to be squashed) TNL-4742 Added init method to clear up PEP8 Warnings (will squash) TNL-4742 PEP-8/Lint issue resolved (squash) Updated for i18n TNL-4742 Refactored the preview_lang.html page to use a common included template Refactoring and changes from PR comments TNL-4742 Correction for safecommit violation (Squash) TNL-4742 PR changes and refactoring (Squash) Updates to reduce changes made in the urls used TNL-4742 Removed unneeded aria-described by and bug in MAKO Template (squash) TNK-4742 Updated docstring comments Clarified form response text Minor PR request (Squash) Refactoring of how the responses are generated within the DarkLang views file A series of refactors in response to PR comments Method name change for clarity in reponse to PR comments (Squash) Updates to tests per PR requests (Squash) Minor comment updates for clarity and PR requests (Squash) Updated per PR comments and added a test for empty preview_language Layout and code style updates (Squash) Updated test to contain method in the request. Removed the Darklang preview-lang and clear-lang parameters and added the new DarkLang settings form at /update_lang Refactored tests and added some tests for coverage, corrected defect with empty input codes Removed unused and obsolete code Corrected test errors, resolved PR comments, and updated comments to clarify testing TNL-4742 Updated tests to deal with Pylint quality issue (Squash) Updated tests to better reflect test case and PR updates (Squash)
Albert St. Aubin committed -
Saleem Latif committed
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 15 Jul, 2016 1 commit
-
-
Part of ECOM-4566.
Renzo Lucioni committed
-
- 15 Jun, 2016 1 commit
-
-
In addition to logging the user out of LMS, the logout view also logs users out of the IDAs to which they previously authenticated. ECOM-4610
Clinton Blackburn committed
-