- 11 Jul, 2017 11 commits
-
-
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
-
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 21 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
-
Deprecate lettuce in testing.rst document
George Song committed -
Steven Zheng committed
-
Don't allow any user to create courses by default
George Song committed -
* Change settings default * Set `ENABLE_CREATOR_GROUP` to False for devstack * Set `ENABLE_CREATOR_GROUP` to False for tests In f095c5fe it was decided to enable anyone to make courses in Studio by default in order to make things easier in dev environments. This was before the code was open source. This default is likely in effect for many Open edX instances, but almost no one would want this setting outside of development.
Joel Barciauskas committed -
EDUCATOR-773
cahrens committed -
Add group_moderator role
Sofiya Semenova committed -
Limit libraries as well if course listing is limited
Eric Fischer committed -
Update configuration to translate jsx files
sarahkf committed -
EDUCATOR-823 Updated confinguration of webpack and translation tools to work with jsx files EDUCATOR-823 changes to webpack config Fixed space issue
Sarah Fischmann committed -
LEARNER-1787 Update the admin table to allow the insert of course cert settings
Simon Chen committed -
Sofiya Semenova committed
-
Omar Al-Ithawi committed
-
Omar Al-Ithawi committed
-
edx-val version bump from 0.16 to 0.17
Mushtaq Ali committed -
Mushtaq Ali committed
-
Fix inline discussions to use cached static assets.
David Ormsbee committed
-
- 09 Jul, 2017 1 commit
-
-
ADD LMS_BASE and CMS_BASE to devstack_docker config files
Brian Beggs committed
-
- 07 Jul, 2017 7 commits
-
-
Yro/Certificate Signal on Learner Track Upgrade
Gregory Martin committed -
In production environments, the DiscussionXBlock was generating CSS and JS asset URLs that pointed to the unminified versions of those bundled assets. Due to our nginx rules, this would cause the assets to be served without the long expiration times, forcing the user's browser to constantly refetch these assets while browsing a course. [PERF-431]
David Ormsbee committed -
Brian Beggs committed
-
Eric Fischer committed
-
Simon Chen committed
-
Gregory Martin committed
-
Ensure User model is unregistered before registering with Django admin
Brian Mesick committed
-