- 15 Oct, 2017 1 commit
-
-
ENT-657
Douglas Hall committed
-
- 13 Oct, 2017 1 commit
-
-
attiyaishaque committed
-
- 12 Oct, 2017 1 commit
-
-
Saleem Latif committed
-
- 11 Oct, 2017 3 commits
-
-
Clinton Blackburn committed
-
attiyaishaque committed
-
The license is now ingested from the Course API on LMS and saved to the Course Run model. This value is in turn exposed on this service's course run and search API endpoints. LEARNER-2791
Clinton Blackburn committed
-
- 10 Oct, 2017 1 commit
-
-
The tests now use py.test.
Clinton Blackburn committed
-
- 08 Oct, 2017 1 commit
-
-
edX Transifex Bot committed
-
- 06 Oct, 2017 6 commits
-
-
Simon Chen committed
-
Failure to download an image for one course should not stop execution of downloads for other courses. Exception handling is now in place to ensure we do not prematurely exit the program. LEARNER-2463
Clinton Blackburn committed -
christopher lee committed
-
christopher lee committed
-
Asad Azam committed
-
Asad Azam committed
-
- 05 Oct, 2017 4 commits
-
-
The Publisher permissions are unnecessarily burdensome in development since they require manual intervention for every course and organization. This switch allows them to be disabled. LEARNER-2458
Clinton Blackburn committed -
LEARNER-2458
Clinton Blackburn committed -
If a course has an image on the image field, that image's URL will be used in the API response. Course runs now use the related course's image. LEARNER-2751
Clinton Blackburn committed -
This command downloads images from the course's card_image_url field value, and stores them in the image field. LEARNER-2463
Clinton Blackburn committed
-
- 04 Oct, 2017 10 commits
-
-
This separation allows us to assess how much time is consumed by each operation in our build. This data can be used to tune the build and seek out areas for improvement.
Clinton Blackburn committed -
attiyaishaque committed
-
Remove video_translation_languages field from course_run object. The field name is not accurate and the data is not being used
Simon Chen committed -
This change ensures that self-paced course runs are marked appropriately in Studio. EDUCATOR-1464
Clinton Blackburn committed -
The upgrade deadline published to external services now follows edX business logic. Only verified seats have an upgrade deadline. If no value is set, one is calculated based on the course run's end date. EDUCATOR-1465
Clinton Blackburn committed -
LEARNER-2463
Clinton Blackburn committed -
If a course has no associated image, a warning will be logged rather than attempting to access a non-existent file. EDUCATOR-1462
Clinton Blackburn committed -
All courses must have their own associated image. Images are no longer pulled from the URL associated with the published course run. EDUCATOR-1462
Clinton Blackburn committed -
Simon Chen committed
-
Simon Chen committed
-
- 02 Oct, 2017 5 commits
-
-
This ensures we don't have to wait for a data refresh to pull data from the E-Commerce Service. LEARNER-2719
Clinton Blackburn committed -
LEARNER-2721
Clinton Blackburn committed -
LEARNER-2720
Clinton Blackburn committed -
Ultimately, Publisher will push to these fields since it is not updated to create structured data. LEARNER-2720
Clinton Blackburn committed -
If a course lacks a course team admin, the Studio instance will be created/updated without a team. This can result in confusion to course team members. This case is now logged to aid future debugging.
Clinton Blackburn committed
-
- 28 Sep, 2017 7 commits
-
-
Clinton Blackburn committed
-
Clinton Blackburn committed
-
Clinton Blackburn committed
-
Internally, the number has more value than the course title.
Clinton Blackburn committed -
- Split handoff date into its own column - Clarified status text - Renamed classes and files to properly reflect their purpose
Clinton Blackburn committed -
- Split handoff date into its own column - Clarified status text
Clinton Blackburn committed -
attiyaishaque committed
-