- 01 Dec, 2016 4 commits
-
-
Implemented db changes for roles
Waheed Ahmed committed -
ECOM-6216
Waheed Ahmed committed -
Override custom method to replace img variations
Tasawer Nawaz committed -
ECOM-6394
tasawernawaz committed
-
- 30 Nov, 2016 7 commits
-
-
ECOM-4738 Expose marketing url for typeahead and only show published, non-hidden courses and active programs
Matthew Piatetsky committed -
ECOM-4738
Matthew Piatetsky committed -
Clinton Blackburn committed
-
ECOM-4738 Add partial term matching to typeahead
Matthew Piatetsky committed -
ECOM-4738
Matthew Piatetsky committed -
Upgrade selenium and use geckodriver to run firefox tests.
Feanil Patel committed -
The current version of selenium, firefox and 16.04 don't play well together.
Feanil Patel committed
-
- 29 Nov, 2016 4 commits
-
-
Publisher | Org/Group default role assignment
Awais Qureshi committed -
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 1 commit
-
-
ECOM-6376 Add kwargs to parallel loader
Matthew Piatetsky committed
-