- 05 Apr, 2017 3 commits
-
-
ECOM-7558
Awais committed -
ECOM-7618
Waheed Ahmed committed -
Update dataloader and update the profile field. ECOM-7587
Awais committed
-
- 04 Apr, 2017 1 commit
-
-
edX Transifex Bot committed
-
- 03 Apr, 2017 4 commits
-
-
This avoids a security vulnerability in older versions. LEARNER-456
Clinton Blackburn committed -
ECOM-7619
Waheed Ahmed committed -
ECOM-7357
Waheed Ahmed committed -
ECOM-7528
tasawernawaz committed
-
- 31 Mar, 2017 3 commits
-
-
ECOM-7635
tasawernawaz committed -
ECOM-7523
Awais committed -
ECOM-7559
tasawernawaz committed
-
- 30 Mar, 2017 4 commits
-
-
Prefetching of course run video image, course level type, and program excluded runs further reduces the number of queries required to service requests for course runs.
Renzo Lucioni committed -
ECOM-7617
Waheed Ahmed committed -
ECOM-7565
tasawernawaz committed -
ECOM-7560
Awais committed
-
- 27 Mar, 2017 4 commits
-
-
edX Transifex Bot committed
-
Waheed Ahmed committed
-
ECOM-7554
Waheed Ahmed committed -
ECOM-7538
Waheed Ahmed committed
-
- 24 Mar, 2017 2 commits
-
-
Mike Dikan committed
-
ECOM-7572
Matthew Piatetsky committed
-
- 23 Mar, 2017 4 commits
-
-
This reverts commit 349b9aa6.
Matthew Piatetsky committed -
ECOM-7572
Matthew Piatetsky committed -
ECOM-7568
Waheed Ahmed committed -
ECOM-7526
Waheed Ahmed committed
-
- 22 Mar, 2017 6 commits
-
-
Anthony Mangano committed
-
tasawernawaz committed
-
ECOM-7496
tasawernawaz committed -
ECOM-7502
tasawernawaz committed -
Now on adding instructor it will first add on drupal and then in discovery using the same UUID. ECOM-7367
Awais committed -
ECOM-7501
Waheed Ahmed committed
-
- 21 Mar, 2017 4 commits
-
-
filter() and exclude() calls made by the serializer after prefetching were causing prefetched data to be discarded. Moving that filtering ahead of the prefetch prevents prefetched data from being discarded and saves many duplicate queries.
Renzo Lucioni committed -
ECOM-7301
tasawernawaz committed -
ECOM-7500
Waheed Ahmed committed -
ECOM-6466
Awais committed
-
- 20 Mar, 2017 4 commits
-
-
ECOM-7531
Ahsan Ulhaq committed -
filter() and exclude() calls made to narrow the set of course runs after prefetching were causing prefetched data to be discarded. This resulted in the endpoint making many duplicate queries. These expensive duplicate queries are eliminated by prefetching the filtered set of course runs instead of prefetching all course runs and then trying to filter them. ECOM-6473
Renzo Lucioni committed -
ECOM-7415
Waheed Ahmed committed -
File with size 1mb or less can be added. ECOM-7469
Awais committed
-
- 16 Mar, 2017 1 commit
-
-
A course is considered to be "available" if it contains at least one course run that can be enrolled in immediately, is ongoing or yet to start, and appears on the marketing site. The catalog API should only list courses which are available. An earlier attempt at this fell short because it filtered courses to those which contained at least one active *or* marketable run. ECOM-6473
Renzo Lucioni committed
-