Commit Graph

1997 Commits

Author SHA1 Message Date
Douglas Hall
1410209a11 Add migration for removing old edx-enterprise password fields from the database. 2018-01-30 13:43:10 -05:00
Eric Fischer
f132ea405d edx-ora2 2.1.11 2018-01-30 10:15:56 -05:00
Douglas Hall
538b073ee4 ENT-854 Remove references to old EnterpriseCustomerReportingConfiguration model fields. 2018-01-29 15:43:28 -05:00
Qubad786
287f4836af update val version and clean external video export tests 2018-01-29 19:05:55 +05:00
Douglas Hall
7a552f7446 Merge pull request #17307 from edx/douglashall/upgrade_edx_enterprise_0_63_0
Upgrade edx-enterprise package to 0.63.0.
2018-01-25 16:42:16 -05:00
Eric Fischer
45decc48b3 Update edx-ora2 to version 2.1.10 2018-01-25 14:05:35 -05:00
Douglas Hall
a458fa9f93 Upgrade edx-enterprise package to 0.63.0. 2018-01-25 14:01:26 -05:00
Douglas Hall
d158da2792 ENT-854 Add django-fernet-fields to requirements. 2018-01-25 11:05:18 -05:00
Jeremy Bowman
36e321a5a2 PLAT-1900 Remove dependency on abandoned django-pipeline-forgiving package 2018-01-24 17:53:12 -05:00
Jeremy Bowman
e139e83b79 Merge pull request #17269 from open-craft/kshitij/master_with_setuptools_fix
Upgrade setuptools to avoid bug that prevents OpenStack requirements install
2018-01-24 13:19:58 -05:00
Jeremy Bowman
ebc54c8f1a PLAT-1890 Fixed assorted ModifyingEnforceTypeWarning warnings 2018-01-24 11:49:42 -05:00
Kshitij Sobti
d8b236da87 Upgrade setuptools to avoid bug while installing of OpenStack requirements
RE: pypa/setuptools#951
2018-01-24 12:47:52 +05:30
Feanil Patel
6a7f941a18 Update github.txt
Add more detail about using hashes/shas for requirements in this file.
2018-01-22 15:47:51 -05:00
Jeremy Bowman
6014313de1 PLAT-1888 Update edx-proctoring to fix URL reversal in Django 1.10 2018-01-22 09:02:52 -05:00
rabia23
1436e5662c update edx-proctoring version 2018-01-19 19:51:20 +00:00
Nadeem Shahzad
17dd276d16 Merge pull request #17201 from edx/nadeem/OPS-1008
Remove edx-private.txt from edx-platform and move into configuration
2018-01-19 16:54:18 +05:00
Douglas Hall
72f1c413d9 Upgrade edx-enterprise package to 0.62.0. 2018-01-18 10:29:31 -05:00
Dillon-Dumesnil
e368fd62b0 Merge pull request #17215 from edx/add-8_370
Adding in 8.370 to review Xblock
2018-01-17 15:34:00 -05:00
George Babey
63b60c9c8a Merge pull request #17153 from edx/gbabey/ENT-763
Add util method for localizing catalog pricing
2018-01-17 14:25:41 -05:00
Dillon Dumesnil
dca03eefb9 Adding in 8.370 to review Xblock 2018-01-17 13:15:13 -05:00
George Babey
9934b648b6 Add util method for localizing catalog pricing 2018-01-17 12:44:01 -05:00
Diana Huang
7af52bf125 Add Learner Analytics dashboard.
Add the back-end and front-end React app for Learner Analytics.
This was mostly authored by @AlasdairSwan and @dianakhuang.

LEARNER-3376
2018-01-16 11:57:12 -05:00
nadeemshahzad
565c4ae706 move edx-private.txt requirements into configuration 2018-01-16 18:33:43 +05:00
Jeremy Bowman
113e8dde61 PLAT-1885 Stop using deprecated BlockUsageLocator properties 2018-01-12 16:40:21 -05:00
zubair-arbi
72068213e1 ENT-678 Fix enterprise logo stretching in enterprise sidebar 2018-01-12 15:55:28 +05:00
Saleem Latif
42da2de733 Merge pull request #17136 from edx/saleem-latif/ENT-431
[ENT-431]: edx-enterprise version bump to 0.61.2 from 0.60.0
2018-01-10 14:45:15 +05:00
Saleem Latif
09eb8ee333 edx-enterprise version bump to 0.61.2 from 0.60.0 2018-01-09 18:49:09 +05:00
Mushtaq Ali
0ab6b825fa Bump VAL version to 0.1.7 2018-01-09 17:03:47 +05:00
Qubad786
c760c6a01b Download transcript on video upload page - EDUCATOR-1853 2018-01-09 17:03:44 +05:00
Ahsan Ulhaq
1b2fdc058d Rate limited /oauth2/access_token/
There has been some reports about attack on /oauth2/access_token/.
This cause LMS to be down. This is being resolved by rate limiting the
endpoint.
LEARNER-3393
2018-01-08 16:58:16 +05:00
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