- Jan 10, 2017
-
-
Dave Chamberlain authored
Added unit tests for this V2 functionality Adjusted V1 unit tests to confirm it is a V1 request not a V2 ECOM-6482
-
- Jan 09, 2017
-
-
edX Transifex Bot authored
-
- Jan 07, 2017
-
-
Matthew Piatetsky authored
-
Matthew Piatetsky authored
Create an instance of the base program certificate for MicroMasters, XSeries and Professional Certificate. ECOM-6532 ECOM-6533 ECOM-6598
-
- Jan 06, 2017
-
-
Mike Dikan authored
ECOM-6534 Now, with actual SVGs!
-
Mike Dikan authored
ECOM-6534 Adding the SVG code and css (sass) changes for the SVGs so that the appropriate pages and templates can use them. This is Work In Progress for now, as final image assets are not yet present.
-
- Jan 05, 2017
-
-
Renzo Lucioni authored
-
Renzo Lucioni authored
-
Renzo Lucioni authored
Removes hardcoded references to XSeries and cleans up unused assets. This template can be used to render credentials for XSeries, MicroMasters, and Professional Certificate programs. Note how the program type is slugified to assist with asset retrieval. This is a trick borrowed from Django itself that makes this template significantly cleaner. ECOM-6531
-
- Jan 04, 2017
-
-
edX Transifex Bot authored
-
Renzo Lucioni authored
This version of the package limits the installed version of PSA to <0.3.0. 0.3.0 introduced a major breaking change, effectively gutting PSA and moving its Django components to a new social-auth-app-django package.
-
- Dec 20, 2016
-
-
Renzo Lucioni authored
-
edX Transifex Bot authored
-
- Dec 13, 2016
-
-
Clinton Blackburn authored
ECOM-6501
-
Clinton Blackburn authored
The removal was premature, and is breaking configuration builds. ECOM-6571
-
- Dec 12, 2016
-
-
edx-transifex-bot authored
Update translations
-
edX Transifex Bot authored
-
- Dec 10, 2016
-
-
Clinton Blackburn authored
This will be installed by configuration (Ansible). ECOM-6571
-
Clinton Blackburn authored
ECOM-6571
-
- Dec 06, 2016
-
-
Dave Chamberlain authored
Added mgmt command to add UUIDs to program certificates table.
-
- Dec 05, 2016
-
-
Dave Chamberlain authored
ECOM-6485
-
edx-transifex-bot authored
Update translations
-
edX Transifex Bot authored
-
- Dec 02, 2016
-
-
Clinton Blackburn authored
- Converting category from Programs API to type - Actually using the type in the certificate template ECOM-6483
-
Clinton Blackburn authored
ECOM-6483
-
- Dec 01, 2016
-
-
Clinton Blackburn authored
-
Clinton Blackburn authored
-
Clinton Blackburn authored
-
Clinton Blackburn authored
ECOM-6481
-
Clinton Blackburn authored
Program details are now retrieved from the Catalog API when a program's UUID is known. If no UUID is available, we fall back to the Programs API. ECOM-6483
-
Ahsan Ulhaq authored
ECOM-6320
-
- Nov 30, 2016
-
-
Clinton Blackburn authored
ECOM-6481
-
Clinton Blackburn authored
- Moved factories to correct locations - Sped up translation extraction by ignoring unnecessary directories - Corrected test class names ECOM-6481
-
- Nov 29, 2016
-
-
Renzo Lucioni authored
This repo has no djangojs source.
-
edx-transifex-bot authored
Update translations
-
edX Transifex Bot authored
-
Renzo Lucioni authored
Transifex's Python client [compares last-modified timestamps](https://github.com/transifex/transifex-client/blob/master/txclib/project.py#L1009) to decide whether to download a file. This comparison might work great if you weren't using version control and only ever worked with one copy of the files. However, if you're using Git and clone this repo any time after new translations have been contributed by translators on Transifex, the client will never download new translations for you, since your files appear to have been modified after those on Transifex. Forcing the client to download all files is a bit crude, but necessary until we can contribute a patch for the Transifex client.
-
- Nov 17, 2016
-
-
Renzo Lucioni authored
Credentials has no djangojs.po.
-
- Nov 09, 2016
-
-
Renzo Lucioni authored
Update translations
-
Renzo Lucioni authored
-