Brittney Exline
175eb1d0f6
ENT-775 Upgrade edx-enterprise to 0.60.0
2018-01-03 11:53:53 -05:00
Tyler Hallada
0d23d39341
Merge pull request #16966 from edx/thallada/upgrade-xblock-dnd
...
Upgrade xblock-drag-and-drop-v2 to v2.1.5
2017-12-28 15:39:13 -05:00
Tyler Hallada
bd36504584
Fix the tag for xblock-drag-and-drop-v2 2.1.5
2017-12-28 14:24:06 -05:00
George Babey
f2881bd91f
Upgrade edx-enterprise package to 0.59.0
...
https://github.com/edx/edx-enterprise/compare/0.58.0...0.59.0
2017-12-28 13:13:58 -05:00
Tyler Hallada
8240920aa3
Merge pull request #17002 from edx/thallada/upgrade-proctoring
...
Upgrade edx-proctoring to 1.3.4
2017-12-28 10:25:52 -05:00
Brian Mesick
4ceba7ad64
Merge branch 'master' into bmedx/django111_httpretty_0814
2017-12-22 16:25:25 -05:00
Jeremy Bowman
e98420dd8d
Merge pull request #16979 from edx/jmbowman/PLAT-1861
...
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 15:48:48 -05:00
bmedx
a42b017a7a
Upgrade httpretty to fix test issues in Django 1.9+
2017-12-22 15:36:45 -05:00
Jeremy Bowman
65472399df
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 14:44:24 -05:00
Douglas Hall
dda48451ff
Upgrade edx-enterprise package to 0.58.0.
...
https://github.com/edx/edx-enterprise/compare/0.57.0...0.58.0
2017-12-22 10:10:30 -05:00
Tyler Hallada
35373db222
Upgrade edx-proctoring to 1.3.4
2017-12-21 14:46:30 -05:00
Douglas Hall
d8494483c1
ENT-779 Remove code references to ProviderConfig.drop_existing_session.
...
We no longer need the drop_existing_session flag on IdP configurations
because dropping the existing session should actually be the only
behavior for certain view in the edx-enterprise code.
2017-12-21 14:39:46 -05:00
Michael Youngstrom
6ad748b42a
Merge pull request #16986 from edx/youngstrom/update_paver_to_fork
...
Move paver version to fork
2017-12-21 10:38:47 -05:00
Tyler Hallada
131875d1ad
Merge pull request #16991 from edx/thallada/upgrade-proctoring
...
Upgrade edx-proctoring to 1.3.3
2017-12-21 10:06:04 -05:00
Tyler Hallada
4369f4d4dd
Upgrade edx-proctoring to 1.3.3
...
The patch contains a possible fix for LEARNER-3705.
2017-12-20 17:40:29 -05:00
Matt Tuchfarber
b9815b32d0
Update edx-enterprise to 0.56.5
2017-12-20 16:13:20 -05:00
Michael Youngstrom
95be2091c9
Move paver version to fork
2017-12-20 15:05:33 -05:00
Ayub khan
5406e14e17
Merge pull request #16975 from edx/update-translations-18-DEC
...
updated translations
2017-12-20 21:23:31 +05:00
ayub-khan
fcac9ad1e9
updated translations
2017-12-20 17:03:51 +05:00
Sylvia Pearce
2c4a52075e
Merge pull request #16914 from edx/sylvia/proctoringRC
...
Update requirements file to use version 1.3.2 of edx proctoring
2017-12-19 14:43:15 -05:00
Tyler Hallada
0b26516d31
Upgrade xblock-drag-and-drop-v2 to v2.1.5
2017-12-19 14:12:38 -05:00
Douglas Hall
7f9cecc673
Updating edx-enterprise package to 0.56.4.
...
https://github.com/edx/edx-enterprise/compare/0.56.3...0.56.4
2017-12-19 12:43:01 -05:00
Brittney Exline
04cc655656
ENT-806/ENT-809 Upgrade edx-enterprise to 0.56.3
2017-12-14 15:29:31 -05:00
David Ormsbee
6db93fc791
Merge pull request #16901 from edx/ormsbee/remove_git_lms
...
Remove dealer.git (startup optimization).
2017-12-14 15:15:06 -05:00
Sylvia Pearce
35deec469a
Update requirements file to use version 1.3.2 of edx proctoring
2017-12-14 11:58:12 -05:00
George Babey
c272f531ff
Update edx-enterprise package to version 0.56.1
...
https://github.com/edx/edx-enterprise/compare/0.56.0...0.56.1
2017-12-14 07:59:47 -05:00
Douglas Hall
95e821f34b
Update edx-enterprise package to version 0.56.0.
...
https://github.com/edx/edx-enterprise/compare/0.55.5...0.56.0
2017-12-13 11:47:43 -05:00
David Ormsbee
7f3a55af74
Remove dealer.git (startup optimization).
...
In the absence of an EDX_PLATFORM_VERSION OS env variable, we used to
calculate the current version by looking at the current git revision of
the edx-platform repo. This was an expensive calculation (~7% of startup
costs). It also turns out that at some point we stopped setting that env
variable anywhere, so it always fell back to recalculating it.
With this commit, we'll start reading the code version from the env JSON
files, and fall back to "unknown" rather than doing the dealer.git call.
2017-12-13 11:35:43 -05:00
George Babey
3cc25a30f5
Merge pull request #16870 from edx/gbabey/upgrade_enterprise_0_55_5
...
Upgrade edx-enterprise package to 0.55.5
2017-12-12 07:59:27 -05:00
Jeremy Bowman
1c661adfe6
Merge pull request #16868 from edx/jmbowman/PLAT-1830
...
PLAT-1830 Allow running any test suite in tox
2017-12-11 18:11:58 -05:00
Alex Dusenbery
5a30f735dd
EDUCATOR-1817 | upgrade ora2 to 2.1.8
2017-12-11 17:07:31 -05:00
George Babey
f3f08f4aad
Upgrade edx-enterprise package to 0.55.5
...
https://github.com/edx/edx-enterprise/compare/0.55.4...0.55.5
2017-12-11 16:12:31 -05:00
Jeremy Bowman
05e7a4d671
PLAT-1830 Allow running any test suite in tox
2017-12-11 15:43:01 -05:00
John Eskew
831eae6255
Merge pull request #16830 from edx/jeskew/remove_double_opaque_keys_req
...
Remove added reqs that are already in base.txt.
2017-12-11 10:58:27 -05:00
John Eskew
a42698a7ed
Use a common base req file to avoid tox double requirements.
2017-12-11 10:56:17 -05:00
Dillon Dumesnil
0def70e725
Updating xblock-review version to include commit for being more defensive about score field in the state of a problem
2017-12-08 13:03:05 -05:00
rabia23
eceacb491b
update edx-organizations version to 0.4.9
2017-12-08 08:08:52 +00:00
Alex Dusenbery
941bc5cf21
EDUCATOR-1547 | ORA2 v2.1.6
2017-12-06 16:03:13 -05:00
Jeremy Bowman
19709cd36f
PLAT-1749 Support Django 1.10+ CSRF tokens
2017-12-06 13:18:00 -05:00
Douglas Hall
6598fb2141
Upgrade edx-enterprise package to 0.55.4.
...
https://github.com/edx/edx-enterprise/compare/0.55.1...0.55.4
2017-12-06 05:57:37 -05:00
Calen Pennington
d2963a66b2
Merge pull request #14674 from cpennington/cale/latest-edx-lint
...
Cale/latest edx lint
2017-12-05 20:16:02 -05:00
noraiz-anwar
a8b59c8d05
update ora to 2.1.5
2017-12-05 11:55:28 +05:00
Nimisha Asthagiri
e8cb8bba31
Merge pull request #16756 from edx/pacing/log-on-failure
...
Schedules: Add celery task logging
2017-12-04 20:21:41 -05:00
Brian Mesick
b23bcbb491
Merge pull request #16764 from edx/bmedx/bump_django_wiki_for_django_pin
...
Update edx/django-wiki to latest
2017-12-04 14:36:01 -05:00
Nimisha Asthagiri
549f4b661e
Schedules: Add celery task logging
2017-12-04 14:16:27 -05:00
bmedx
f8804992ef
Update edx/django-wiki to latest
...
- Resolves an issue creating sandboxes due to pinned Django version
2017-12-04 13:39:35 -05:00
Eric Fischer
b543a6ce34
Upgrade django-ses to 0.8.4
2017-12-04 11:55:09 -05:00
Calen Pennington
d92e6ae34b
Fix pylint-django
2017-12-01 21:39:37 -05:00
John Eskew
3a892c1a04
Merge pull request #16747 from edx/jeskew/upgrade_user_state_client
...
Bump version of user-state-client module.
2017-12-01 16:50:13 -05:00
Jeremy Bowman
dd9dfb068c
Merge pull request #16738 from edx/jmbowman/PLAT-1762
...
PLAT-1762 Remove obsolete mentoring XBlock
2017-12-01 16:11:33 -05:00