- 17 May, 2017 2 commits
-
-
Adam Palay committed
-
Diana Huang committed
-
- 16 May, 2017 1 commit
-
-
Renzo Lucioni committed
-
- 15 May, 2017 2 commits
-
-
[LEARNER-168]
Calen Pennington committed -
asadiqbal committed
-
- 14 May, 2017 1 commit
-
-
The course and program dashboards interpret an empty upgrade deadline to mean that a given seat is available. Previously, program dashboard pages interpreted empty upgrade deadlines to mean that a given seat was not available. LEARNER-935
Renzo Lucioni committed
-
- 12 May, 2017 4 commits
-
-
Brian Jacobel committed
-
LEARNER-382
Renzo Lucioni committed -
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 -
* Reorders form fields, and updates labels, placeholders, and tip text * Increases clickable area for links and labels. * Removes "*" markers from required fields, and instead adds "(optional)" labels to visible optional fields. * Updates font colors and sizes, and removes box shadows * Adds custom drop-down styles * Improves responsive design scaling for small screens * Make Terms of Service and Honor Code open in new window to avoid losing form field values.
Jillian Vogel committed
-
- 11 May, 2017 1 commit
-
-
Diana Huang committed
-
- 10 May, 2017 3 commits
-
-
This reverts commit 5388d5d1.
Nimisha Asthagiri committed -
LEARNER-879
Andy Armstrong committed -
Robert Raposa committed
-
- 09 May, 2017 4 commits
-
-
Generator expressions passed to the memcached backend's implementation of get_many() are exhausted prematurely. This results in KeyErrors when the backend tries to map keys returned by memcached back to keys passed by application code. See https://github.com/django/django/blob/stable/1.8.x/django/core/cache/backends/memcached.py/#L99. LEARNER-382
Renzo Lucioni committed -
This reverts commit 16e96365.
Sanford Student committed -
Qubad786 committed
-
Nimisha Asthagiri committed
-
- 08 May, 2017 1 commit
-
-
When enabled, these changes prevent LMS application code from hitting the discovery service in-process to retrieve programs. Instead, program data is pulled from cache entries populated by a management command, cache_programs. LEARNER-382
Renzo Lucioni committed
-
- 06 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 05 May, 2017 6 commits
-
-
This prevents the LMS from requesting details for programs which the command hasn't been able to cache yet, which would throw off monitoring we'll be setting up to keep an eye on missing entries. LEARNER-382
Renzo Lucioni committed -
Andy Armstrong committed
-
LEARNER-764
Andy Armstrong committed -
Qubad786 committed
-
EDU-218
muzaffaryousaf committed -
Also add it to the course home page.
Diana Huang committed
-
- 04 May, 2017 5 commits
-
-
Robert Raposa committed
-
This command requests every available program from the discovery service, writing each to its own cache entry with an indefinite expiration. It is meant to be run on a scheduled basis and should be the only code updating these cache entries. LEARNER-382
Renzo Lucioni committed -
Robert Raposa committed
-
Qubad786 committed
-
Qubad786 committed
-
- 03 May, 2017 4 commits
-
-
Eric Fischer committed
-
Robert Raposa committed
-
Calen Pennington committed
-
asadiqbal committed
-
- 02 May, 2017 1 commit
-
-
Calen Pennington committed
-
- 01 May, 2017 4 commits
-
-
LEARNER-609
Andy Armstrong committed -
Brian Jacobel committed
-
Brian Jacobel committed
-
Brian Jacobel committed
-