- 26 Oct, 2016 1 commit
-
-
On each comment send the email to course-related group users. Adding test cases and methods. ECOM-5929
Awais committed
-
- 25 Oct, 2016 5 commits
-
-
ECOM-5040 Search in Mobile
Matthew Piatetsky committed -
ECOM-5040
Matthew Piatetsky committed -
Line numbers in PO files are noisy in pull requests. This commit updates the Makefile to use edx-i18n-tools to extract translations and remove line numbers. Additionally, a few uses of `blocktrans` have been updated to use the `trimmed` argument to remove surrounding whitespace. ECOM-5175
Clinton Blackburn committed -
ECOM-5765
Clinton Blackburn committed -
The UserFactory now generates an email address and name—full, first, and last—for every user. ECOM-5929
Clinton Blackburn committed
-
- 24 Oct, 2016 4 commits
-
-
Awais786/ecom 6003 course cleanup
Awais Qureshi committed -
Add taggit field for keywords. ECOM-6003
Awais committed -
Try again to fix migrations
Matthew Piatetsky committed -
Matthew Piatetsky committed
-
- 21 Oct, 2016 4 commits
-
-
Fix migrations issue
Matthew Piatetsky committed -
Matthew Piatetsky committed
-
Added email notification ON/OFF switch.
Waheed Ahmed committed -
ECOM-5408
Waheed Ahmed committed
-
- 20 Oct, 2016 5 commits
-
-
Small fixes to weeks to complete PR
Matthew Piatetsky committed -
Matthew Piatetsky committed
-
ECOM-5946 Allow course length in program to be represented as a range of weeks
Matthew Piatetsky committed -
ECOM-5946,ECOM-6019,ECOM-6020,ECOM-6021,ECOM-6024
Matthew Piatetsky committed -
Update Search Indexer to exclude unpublished programs
mikedikan committed
-
- 19 Oct, 2016 4 commits
-
-
ECOM-5729
Simon Chen committed -
Exclude when nested unpublished programs are under course runs on course run search endpoint. ECOM-6147
Mike Dikan committed -
Ecom 5435 django ses
Awais Qureshi committed -
Integrating django-ses for sending emails Installing the django-ses from production.py. Updating the required authentication variable for sending emails ( using discovery configuration ). Add an example of required credentials in private.py.example.
Awais committed
-
- 18 Oct, 2016 6 commits
-
-
Addressing PR comments
mikedikan committed -
Comments about testing query counts and view perspective on functionality added. ECOM-6145
Mike Dikan committed -
ECOM-5680 Sortable organizations in admin program form
Matthew Piatetsky committed -
Matthew Piatetsky committed
-
ECOM-5680
Matthew Piatetsky committed -
Exclude unpublished programs from the course run endpoint
mikedikan committed
-
- 17 Oct, 2016 7 commits
-
-
We currently include unpublished programs on the course run endpoint by default. This change will change that default behavior so that unpublished programs aren't presented unless the 'include_unpublished_programs' flag is set as a query string parameter. ECOM-6013
Mike Dikan committed -
Add swagger comments for the get call view as well
Simon Chen committed -
Simon Chen committed
-
Exclude deleted programs from course and course_run api
Simon Chen committed -
Originally, the associated programs array in the course and course_run api object would include all programs regardless of status. With this change, the deleted programs are filtered. Only the query string parameter include_deleted_programs will list out all associated programs ECOM-5729
Simon Chen committed -
Updated i18n-tool version, .travis.yml and Makefile files
Ivan Ivic committed -
Ivan Ivic committed
-
- 14 Oct, 2016 2 commits
-
-
Increase the default facet organizations field limit from 100 to 10000
Simon Chen committed -
BM-6105
Simon Chen committed
-
- 12 Oct, 2016 1 commit
-
-
This switch is no longer necessary. ECOM-5791
Renzo Lucioni committed
-
- 11 Oct, 2016 1 commit
-
-
Data containing & will now have that entity converted to &. ECOM-5997
Clinton Blackburn committed
-