- 06 Jul, 2017 3 commits
-
-
EDUCATOR-44
muhammad-ammar committed -
muhammad-ammar committed
-
Muhammad Ammar committed
-
- 29 Jun, 2017 1 commit
-
-
On many buckets, we use s3://bucket/path to separate environments because AWS used to have a really low limit on the number of buckets we could have, and we wanted to share them across environments. If you combine this with an IAM policy that only allows you access to the s3://bucket/path that you "own", then get_bucket fails. http://boto.cloudhackers.com/en/stable/ref/s3.html#boto.s3.connection.S3Connection.get_bucket The HEAD appears to be similar to get_all_keys which requires ListObjects on the bucket with no conditions. django-storages (Which is what we write new S3 access in) actually always passes validate=False unless you're allowing it to create buckets for you (which we never do). https://github.com/jschneier/django-storages/blob/1.4.1/storages/backends/s3boto.py#L320-L334
Kevin Falcone committed
-
- 28 Jun, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 13 Jun, 2017 1 commit
-
-
Added course level lang attribute for LMS added lang attribute to Studio fixed error when trying to get language attribute on course that does not exist simplified code added lang attribure to more places in LMS, added migration for language attribute in course_overview fixing contraints in the database for language attribute added lang attribute to several more places in LMS and Studio added lang attribute to discussion and custom pages; cleaned up code fixed issue that was causing test failures moved lang attribute higher in tree in two places
Sarah Fischmann committed
-
- 12 Jun, 2017 1 commit
-
-
EDUCATOR-563
cahrens committed
-
- 31 May, 2017 1 commit
-
-
EDUCATOR-396
cahrens committed
-
- 30 May, 2017 2 commits
-
-
Andy Armstrong committed
-
This reverts commit f97f0525, reversing changes made to 800bcd8e.
John Eskew committed
-
- 25 May, 2017 3 commits
-
-
John Eskew committed
-
John Eskew committed
-
John Eskew committed
-
- 24 May, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 18 May, 2017 1 commit
-
- 12 May, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 28 Apr, 2017 1 commit
-
-
Qubad786 committed
-
- 27 Apr, 2017 1 commit
-
-
Ned Batchelder committed
-
- 20 Apr, 2017 1 commit
-
-
noraiz-anwar committed
-
- 19 Apr, 2017 1 commit
-
-
TNL-6743
Albert St. Aubin committed
-
- 18 Apr, 2017 1 commit
-
-
incoming scores. TNL-6697
J. Cliff Dyer committed
-
- 13 Apr, 2017 2 commits
-
-
Jillian Vogel committed
-
TNL-6746
cahrens committed
-
- 05 Apr, 2017 2 commits
- 04 Apr, 2017 1 commit
-
-
Mushtaq Ali committed
-
- 30 Mar, 2017 1 commit
-
-
TNL-6674
cahrens committed
-
- 29 Mar, 2017 1 commit
-
-
Mushtaq Ali committed
-
- 16 Mar, 2017 1 commit
-
-
Qubad786 committed
-
- 13 Mar, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 10 Mar, 2017 1 commit
-
-
Add i18n to backend error messages in case they appear to end user Remove success banner when trying to publish or discard changes on container page
Mushtaq Ali committed
-
- 08 Mar, 2017 2 commits
-
-
This reverts commit 83f2be49, reversing changes made to 01ed1742.
Nimisha Asthagiri committed -
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups) Fixed Move button is disabled when moving components inside conditional module Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
Mushtaq Ali committed
-
- 06 Mar, 2017 1 commit
-
-
Introduces a mgmt. command that retrieves course runs from catalog service in order to update marketing urls for the courses found in course metadata cache (i.e. CourseOverview). This also provides an updated utility to retrieve course sharing url.
Qubad786 committed
-
- 02 Mar, 2017 1 commit
-
-
TNL-6628
Eric Fischer committed
-
- 01 Mar, 2017 5 commits
-
-
This is unused, and will no longer be supported on edx.org. Also adds a DeprecatedModel utility class. TNL-6126
Eric Fischer committed -
Mushtaq Ali committed
-
Mushtaq Ali committed
-
TNL-6060
muhammad-ammar committed -
Mushtaq Ali committed
-