Commit Graph

1444 Commits

Author SHA1 Message Date
Jillian Vogel
322ac8a468 Bumps the xblock-poll version to v1.2.5
and removes the -e from the install, as per the requirements rules.
2017-01-26 12:05:01 +10:30
Matjaz Gregoric
c7ff473e6d Merge pull request #14334 from open-craft/mtyaka/dndv2-bump-2.0.14
Bump xblock-drag-and-drop-v2 to 2.0.14.
2017-01-25 09:09:54 +01:00
Jesse Shapiro
3d080584e7 Merge pull request #14308 from open-craft/haikuginger/update-python-saml
[ENT-4] Revert to canonical version of python-saml
2017-01-24 07:34:03 -08:00
Ned Batchelder
2cec36d6ce Use v0.3.7 of i18n-tools 2017-01-23 12:13:32 -05:00
Renzo Lucioni
12c595f80d Merge pull request #14353 from edx/renzo/waffle
Reintroduce Waffle
2017-01-20 17:15:35 -05:00
Renzo Lucioni
3f6d6cbf84 Reintroduce Waffle
Waffle serves as a complement to config models. It's useful in feature rollout situations where you may not want to incur the overhead of creating and committing a migration (required for adding a field to a config model), and also handles gradual, percentage-based rollouts.

ECOM-4422
2017-01-20 16:20:13 -05:00
Robert Raposa
23c61ada7f Upgrade to v1.1.1 release of xblock-lti-consumer 2017-01-19 16:14:06 -05:00
Matjaz Gregoric
e5dc4b70bd Bump xblock-drag-and-drop-v2 to 2.0.14. 2017-01-19 08:00:17 +01:00
Calen Pennington
7f66d011b5 Merge pull request #14347 from edx/release
Merge hotfix release into master
2017-01-18 15:53:00 -05:00
Clinton Blackburn
9f7b4f34a4 Upgraded to edx-organizations 0.4.2
This version includes updated help text for the Organization logo field.

ECOM-6862
2017-01-18 11:42:25 -05:00
Ned Batchelder
d87d716dbd Use codejail with 15 threads 2017-01-13 11:13:51 -05:00
Ned Batchelder
89a13cb7cc Use a codejail change that allows threads 2017-01-12 16:42:46 -05:00
Andy Armstrong
f76f9d3b09 Update edx-proctoring to latest release (0.17.0) 2017-01-12 09:36:02 -05:00
Jesse Shapiro
63060f98c7 Revert to canonical version of python-saml 2017-01-11 12:40:11 -05:00
Clinton Blackburn
b14a8d6403 Updated factory-boy to 2.8.1
ECOM-4422
2017-01-10 09:20:05 -05:00
cahrens
96d99bf756 Update version for JSME. 2017-01-05 16:09:23 -05:00
muhammad-ammar
ab7f4140d1 Update error handling for Video Uploads
Tnl-4777
2017-01-04 18:15:37 +05:00
Saleem Latif
0d222b3ed4 Merge pull request #14203 from edx/saleem-latif/ENT-111
ENT-111: edx-enterprise version update for 'Added alphabetical ordering for catalog drop down '
2016-12-30 11:35:39 +05:00
Ned Batchelder
5c5d5b789e Use DRF extensions 1.2.2 to fix test suite bug
See http://nedbatchelder.com/blog/201612/finding_test_coupling.html for
the complete saga.
2016-12-23 07:29:34 -05:00
Saleem Latif
80d85c4abf edx-enterprise version update for 'Added alphabetical ordering for catalog drop down ' 2016-12-22 14:42:57 +05:00
Albert St. Aubin
872341ed0c ORA2 1.1.13 release 2016-12-20 07:51:43 -05:00
Asad Iqbal
122aa55008 Merge pull request #14064 from edx/asadiqbal08/ENT-32-EC-branding
ENT-32 Show enterprise customer branding on Logistration.
2016-12-20 11:45:51 +05:00
asadiqbal
99f73dfbb3 ENT-32 Show enterprise customer branding on Logistration.
nit: css
2016-12-20 00:10:21 +05:00
Cliff Dyer
aa3d6e8791 Merge pull request #14092 from edx/cdyer/validate-capa-xml
Use new XMLString field type for CAPA data field.
2016-12-19 12:03:19 -05:00
Feanil Patel
b05282ac75 Add more docs to the monitoring requirements file. 2016-12-19 09:24:02 -05:00
J. Cliff Dyer
22ce30039b Use new XMLString type for CAPA data field.
TNL-5245
2016-12-15 15:35:44 -05:00
Matjaz Gregoric
3c3b4f442f Merge pull request #14044 from open-craft/mtyaka/problem-builder-bump
Bump problem-builder to v2.6.5
2016-12-13 07:51:27 +01:00
Brian Mesick
cc91ec7d79 Merge pull request #14115 from edx/bmedx/django-1.8.17
PLAT1122 - Upgrade Django to 1.8.17
2016-12-12 13:48:25 -05:00
Matjaz Gregoric
86177cba7f Bump problem-builder to v2.6.5.
It includes support for course keys longer than 50 characters.

See: https://github.com/open-craft/problem-builder/pull/131
2016-12-12 18:01:55 +01:00
Jesse Shapiro
fc814aee95 Add data sharing consent features for EnterpriseCustomer 2016-12-12 09:30:38 -05:00
Eric Fischer
d0be0ae8ec ORA2 and edx-submissions releases 2016-12-09 13:46:34 -05:00
Sven Marnach
6e801631d8 Merge pull request #14104 from open-craft/smarnach/enterprise-enrollment
Changes required for the Enterprise app enrollment feature.
2016-12-09 16:01:27 +01:00
Sven Marnach
2690a77151 Changes required for the Enterprise app enrollment feature. 2016-12-08 17:53:31 +01:00
Mushtaq Ali
bbcb6c1344 Merge pull request #14113 from edx/mushtaq/edxval-version-bump-fix
Fix edx-val version upgrade string
2016-12-08 12:01:32 +05:00
bmedx
a29b936d1d PLAT1122 - Upgrade Django to 1.8.17 2016-12-07 13:32:24 -05:00
Tim Krones
ff7c2f8c85 Merge pull request #14085 from open-craft/itsjeyd/xblock-poll-update
Update xblock-poll to v1.2.3
2016-12-07 14:15:37 +01:00
Mushtaq Ali
bd557e14ac Fix edx-val version upgrade string 2016-12-07 11:59:02 +05:00
Brittney Exline
5d4514d716 Merge pull request #14099 from edx/release
Hotfix Dec-1-2016 and Release Dec-6-2016
2016-12-06 15:59:46 -05:00
Jeremy Bowman
7a7c73de85 Merge pull request #14109 from edx/user_tasks_upgrade
Upgrade django-user-tasks to resolve makemigrations issue
2016-12-06 09:29:47 -05:00
Mushtaq Ali
313493b75c edx-val version bump to 0.0.11 -TNL-6094 2016-12-06 15:24:16 +05:00
Tim Krones
d57aab99b4 Update xblock-poll. 2016-12-06 10:06:53 +01:00
jmbowman
56defd4872 Upgrade django-user-tasks to resolve makemigrations issue 2016-12-05 21:46:18 +00:00
Max Rothman
30051a9e2c Merge pull request #14082 from edx/edx-django-release-util/0.2.0
Change edx-django-release-util version.
2016-12-05 11:07:42 -05:00
Calen Pennington
b24c22804e Merge pull request #14047 from cpennington/safer-opaque-keys
Safer opaque keys
2016-12-02 10:44:36 -05:00
Calen Pennington
fd0d69594a Upgrade to the latest version of opaque-keys 2016-12-01 13:04:31 -05:00
Brian Beggs
6d593b5c07 Updating edx-django-release-util requirement to version 0.2.0 2016-12-01 10:36:45 -05:00
Gregory Martin
41e852fed5 Merge pull request #14059 from edx/yro_fix-montevideo-tz
Yro fix montevideo tz
2016-11-30 15:25:31 -05:00
Eric Fischer
264d1940bf Merge pull request #13989 from proversity-org/proversity/fix-removed-in-django-19-warning-studio
Remove warning RemovedInDjango19Warnings in Studio
2016-11-30 15:06:30 -05:00
Gregory Martin
83cfeb9d88 update pytz, update ora-2 2016-11-30 11:44:48 -05:00
Kevin Falcone
2b88cf8300 7 Months of bugfixes and features
https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2016-11-30 10:50:03 -05:00