- 21 Jun, 2016 1 commit
-
-
TNL-4805
ssemenova committed
-
- 17 Jun, 2016 13 commits
-
-
Converting views/tabs.coffee in the cms to js
Andy Armstrong committed -
Add VAL "Duplicate" status
Gregory Martin committed -
Bumping bok-choy to pick up a11y changes
Chris committed -
replace references to settings.PLATFORM_NAME in edx-platform with the…
Douglas Hall committed -
Added CSV catalog downloads
Clinton Blackburn committed -
Ibrahim committed
-
WL-531 Pass purchase_workflow parameter through to post-FinishAuth views
Douglas Hall committed -
ECOM-4653
Clinton Blackburn committed -
ECOM-4729
Clinton Blackburn committed -
ECOM-4729
Clinton Blackburn committed -
Retrieving the URL from settings rather than an OAuth client that might not exist. ECOM-4729
Clinton Blackburn committed -
Linting the compiled file
Felipe Montoya committed -
Douglas Hall committed
-
- 16 Jun, 2016 13 commits
-
-
Release to Master (2016-06-16 hotfix)
David Ormsbee committed -
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
Eric Fischer committed -
Create forums config model for adjusting connection timeouts.
David Ormsbee committed -
David Ormsbee committed
-
Remove invalid css syntax.
Ben Patterson committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Remove improper scss syntax.
Ben Patterson committed -
Merging Patch Release 2016-06-15 back to master
Douglas Hall committed -
Ned Batchelder committed
-
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 committed -
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.
Ben Patterson committed -
A more considerate outer_atomic.
Muzaffar yousaf committed -
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.
Usman Khalid committed
-
- 15 Jun, 2016 13 commits
-
-
Changed refund log level to warning.
Waheed Ahmed committed -
ECOM-2378
Waheed Ahmed committed -
AC-455 adding main to PDF books; styling chapters
Chris committed -
Patch Release 2016-06-15
Douglas Hall committed -
Merge Release to Master
estute committed -
Don't try and cleanup a directory that doesn't exist (in badging tests)
Calen Pennington committed -
Chris Rodriguez committed
-
Calen Pennington committed
-
Douglas Hall committed
-
Douglas Hall committed
-
Release Candidate rc/2016-06-14
estute committed -
Can't report or vote for your own posts
Brian Jacobel committed -
Added support for OpenID Connect single logout
Clinton Blackburn committed
-