- 12 Jul, 2017 12 commits
-
-
Limit requests urllib3 logging to quiet log spam
Kevin Falcone committed -
Update names to be more consistent.
Diana Huang committed -
Upgrade help-tokens to 1.0.3
Brian Mesick committed -
Upgrade django-crum to 0.7.2
Brian Mesick committed -
LEARNER-1669
Diana Huang committed -
Merge pull request #15532 from edx/mroytman/PLAT_1487_django_1.11_upgrade_edx-django-sites-extensions upgrade edx-django-sites-extensions from 2.1.1 to 2.3.0
Michael Roytman committed -
PLAT-1629 Retry abspath() failures
Jeremy Bowman committed -
Dont fetch captions while fetching translations
M. Rehan committed -
fix styling issues in program details page
Ibrahim Ahmed committed -
This fixes the endless loop of fetchCaptions ajax requests. fetchCaption on error calls fetchAvailableTranslations which again calls fetchCaption on success and so on. We don't see any significance for calling fetchCaption in fetchAvailableTranslations.
Qubad786 committed -
EDUCATOR-810 fix UnicodeDecodeError
Rabia Iftikhar committed -
rabiaiftikhar committed
-
- 11 Jul, 2017 23 commits
-
-
Adding the capability to write reviews to the reviews page.
Harry Rein committed -
It accounts for a large chunk of our splunk logs and is often repetitive. See forums connections which on a sandbox do: ``` Starting new HTTP connection (1): localhost ``` and ``` comment_client_request_log: request_id=06ac65d3-61b9-4882-9edb-c6b65709318a, method=get, url=http://localhost:18080/api/v1/users/5, duration=0.0101051330566 ``` Add this for any other IDA call.
Kevin Falcone committed -
LEARNER-1628 This allows enrolled users to write reviews on the reviews page that can be accessed through the course tools sidebar. A button in the top corner of the page toggles the widget that is configured with a setting in the common.py file. The reviews tool is Course Talk.
Harry Rein committed -
Michael Roytman committed
-
Jeremy Bowman committed
-
Implement course home redirect if user cannot enroll
Diana Huang committed -
Fix Studio context-sensitive help link to video documentation
Sylvia Pearce committed -
Set ui_lang in Sailthru when creating and updating users
Anthony Mangano committed -
LEARNER-1696
Andy Armstrong committed -
Sylvia Pearce committed
-
EDUCATOR-565 | Add POLICY_CHANGE_GRADES_ROUTING_KEY, fix errors in compute_all_grades_for_course circuitry.
Alex Dusenbery committed -
Remove unneeded mustache references.
Christina Roberts committed -
EDUCATOR-341
Kyle McCormick committed -
cahrens committed
-
Anthony Mangano committed
-
WL-1079
Ibrahim committed -
RET: Cleanup Planning Prompts experimental code
Nimisha Asthagiri committed -
upgrade edx-django-release-util to 0.3.1
Michael Roytman committed -
Merge pull request #15522 from edx/adeel/LEARNER-1188_Setting_connection_timeout_value_for_sailthru_api_call Increased timeout value for sailthru api call.
adeel khan committed -
Upgrade version of milestones.
Christina Roberts committed -
LEARNER-1186
Adeel Khan committed -
Nimisha Asthagiri committed
-
[WIP] Add django management command to create course from json
Steven Zheng committed
-
- 10 Jul, 2017 5 commits
-
-
Handle anonymous and unenrolled users on the new course home page
Andy Armstrong committed -
LEARNER-1696
Andy Armstrong committed -
Remove django-mako requirement
Brian Mesick committed -
Add chromeless class to the wrapper when in chromeless mode.
George Song committed -
Michael Roytman committed
-