- 22 Sep, 2016 1 commit
-
-
asadiqbal committed
-
- 08 Sep, 2016 1 commit
-
-
* First take at forcing a subsection's grade to update when a signal is sent that a problem's score has changed * Refactor signal handler connection. * Expand bokchoy tests to cover progress page * Add some grading unit tests TNL-5394 TNL-5364
Eric Fischer committed
-
- 06 Sep, 2016 1 commit
-
-
TNL-5274
J. Cliff Dyer committed
-
- 02 Sep, 2016 2 commits
-
-
Sanford Student 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
-
- 30 Aug, 2016 1 commit
-
-
Also make sure we set the recommended settings according to <https://django-debug-toolbar.readthedocs.io/en/stable/installation.html#explicit-setup>
George Song committed
-
- 22 Aug, 2016 1 commit
-
-
Hooks the pre-existing grades code into our new PersistentSubsectionGrade data model. Includes test updates, and some minor changes to the data model that were discovered in testing.
Eric Fischer committed
-
- 09 Aug, 2016 1 commit
-
-
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
Mushtaq Ali committed
-
- 05 Aug, 2016 1 commit
-
-
Brian Beggs committed
-
- 03 Aug, 2016 1 commit
-
-
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also installs the wiring that will allow robust grades to be used for courses that enable it. This functionality is still gated by the feature flag and should not be used until the remaining robust grades work is finished.
Nimisha Asthagiri committed
-
- 01 Aug, 2016 1 commit
-
-
Revert "Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46" This reverts commit 27646b7e.
Adam Palay committed
-
- 29 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 22 Jul, 2016 1 commit
-
-
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
Mushtaq Ali committed
-
- 21 Jul, 2016 1 commit
-
-
TNL-4670
cahrens committed
-
- 13 Jul, 2016 1 commit
-
-
Remove edx-icons from edx-platform - TNL-4813 Remove edx-icons from LMS - TNL-4952 comment out baseline screenshot Bokchoy assertion tests SOL-1937 Temporarily comment out baseline screenshot Bokchoy assertion tests
alisan617 committed
-
- 11 Jul, 2016 1 commit
-
-
This is the first in a series of commits that will retrieve and use data from the catalog API. Part of ECOM-4566.
Renzo Lucioni 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
-
- 06 Jul, 2016 1 commit
-
-
Replaces settings value. TNL-4669
cahrens 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
-
- 28 Jun, 2016 1 commit
-
-
Andy Armstrong committed
-
- 08 Jun, 2016 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 01 Jun, 2016 1 commit
-
-
Hasnain committed
-
- 16 May, 2016 1 commit
-
-
ECOM-4325
Peter Fogg committed
-
- 13 May, 2016 1 commit
-
-
We need to create a user profile in order for users to be usable. This, coupled with the fact, that edx-platform is the owner of auth information, means these commands belong here. ECOM-4310
Clinton Blackburn committed
-
- 12 May, 2016 1 commit
-
-
This is slightly more complicated than it should be since we're using custom authentication middleware (i.e., not Django's standard middleware class). We have to check that the session auth hash we have stored is equal to the request's session auth hash (since the stored hash is a function of the password). Normally this gets handled in `django.contrib.auth.get_user`, but due to our caching we don't go through that function, even in the cache miss case. ECOM-4288
Peter Fogg committed
-
- 02 May, 2016 2 commits
-
-
seq_next, seq_prev, and seq_goto events are all renamed, and maintain legacy compatibility. This PR also introduces new EventTransformer framework to shim events based on name prefix. MA-2221
J. Clifford Dyer committed -
David Adams committed
-
- 29 Apr, 2016 1 commit
-
-
[PERF-303] Integer XBlocks/XModules into the static asset pipeline. This PR, based on hackathon work from Christina/Andy, implements a way to discover all installed XBlocks and XModules and to enumerate their public assets, then pulling them in during the collectstatic phase and hashing them. In turn, the methods for generating URLs to resources will then returned the hashed name for assets, allowing them to be served from nginx/CDNs, and cached heavily.
Christina Roberts committed
-
- 22 Apr, 2016 1 commit
-
-
seq_next, seq_prev, and seq_goto events are all renamed, and maintain legacy compatibility. This PR also introduces new EventTransformer framework to shim events based on name prefix. MA-2221
J. Clifford Dyer committed
-
- 21 Apr, 2016 1 commit
-
-
David Adams committed
-
- 20 Apr, 2016 1 commit
-
-
Dmitry Viskov committed
-
- 14 Apr, 2016 1 commit
-
-
* tests for dragging * icon location reference updates * pattern library usage
Chris Rodriguez committed
-
- 12 Apr, 2016 2 commits
-
-
This reverts commit 266f593d.
Matt Drayer 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 1 commit
-
-
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 -
e0d committed
-