Eric Fischer
9d0ce13884
Merge pull request #11667 from edx/efischer/ora_release
...
Weekly ORA release
2016-02-26 12:16:44 -05:00
Eric Fischer
78c879341f
Weekly ORA release
...
Now installing without `-e`, and moving to a fully released 1.0.0 version
Also includes updating edx-submissions to a 1.0.0 release.
2016-02-26 11:19:50 -05:00
Ned Batchelder
c913734a47
Merge pull request #11610 from edx/ned/edx-lint-0.4.2
...
Upgrade edx-lint to 0.4.2
2016-02-25 13:40:23 -05:00
Ned Batchelder
3fa573d795
Use edx-lint 0.4.2
2016-02-25 10:41:24 -05:00
Douglas Hall
ba992214a5
Incremented edx-proctoring version to 0.12.11
2016-02-25 09:40:57 -05:00
Braden MacDonald
f6d7068319
Use latest version of drag and drop xblock
2016-02-23 10:02:44 -08:00
Renzo Lucioni
5094fec6dc
Merge pull request #11559 from edx/renzo/update-organizations
...
Bump edx-organizations version to 0.4.0
2016-02-22 18:08:41 -05:00
Renzo Lucioni
79a4d6ce47
Bump edx-organizations version to 0.4.0
...
Also install djangorestframework-oauth 1.1.0 from PyPI
2016-02-22 15:19:31 -05:00
Douglas Hall
4a246dd134
Upgraded edx-proctoring to 0.12.10
2016-02-18 21:06:14 -05:00
Eric Fischer
920cc3d222
Inform openassessment to clear submission
...
The openassessment xblock stores some information that assumes
a given student module is never cleared, it needs to be informed of
this operation.
2016-02-18 15:41:13 -05:00
Jonathan Piacenti
97593f1966
Add Drag-and-drop XBlock to requirements.
2016-02-15 16:28:34 -06:00
Hasnain
d06edc680b
Added two fields in credit API
2016-02-11 10:13:37 +00:00
Clinton Blackburn
e92802b382
Updated django-oauth2-provider
...
New package includes support for client credentials grant.
2016-02-08 21:48:22 -05:00
Ben Patterson
5415f66d46
Upgrade diff-cover.
2016-02-08 09:17:21 -05:00
Christina Roberts
481f3227dd
Merge pull request #11429 from edx/christina/ora-release
...
Bump ORA version to 0.2.7.
2016-02-05 11:14:55 -05:00
cahrens
4c938358f6
Bump ORA version to 0.2.7.
2016-02-05 09:31:37 -05:00
Jesse Zoldak
d23b021df6
Bump the version of edx-search
2016-02-05 09:15:32 -05:00
Kevin Falcone
98671a8aa6
Merge pull request #11399 from edx/jibsheet/dont-use-using
...
Don't use using() in migrations
2016-02-04 19:47:10 -05:00
Kelketek
1934ef1d11
Merge pull request #11312 from edx/kelketek/bump-pb
...
Bump hash for problem builder
2016-02-04 17:46:27 -06:00
John Eskew
e5bd60fac0
Merge pull request #11128 from edx/jeskew/upgrade_django_to_1.8.8
...
Upgrade Django from 1.8.7 to 1.8.9
2016-02-04 17:06:58 -05:00
Jonathan Piacenti
b4918f7f41
Bump problem builder hash.
2016-02-04 15:55:18 -06:00
Afzal Wali
79dd597557
Bump edx-proctoring to 0.12.8
2016-02-03 10:47:56 -05:00
Kevin Falcone
19843f5a14
Bump requirements on two external apps that also use using()
2016-02-02 12:35:22 -05:00
Diana Huang
4b1a37ef02
Merge pull request #11370 from edx/diana/static-i18n-compiled-files
...
Complete static i18n PR
2016-02-01 17:13:43 -05:00
Diana Huang
cd0bb4c7e0
Add ability to generate static i18n files.
2016-02-01 15:54:10 -05:00
John Eskew
1e460e72b1
Upgrade Django from 1.8.7 to 1.8.9
2016-02-01 15:22:28 -05:00
Andy Armstrong
30b5cebccd
Merge pull request #11110 from edx/ormsbee/libsass
...
Speed up Sass compilation with libsass
2016-01-29 14:26:15 -05:00
Douglas Hall
a075ad86e1
Updating edx-milestones dependency to fix edx-opaque-keys install
2016-01-29 13:05:04 -05:00
David Ormsbee
c13e623067
Speed up SASS compilation with libsass
2016-01-29 12:30:55 -05:00
Douglas Hall
dce3d9ca81
Merge pull request #11014 from edx/douglashall/PHX-219/subsection_gating
...
PHX-219 Subsection Gating
2016-01-29 11:05:39 -05:00
Douglas Hall
22eda46e5f
Merge pull request #11368 from edx/hotfix/2016-01-28_release_into_master
...
Merging release into master
2016-01-28 14:12:29 -05:00
Douglas Hall
37a7fdc0f2
Added subsection gating feature
2016-01-28 14:05:20 -05:00
Douglas Hall
22430f610b
Merge branch 'release' into hotfix/2016-01-28_release_into_master
2016-01-28 12:40:00 -05:00
Ned Batchelder
a193fd0f5e
Add a note to the top of edx-private.txt
2016-01-28 11:30:13 -05:00
Douglas Hall
2447540d5f
Updated proctored/timed exam header bar text; Upgraded edx-proctoring to pull in additional text changes
2016-01-28 09:40:14 -05:00
Ahsan Ulhaq
9220420925
Add jwt auth in LMS
...
ECOM-3419
2016-01-28 14:00:58 +05:00
Clinton Blackburn
d6f7fa18c6
Updated edx-user-state-client dependency
...
New version uses edx-opaque-keys instead of opaque-keys.
2016-01-27 18:52:45 -05:00
Clinton Blackburn
0ddf46894a
Resolved ccx-keys dependency on edx-opaque-keys
...
ccx-keys has been updated to use the edx-opaque-keys library from PyPI, rather than simply expect the package to be pre-installed. The edx-opaque-keys version has been bumped as it was updated to export test packages needed by ccx-keys.
2016-01-27 16:22:26 -05:00
Douglas Hall
349b83f072
Merge pull request #11344 from edx/douglashall/PHX-241/upgrade_xblock_lti_consumer
...
PHX-241 Upgrade xblock_lti_consumer
2016-01-27 09:25:53 -05:00
Ahsan Ulhaq
18c1f86a67
Add latest edx-organization version in the platform
2016-01-27 13:27:46 +05:00
Douglas Hall
8bc41cb3e2
Upgrade xblock_lti_consumer to pull in responsive modal launch improvements
2016-01-26 16:43:56 -05:00
Clinton Blackburn
341d00dbcd
Installing edx-opaque-keys from PyPI
...
The package formerly known as opaque-keys now lives on PyPI as edx-opaque-keys. Additionally, the zendesk requirement has been moved to the correct location.
2016-01-26 15:46:40 -05:00
Adam Palay
c37715a7c7
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/base.txt
requirements/edx/github.txt
2016-01-26 11:25:41 -05:00
Cliff Dyer
f0908249ca
Merge pull request #11301 from edx/cdyer/exif-rotation
...
Preserve EXIF orientation data for profile images. (MA-1559)
2016-01-25 15:27:17 -05:00
Adam Palay
cfab793cd3
Revert "Merge pull request #11302 from edx/ahsan/ECOM-3486-add-organization-api"
...
This reverts commit 8bc8b6cafd , reversing
changes made to c2255ef0d6 .
2016-01-25 13:36:26 -05:00
Adam Palay
bb2d75d80e
Revert "Merge pull request #11241 from edx/feature/credentials-phase-1"
...
This reverts commit 46df454536 , reversing
changes made to 039e6cdfe6 .
2016-01-25 12:46:57 -05:00
Ben Patterson
9a23bb6050
edx-user-state-client is still needed.
2016-01-25 12:08:15 -05:00
J. Cliff Dyer
d5a96ee0ff
Preserve EXIF orientation data for profile images.
...
When creating profile images from an uploaded file, ensure that EXIF
orientation information is preserved, so profile images appear
right-side-up.
https://openedx.atlassian.net/browse/MA-1559
2016-01-25 15:23:23 +00:00
Douglas Hall
45db325aa4
Merge pull request #11306 from edx/douglashall/PHX-224/new_proctoring_release
...
PHX-224 Upgrading edx-proctoring package to 0.12.6
2016-01-22 14:09:39 -05:00
Clinton Blackburn
3429453d4b
Merge pull request #11251 from edx/clintonb/zendesk-update
...
Install Zendesk package from PyPI
2016-01-22 13:21:33 -05:00