- 02 May, 2016 40 commits
-
-
This was fixed on the openedx dashboard, but missed on the edx.org theme for the dashboard.
Kevin Falcone committed -
TNL-4366 Changes in studio to allow the hide_after_due setting to be utilized. Includes: -python changes to contentstore, where the data is stored. -refactoring of timed-examination-preference-editor.underscore, to add this setting and make the editor more accessible. -javascript changes to link the new setting to the correct data model. -sass updates to fix a11y issues on the editor modal. -addition of post-due visibility information to course outline in studio. -new tests: python, js, acceptance, and a11y
Eric Fischer committed -
Contains latest release, changes for TNL-4366
Eric Fischer committed -
Robert Raposa committed
-
Ned Batchelder committed
-
Robert Raposa committed
-
edxapp-migrate-lms figures out at system build time what databases it needs to migrate (just default, or default + student_module_history). This avoids paver needing to be clever about figuring out if a user has enabled the split CSMHE databases flag and permits this to merge early and safely. We can turn the CSMHE flag on from configuration at the same time we enable all of the database config and ensure that the new database is created. Until a devstack is provisioned using that version of configuration, it'll continue to have 1 DB and migrate 1 DB. This allows us to better control deployment.
Kevin Falcone committed -
Ben Patterson committed
-
Ben Patterson committed
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
AlasdairSwan committed
-
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed -
muzaffaryousaf committed
-
Robert Raposa committed
-
ECOM-4292
Waheed Ahmed committed -
Chris Rodriguez committed
-
AlasdairSwan committed
-
This supports a number of their new Error features.
Kevin Falcone committed -
Brian Jacobel committed
-
John Eskew committed
-
This reverts commit 785b752d.
Ahsan Ulhaq committed -
muhammad-ammar committed
-
Ehtesham committed
-
Ehtesham committed
-
TNL-4358
muzaffaryousaf committed -
TNL-4335
muzaffaryousaf committed -
MA-2305
Nimisha Asthagiri committed -
Douglas Hall committed
-
ECOM-4281
Ahsan Ulhaq committed -
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
Renzo Lucioni committed -
Robert Raposa committed
-
John Eskew committed
-
Chris Rodriguez committed
-
The JWT includes the user email and username, along with details pulled from the original access token (e.g. scope, expiration). ECOM-4221
Clinton Blackburn committed -
Muddasser committed
-
ECOM-3437
Waheed Ahmed committed -
Muddasser committed
-
Ben Patterson committed
-
Matt Drayer committed
-
Brian Jacobel committed
-