- 14 Feb, 2017 1 commit
-
-
This adds functions to the catalog utils which munge data collected from the program endpoint and LMS database to construct data structures that are ready for use by view and templates related to the Open EdX marketing pages that live in LMS. WL-766
Hasnain committed
-
- 09 Feb, 2017 1 commit
-
-
Updates Mako and Underscore templates as well as Backbone models and views so they work with catalog programs. Removes all remaining response munging from the back end. ECOM-4422
Renzo Lucioni committed
-
- 07 Feb, 2017 1 commit
-
-
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately. ECOM-4422
Renzo Lucioni committed
-
- 31 Jan, 2017 1 commit
-
-
This command is used to backfill missing program certificates. Formerly, it used the programs service. It now uses the catalog service exclusively. ECOM-4422
Renzo Lucioni committed
-
- 28 Jan, 2017 1 commit
-
-
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform. ECOM-4422
Renzo Lucioni committed
-
- 27 Jan, 2017 1 commit
-
-
This command was updated to request programs from the catalog, but it wasn't changed to deal with the new response structure. I'm updating all code in the LMS to deal with catalog service responses separately. ECOM-6900.
Renzo Lucioni committed
-
- 20 Jan, 2017 1 commit
-
-
Lays the groundwork for pulling all program data from the catalog. ECOM-6535
Matthew Piatetsky committed
-
- 18 Jan, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 03 Jan, 2017 1 commit
-
-
Gregory Martin committed
-
- 22 Dec, 2016 1 commit
-
-
This reverts commit 8c009881, reversing changes made to 5b6e2dd5.
Calen Pennington committed
-
- 21 Dec, 2016 1 commit
-
-
This reverts commit bde0f7b2, reversing changes made to 71693c3a.
Calen Pennington committed
-
- 20 Dec, 2016 1 commit
-
-
Gregory Martin committed
-
- 15 Dec, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 11 Aug, 2016 1 commit
-
-
Removes most remaining hardcoded references to XSeries from the LMS. Part of ECOM-4638.
Renzo Lucioni committed
-
- 03 Aug, 2016 1 commit
-
-
Calen Pennington committed
-
- 01 Aug, 2016 1 commit
-
-
This work removes most references to XSeries from the LMS in an attempt to be more general. ECOM-5018.
Renzo Lucioni committed
-
- 26 Jul, 2016 1 commit
-
-
The LMS continues to expect lowercased category slugs, while the Studio program creator now uses correctly cased slugs. Programs should be updated before this is released. Part of ECOM-5018.
Renzo Lucioni committed
-
- 21 Jul, 2016 1 commit
-
-
Includes a refactor of the program data extension utility. ECOM-4807.
Renzo Lucioni committed
-
- 19 Jul, 2016 1 commit
-
-
Simon Chen committed
-
- 18 Jul, 2016 1 commit
-
-
ECOM-4973
Renzo Lucioni committed
-
- 15 Jul, 2016 1 commit
-
-
Part of ECOM-4566.
Renzo Lucioni committed
-
- 02 Jul, 2016 1 commit
-
-
Displays a message and link when a user is enrolled in a program's course run but must upgrade in order to be eligible for the program certificate. ECOM-4220.
Renzo Lucioni committed
-
- 28 Jun, 2016 2 commits
-
-
Renzo Lucioni committed
-
ECOM-4219 - Add the course states to course cards and make sure the display follows course states (#12844) Please enter the commit message for your changes. Lines starting
Simon Chen committed
-
- 27 Jun, 2016 1 commit
-
-
Simon Chen committed
-
- 24 Jun, 2016 1 commit
-
-
Part of ECOM-4224.
Renzo Lucioni committed
-
- 09 Jun, 2016 1 commit
-
-
These changes improve the performance of the LMS' program certification task. They also reduce strain on the programs service, especially when attempting to award program certificates to large numbers of students. ECOM-4490.
Renzo Lucioni committed
-
- 06 Jun, 2016 1 commit
-
-
Renzo Lucioni committed
-
- 02 Jun, 2016 1 commit
-
-
The supplemented data is passed through to the program details page. Part of ECOM-4415.
Renzo Lucioni committed
-
- 24 May, 2016 1 commit
-
-
ECOM-4398
Ahsan Ulhaq committed
-
- 12 May, 2016 2 commits
-
-
AlasdairSwan committed
-
Filter certificates by passing status when looking for users who may be eligible for a program certificate. Doing so dramatically accelerates the query and further reduces the set of targeted users. Part of ECOM-3924.
Renzo Lucioni committed
-
- 11 May, 2016 1 commit
-
-
This command triggers program certification tasks for any users in the system who may qualify for a program credential. ECOM-3924.
Renzo Lucioni committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 02 May, 2016 1 commit
-
-
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
-
- 26 Apr, 2016 1 commit
-
-
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
-
- 21 Apr, 2016 1 commit
-
-
This should make it easier to test programs-related features. Preface to ECOM-3200.
Renzo Lucioni committed
-
- 11 Apr, 2016 1 commit
-
-
Simon Chen committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 31 Mar, 2016 1 commit
-
-
Simon Chen committed
-