George Song
f62eadaa17
Pin sqlparse to 0.2.x
2016-10-19 16:45:31 -07:00
Jesse Shapiro
6ccb74c7d5
Merge pull request #13323 from open-craft/upgrade-django-storage-swift
...
Upgrading django-storage-swift module to take advantage of pending PR
2016-10-19 09:27:23 -04:00
Jesse Shapiro
e431459cb5
Upgrade django-storage-swift to 1.2.12
2016-10-19 08:16:37 -04:00
Tim Krones
907801d6e4
Merge pull request #13611 from open-craft/itsjeyd/update-xblock-drag-and-drop-v2
...
Update DnDv2 to v2.0.11.
2016-10-19 09:02:34 +02:00
Nimisha Asthagiri
6e7f131c40
Merge pull request #13790 from edx/release
...
Merge Release to Master
2016-10-18 19:23:23 -04:00
Tim Krones
bbbf86e14a
Update xblock-drag-and-drop-v2 to v2.0.11.
2016-10-18 09:41:10 +02:00
Brandon DeRosier
0fe1bde7d1
Update python-saml to latest version.
...
For more details, see the release document: https://github.com/onelogin/python-saml/releases/tag/v2.2.0
(cherry picked from commit bec0aeeb42d9b30580eed51efcde2b089e3693c5)
2016-10-17 17:32:51 -04:00
Deepa
f9c8e38df6
Update django-countries to the latest supported version
2016-10-17 21:48:19 +05:30
Eric Fischer
c98f3d74c0
Merge pull request #13636 from edx/efischer/ora_1.1.9
...
ORA version update
2016-10-13 15:01:55 -04:00
Nimisha Asthagiri
9ed598e607
Merge pull request #13708 from edx/jeskew/move_config_models_to_external_repo
...
Remove config_models & use external config_models repo instead.
2016-10-13 08:55:01 -04:00
John Eskew
9c3a1eba77
Change over to PyPI version of django-config-models.
2016-10-11 16:54:57 -04:00
Joel Barciauskas
9fa126dfac
Merge pull request #13642 from edx/jbarciauskas/upgrade-dop-1.1.4-add-index
...
Upgrade django-oauth2-provider to 1.1.4
2016-10-11 12:42:18 -04:00
John Eskew
4fb3da23e4
Remove config_models & use external config_models repo instead.
2016-10-07 14:13:10 -04:00
John Eskew
60294f2739
Updating edx-django-release-util requirement to version 0.1.2
2016-10-07 10:20:16 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
Andy Armstrong
ecf4515b6e
Introduce id verification step for proctored exams
...
TNL-5083
2016-10-05 17:22:35 -04:00
Eric Fischer
13bb05c26f
ORA version update
2016-10-03 16:48:07 -04:00
Joel Barciauskas
cfbe307874
Upgrade django-oauth2-provider to 1.1.4
2016-10-03 16:22:56 -04:00
Ahsan
c5d975577a
Invalidate access token
...
ECOM-4641
2016-10-03 13:02:52 +05:00
Jesse Zoldak
7b68181f8d
Merge pull request #13571 from edx/zoldak/TE-1711
...
Install pa11ycrawler v1.5.4 from PyPi
2016-09-29 14:27:59 -04:00
Jesse Zoldak
18dcc7abf5
Install pa11ycrawler from pypi
2016-09-29 13:16:24 -04:00
John Eskew
6ae4f4494c
Merge pull request #13604 from edx/release
...
Merging Django 1.8.15 upgrade hotfix to master.
2016-09-29 11:57:02 -04:00
John Eskew
d9354e2d69
Upgrade Django to 1.8.15
2016-09-28 13:31:14 -04:00
cahrens
e77b5eb3c3
Merge with release.
2016-09-28 09:58:14 -04:00
Tim Krones
ab6b23b139
Merge pull request #13443 from open-craft/itsjeyd/update-xblock-utils
...
Update xblock-utils dependency to v1.0.3.
2016-09-27 17:19:27 +02:00
Ned Batchelder
c8f122eed9
Merge pull request #13394 from open-craft/bdero/vectordraw-fixes
...
Update Vector Drawing XBlock to the latest version.
2016-09-26 13:44:56 -04:00
Jesse Shapiro
bea2d8faf2
Re-updating DnDv2 to 2.0.10
2016-09-26 09:46:17 -04:00
Matjaz Gregoric
b228f9e49c
Merge pull request #13514 from open-craft/mtyaka/update-xblock-poll
...
Update xblock-poll dependency to v1.2.1.
2016-09-26 12:29:31 +02:00
Ben Patterson
9fac9fb11a
Revert "[SOL-2077] Update DnDv2 version to 2.0.10"
2016-09-23 12:39:27 -04:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Jesse Shapiro
b3feb7f3ff
Update DnDv2 version to 2.0.10
2016-09-23 09:29:11 -04:00
Matjaz Gregoric
1ab54104d8
Update xblock-poll dependency to v1.2.1.
...
The new version includes some accessibilityy improvements.
2016-09-20 08:32:54 +02:00
David
1e6821d17f
pa11ycrawler 1.5.2
2016-09-15 10:43:57 -04:00
David Baumgold
face3dd1ff
Revert "pa11ycrawler 1.5.1"
2016-09-15 10:02:43 -04:00
David Baumgold
9691cf7db6
Merge pull request #13470 from singingwolfboy/update-pa11ycrawler
...
pa11ycrawler 1.5.1
2016-09-15 08:34:46 -04:00
Brandon DeRosier
7001e027e8
Update Vector Drawing XBlock to the latest version.
...
This change fixes a problem with Vector Drawing problems where
Vectors and points can't be created by clicking and dragging on
the problem board.
2016-09-14 18:13:19 -04:00
David
65b1ba5157
pa11ycrawler 1.5.1
2016-09-14 15:34:17 -04:00
Jesse Zoldak
c90d0d5f9a
Update coverage version to 4.2
2016-09-14 13:57:59 -04:00
John Eskew
6fd8452d24
Merge pull request #13458 from edx/edx-django-release-util/0.1.1
...
Change edx-django-release-util version.
2016-09-13 17:02:18 -04:00
John Eskew
c205f9650c
Merge pull request #13419 from edx/jeskew/opaque_keys_test
...
Update opaque-keys and ccx-keys versions.
2016-09-13 17:01:44 -04:00
John Eskew
2ea29145ae
Updating edx-django-release-util requirement to version 0.1.1
2016-09-13 13:53:27 -04:00
Tim Krones
2ed1caaa27
Update xblock-utils dependency to v1.0.3.
...
New version includes fixes from https://github.com/edx/xblock-utils/pull/38 and https://github.com/edx/xblock-utils/pull/39 .
2016-09-12 09:55:32 +02:00
John Eskew
7f3e20a158
Bump versions of opaque-keys and ccx-keys.
2016-09-09 15:13:35 -04:00
Tim Krones
df4a5df595
Merge pull request #13414 from open-craft/itsjeyd/update-xblock-poll
...
Update xblock-poll dependency to v1.2.
2016-09-09 16:15:58 +02:00
David
afd31d4edf
pa11ycrawler 1.5.0
2016-09-07 13:05:36 -04:00
Ben Patterson
01239ab86c
Upgrade path.py
2016-09-07 13:05:36 -04:00
Tim Krones
20ab9dfbdc
Update xblock-poll dependency to v1.2.
2016-09-07 14:33:02 +02:00
Braden MacDonald
8bf9b188a5
Add optional "debug mode" w/ detailed logging for SAML IdPs
2016-09-06 15:27:45 -07:00
Clinton Blackburn
0dedc6ab71
Revert "Updated User Info Cookie"
2016-09-02 17:26:00 -04:00
Eugeny Kolpakov
2fcc463338
Merge pull request #13389 from open-craft/ekolpakov/drag_and_drop_v2_hash_update
...
Dependency version update: Drag and Drop v2.0.9
2016-09-02 17:32:13 +03:00