- 21 Apr, 2016 1 commit
-
-
Christine Lytwynec committed
-
- 20 Apr, 2016 1 commit
-
-
remove CertificateStatuses.regenerating
Adam Palay committed
-
- 18 Apr, 2016 2 commits
-
-
Updated dashboard UI for empty list of courses and programs
tasawernawaz committed -
Ayub-khan committed
-
- 15 Apr, 2016 4 commits
-
-
Adam committed
-
-Adressed all comments
Ayub-khan committed -
Updated dashboard UI for empty list of courses and programs
tasawernawaz committed -
Resolves conflicts between reverts of pattern library test pages and multi-site comprehensive theming, and the re-introduction of pattern library test pages. Fixes a pipeline rendering test which relied on other tests updating assets. The test now ensures that static assets are available before running.
Andy Armstrong committed
-
- 14 Apr, 2016 4 commits
-
-
Simon Chen committed
-
This reverts commit 628843f6.
tasawernawaz committed -
-Updated method "course_key_from_string_or_404" to raise message too. -Wrote tests for "course_key_from_string_or_404" when exception message is given. -Modified existing methods to use "ddt.data". -Used Splunk logs to find exectly where we were getting "Invalid Key Error" -Updated Views where we were getting "Invalid Key Error" in splunk logs. -Wrote tests for those View End points where we were getting "Invalid Key Error"
Ayub-khan committed -
Updated dashboard UI for empty list of courses and programs
Tasawer committed
-
- 13 Apr, 2016 1 commit
-
-
The verification workflow assumes that all verified courses will have a price. Free verified course modes cause a 404 when the user attempts to enroll or upgrade.
Omar Khan committed
-
- 12 Apr, 2016 2 commits
-
-
This reverts commit 09586d8a.
Toby Lawrence committed -
This reverts commit a796b563. Conflicts: lms/envs/common.py openedx/core/djangoapps/theming/models.py pavelib/assets.py pavelib/paver_tests/test_assets.py
Matt Drayer committed
-
- 11 Apr, 2016 3 commits
-
-
Simon Chen committed
-
The old code set the output-encoding to None, which means, I want Unicode strings as output. This made Mako pass markupsafe objects to "unicode()", which applied all the escaping. Then the result would be given to Django, would would html-escape it again, resulting in over-escaping. By setting the output-encoding to utf8, we use filters.encode.utf8 instead, which is aware of Markupsafe, which avoids the over-escaping.
Ned Batchelder committed -
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html This is the second attempt to enable the Pattern Library. The first attempt broke Django Templates and didn't work correctly with right-to-left styling.
Andy Armstrong committed
-
- 08 Apr, 2016 3 commits
-
-
This reverts commit 845e3708.
Brian Jacobel committed -
This reverts commit 845e3708.
Brian Jacobel committed -
Ned Batchelder committed
-
- 07 Apr, 2016 3 commits
-
-
TNL-4296
muzaffaryousaf committed -
muzaffaryousaf committed
-
muzaffaryousaf committed
-
- 06 Apr, 2016 5 commits
-
-
Ben Patterson committed
-
Awais Jibran committed
-
Braden MacDonald committed
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed -
This includes the course key/path for a given contentserver request, whether or not the asset is locked, cacheable, has been modified, etc. This should give us some better insight as to what sort of requests are coming into the contentserver to figure out whether or use of a CDN in front of these assets is as efficient as effective as it could be.
Toby Lawrence committed
-
- 05 Apr, 2016 3 commits
-
-
Amir Qayyum Khan committed
-
Amir Qayyum Khan committed
-
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html
Andy Armstrong committed
-
- 04 Apr, 2016 1 commit
-
-
The listed languages in the "preferred languages" input dropdown should be translated in the user language.
Régis Behmo committed
-
- 01 Apr, 2016 3 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 31 Mar, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 30 Mar, 2016 2 commits
-
-
Available backends: * django-oauth-toolkit (DOT) * django-oauth2-provider (DOP) * Use provided client ID to select backend for * AccessToken requests * third party auth-token exchange * Create adapters to isolate library-dependent functionality * Handle django-oauth-toolkit tokens in edX DRF authenticator class MA-1998 MA-2000
J. Cliff Dyer committed -
MA-1998 Install and configure django_oauth_toolkit to coexist with existing oauth libraries.
J. Cliff Dyer committed
-
- 29 Mar, 2016 1 commit
-
-
Braden MacDonald committed
-