- Jun 16, 2016
-
-
David Ormsbee authored
Release to Master (2016-06-16 hotfix)
-
Eric Fischer authored
This commit "undoes"a previous hotfix, and allows a cms course_publish signal to trigger a block_structure update_course_in_cache task, which is run on an lms worker queue. Changes: -exposes ALTERNATE_QUEUE_ENVS -adds routing layer in celery.py -moves prior dev_with_worker settings file to devstack_with_worker -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
-
David Ormsbee authored
Create forums config model for adjusting connection timeouts.
-
David Ormsbee authored
-
Ben Patterson authored
Remove invalid css syntax.
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Ben Patterson authored
Remove improper scss syntax.
-
Douglas Hall authored
Merging Patch Release 2016-06-15 back to master
-
Ned Batchelder authored
-
Ben Patterson authored
This line can safely be removed since it does not impact styling (nothing is being supplied to calculate). Reference [here](http://www.w3schools.com/cssref/func_calc.asp)
-
Ben Patterson authored
This was a typo that was missed, and is not resulting in any styling. Removing it is a no-op. The original committer does not work in this code anymore, and it is old enough such that changing it would be more disruptive.
-
Muzaffar yousaf authored
A more considerate outer_atomic.
-
Usman Khalid authored
A named outer is suitable when dealing with IntegrityErrors. It only checks that it is not nested under an atomic only if it is nested under enable_outer_atomic(name=<name>). This way only the view which is causing IntegrityErrors needs to have its automatic transaction management disabled and other callers are not effected.
-
- Jun 15, 2016
-
-
Waheed Ahmed authored
Changed refund log level to warning.
-
Waheed Ahmed authored
ECOM-2378
-
Chris authored
AC-455 adding main to PDF books; styling chapters
-
Douglas Hall authored
Patch Release 2016-06-15
-
estute authored
Merge Release to Master
-
Calen Pennington authored
Don't try and cleanup a directory that doesn't exist (in badging tests)
-
Chris Rodriguez authored
-
Calen Pennington authored
-
Douglas Hall authored
-
Douglas Hall authored
-
estute authored
Release Candidate rc/2016-06-14
-
Brian Jacobel authored
Can't report or vote for your own posts
-
Clinton Blackburn authored
Added support for OpenID Connect single logout
-
Brian Jacobel authored
-
Clinton Blackburn authored
In addition to logging the user out of LMS, the logout view also logs users out of the IDAs to which they previously authenticated. ECOM-4610
-
Ahsan Ulhaq authored
Revert "Revert Adding logic to check if cert is invalidate then user cannot see the cert"
-
Douglas Hall authored
HULL-22 Get platform name via microsite configuration for forgot password page
-
Awais authored
ECOM-4217
-
Calen Pennington authored
-
Ben Patterson authored
Test marked as flaky
-
Toby Lawrence authored
[PERF-325] Add versioned course asset URLs when canonicalizing asset paths.
-
Toby Lawrence authored
-
Awais Jibran authored
Fix remove user from cert-exception list
-
Tasawer authored
-
Tasawer Nawaz authored
Merge pull request #12714 from edx/tasawer/bugfix/ecom-1730-fix-integrity-error-in-student-enrollment Fixed IntegrityError when making parallel enrollment requests for the same user / course
-
Tasawer authored
ECOM-1730
-
Douglas Hall authored
-