Commit Graph

2079 Commits

Author SHA1 Message Date
Uman Shahzad
d58bd06928 Show Enterprise display name if we should hide sensitive username. 2018-04-12 19:10:30 +05:00
Feanil Patel
0177585f30 Move to the latest python newrelic agent. 2018-04-09 13:33:50 -04:00
Feanil Patel
c5b0a104d6 Merge pull request #17772 from edx/feanil/cleanup_pre
Feanil/cleanup pre
2018-04-09 13:17:26 -04:00
Gregory Martin
62775c891a Delete visual_progress_enabled waffle flag.
https://openedx.atlassian.net/browse/EDUCATOR-2333
2018-04-06 15:07:16 -04:00
Feanil Patel
ba130c87e3 Merge pull request #17896 from edx/feanil/upgrade_newrelic
Update to latest 2.x which includes a security fix.
2018-04-06 13:07:29 -04:00
Douglas Hall
bb1044526b Merge pull request #17894 from edx/douglashall/updgrade_enterprise_0_67_3
Upgrade edx-enterprise package to 0.67.3.
2018-04-06 13:05:15 -04:00
Feanil Patel
24b85ab81d Update to latest 2.x which includes a security fix.
Changelog: https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2018-04-06 10:47:26 -04:00
Douglas Hall
757657f53e Upgrade edx-enterprise package to 0.67.3.
https://github.com/edx/edx-enterprise/compare/0.67.1...0.67.3
2018-04-06 09:36:17 -04:00
Bill Filler
d80aa55cad bump version of edx-ora2 to 2.1.14 2018-04-05 18:39:06 -04:00
Douglas Hall
d238a2de96 Upgrade edx-enterprise package to 0.67.1.
https://github.com/edx/edx-enterprise/compare/0.67.0...0.67.1
2018-04-04 09:17:20 -04:00
John Eskew
bbe25a066b Upgrade Django to 1.11.12 2018-04-03 11:24:21 -04:00
Michael Youngstrom
1bfad94245 Merge pull request #17852 from edx/youngstrom/bump-bokchoy
Bump bok-choy to v0.7.2
2018-04-03 11:16:05 -04:00
bmedx
b26d7913f5 Add some common functionality for retiring users
- Methods for getting hashed retired users and usernames
- A DRF permission for retiring users
2018-04-02 13:48:52 -04:00
Michael Youngstrom
60c1f37243 Bump bok-choy to v0.7.2 2018-04-02 10:57:07 -04:00
edx-pipeline-bot
70ae23d4c2 Merge pull request #17831 from edx/release-mergeback-to-master
Merge release back to master
2018-03-29 13:58:22 -04:00
Alex Dusenbery
60d71ce581 EDUCATOR-2553 | Bump edx-completion to 0.1.4; Add feature-gating tests for completion. 2018-03-29 12:08:33 -04:00
Troy Sankey
81ed96bc88 bump django to 1.11.11 2018-03-27 15:55:07 -04:00
Douglas Hall
5c1ab83c29 Upgrade edx-enterprise to 0.67.0.
https://github.com/edx/edx-enterprise/compare/0.66.1...0.67.0
2018-03-27 12:21:55 -04:00
Bill Filler
1657697903 bump version of ora2 to 2.1.13 2018-03-27 10:08:56 -04:00
Feanil Patel
dec7f2413a Update newrelic agent.
Move to the latest minor version of the NR plugin because 3.x removes some deprecated functions.
2018-03-26 12:15:23 -04:00
Michael Youngstrom
1ca1838ce8 Merge pull request #17455 from edx/estute/jenkins-ff-57-b
Support firefox 59 upgrade for CI and local testing
2018-03-26 11:50:56 -04:00
Alex Dusenbery
12c7168842 Bump edx-completion to 0.1.1 2018-03-26 11:39:31 -04:00
Stuart Young
6544b659ce Changes needed to bump to ff59 2018-03-26 09:58:28 -04:00
Ned Batchelder
187e39ff54 Merge pull request #17771 from edx/nedbat/use-fixed-find-packages-packages
Use updated packages to avoid installing unwanted stuff
2018-03-23 15:56:16 -04:00
Ned Batchelder
727573486f Use updated packages to avoid installing unwanted stuff 2018-03-23 13:00:13 -04:00
Douglas Hall
6b93f3212d Upgrading edx-enterprise to 0.66.1.
https://github.com/edx/edx-enterprise/compare/0.66.0...0.66.1
2018-03-23 11:21:44 -04:00
Alex Dusenbery
f9fbb0ae58 Revert "EDUCATOR-2540 | Bump edx-completion to 0.1.0"
This reverts commit 20647b57fb.
2018-03-22 13:27:14 -04:00
Alex Dusenbery
20647b57fb EDUCATOR-2540 | Bump edx-completion to 0.1.0 2018-03-21 15:17:58 -04:00
Sofiya Semenova
a1d813df8c Bump completion requirements to 0.0.11 2018-03-20 13:24:30 -04:00
Brittney Exline
45b66d98d3 ENT-894 Upgrade python-saml package 2018-03-19 14:31:29 -04:00
Feanil Patel
041059f740 Update the other requirements to use pyparsing 2.2.0 as well. 2018-03-16 15:47:34 -04:00
Feanil Patel
64040c2dee Reduce requirements complexity.
This reverts commit 0ca5cb9b74.
2018-03-16 15:47:34 -04:00
Michael Terry
d40ce8c8d0 Use Levenshtein not nltk 2018-03-14 11:49:09 -04:00
Stuart Young
53fe34615e Test fixes to prepare for firefox upgrade on jenkins 2018-03-12 15:40:25 -04:00
Troy Sankey
3f1f524953 Revert "PLAT-1957 Better memory leak diagnostic tooling"
This reverts commit a022461891.

Reverts edx/edx-platform#17486
2018-03-08 13:16:34 -05:00
Jeremy Bowman
a022461891 PLAT-1957 Better memory leak diagnostic tooling 2018-03-07 16:31:26 -05:00
Feanil Patel
a6cec7779c Update to take new security fix. 2018-03-06 09:59:39 -05:00
Mushtaq Ali
ff175923e6 VAL version bump 2018-03-06 15:26:29 +05:00
Douglas Hall
8adcc431a5 Upgrade edx-enterprise to 0.66.0.
https://github.com/edx/edx-enterprise/compare/0.65.7...0.66.0
2018-03-05 12:20:07 -05:00
Alessandro Roux
fd48e3848e Merge pull request #17418 from edx/resume-button-on-dashboard
EDUCATOR 2190: Course card resume buttons on the student dashboard.
2018-03-02 15:59:41 -05:00
sandroroux
3f22ce3031 These changes add a resume button to course cards on the student dashboard. 2018-03-02 14:52:30 -05:00
McKenzie Welter
35cf22bd12 Merge pull request #17606 from Dillon-Dumesnil/patch-1
Update base.txt
2018-03-02 12:00:01 -05:00
Dillon-Dumesnil
a35eb2211c Update base.txt 2018-03-02 09:34:09 -05:00
Jeremy Bowman
3ae67af296 PLAT-1989 Upgrade django-openid-auth for Django 1.11 fix 2018-03-01 16:23:59 -05:00
noraiz-anwar
0e3af804ec update edx-proctoring package 2018-03-01 01:42:45 +05:00
Feanil Patel
0ca5cb9b74 Revert "Reduce requirements complexity." 2018-02-23 16:54:09 -05:00
George Babey
3e840ff268 Merge pull request #17497 from edx/gbabey/move_paginators
Moved pagination to edx_rest_framework_extensions package
2018-02-23 15:24:40 -05:00
George Babey
1c7720a561 Bump drf-extensions for pagination move 2018-02-23 14:20:00 -05:00
Feanil Patel
3a4c36b4ef Remove requirements that should be a part of the venv definition. 2018-02-23 00:16:01 -05:00
Feanil Patel
d800ce5673 Move pyparsing to base.txt
It's unclear why this is in pre.txt
2018-02-22 23:34:21 -05:00