- 29 Nov, 2016 3 commits
-
-
Update constants for permission/roles. Update admin for organization. ECOM-5880
Awais committed -
Small issues fixed and RTL support.
Waheed Ahmed committed -
Waheed Ahmed committed
-
- 28 Nov, 2016 9 commits
-
-
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.
Renzo Lucioni committed -
OPS-1906
Clinton Blackburn committed -
ECOM-4738 Add Typeahead endpoint to course discovery
Matthew Piatetsky committed -
ECOM-4738
Matthew Piatetsky committed -
ECOM-6466
Clinton Blackburn committed -
ECOM-6466
Clinton Blackburn committed -
This template, not the base template for the entire project, should be used for publisher-related templates. ECOM-6466
Clinton Blackburn committed -
ECOM-6466
Clinton Blackburn committed -
ECOM-6466
Clinton Blackburn committed
-
- 23 Nov, 2016 8 commits
-
-
This update removes Susy, significantly decreasing asset compilation time.
Clinton Blackburn committed -
Clinton Blackburn committed
-
Clinton Blackburn committed
-
This will ensure we have insight into what's actually happening when we run `make static`.
Clinton Blackburn committed -
Added new field "sku" in course_run's seat object
Tasawer Nawaz committed -
ECOM-4413
tasawernawaz committed -
In progress course run tabs.
Awais Qureshi committed -
ECOM-6038
Awais committed
-
- 18 Nov, 2016 4 commits
-
-
Added new course run form.
Waheed Ahmed committed -
ECOM-5175
Waheed Ahmed committed -
Awais786/ecom 6221 preview course runs tabs
Awais Qureshi committed -
ECOM-6221
Awais committed
-
- 17 Nov, 2016 3 commits
-
-
ECOM-6377 Add fields to MinimalCourseRunSerializer
Matthew Piatetsky committed -
ECOM-6377
Matthew Piatetsky committed -
These update include security fixes.
Clinton Blackburn committed
-
- 16 Nov, 2016 9 commits
-
-
ECOM-6376 Add kwargs to parallel loader
Matthew Piatetsky committed -
ECOM-6376
Matthew Piatetsky committed -
Add 'canonical' field
Bill DeRusha committed -
Update data loaders to only update courses for which the course_run is set as the canonical run for that course. ECOM-6226
Bill DeRusha committed -
Add migration for canonical_course_run to course Add data migration assigning a default canonical course_run to courses Add type-ahead search for canonical course_run to course admin ECOM-6226
Bill DeRusha committed -
add comment about pinning requests package at 2.9.1
Bill DeRusha committed -
Bill DeRusha committed
-
Pin version of requests at 2.9.1
Bill DeRusha committed -
ECOM-6380
Bill DeRusha committed
-
- 15 Nov, 2016 4 commits
-
-
adding unpublished check for affiliate window
Umar Nawaz committed -
unawaz committed
-
Published course run tabs
Awais Qureshi committed -
Add tab and update the test cases. ECOM-6039
Awais committed
-