Commit Graph

2587 Commits

Author SHA1 Message Date
Nimisha Asthagiri
4c7d437bdd DEPR-20 Remove django-openid-auth 2019-08-06 14:02:48 -04:00
Ayub
3f2bd0a020 Merge pull request #21229 from edx/BOM-70
BOM-70
2019-08-06 18:48:42 +05:00
Ayub khan
c9080e257e -fixed tests 2019-08-06 15:31:41 +05:00
Dave St.Germain
2e4cbbe250 Upgrade bulk-grades 2019-08-05 12:04:19 -04:00
Ayub khan
c965e13c73 BOM-70
-Removed Submit-feedback View
-Removed related tests
-Removed help_modal.html
-Removed help_modal.html test
-Removed zendesk from requirements
-Updated requirements
2019-08-05 13:38:46 +05:00
aarif
a40c771a1c updated the github.in
added the updated dependency for oauth2

added the commit hash instead of branch

minor fix

changes made by make upgrade
2019-08-05 10:51:24 +05:00
Feanil Patel
519e3a7ca3 Run make upgrade 2019-08-02 13:41:59 -04:00
Feanil Patel
74132f8ed9 Update moto to support python3.
We had to pin json diff because of how we pull prod requirements into
testing.txt
2019-08-02 13:41:55 -04:00
Hammad Ahmad Waqas
85c4ba1a9d Merge pull request #21283 from edx/hammad/bump-version
edx-platform version bump
2019-08-02 18:38:46 +05:00
Hammad Ahmad Waqas
f8e89b5059 edx-platform version bump 2019-08-02 15:06:46 +05:00
Nimisha Asthagiri
c1a5d2fa06 DEPR-15: Remove usage of firebase-token-generator
The old Notes Django app is the only caller of this no longer
supported library. I have verified that this old app is no
longer functional and is already slated to be removed as part
of DEPR-18.

So this commit simply removes the call to firebase-token-generator
and leaves removal of the Notes app to DEPR-18.
2019-08-01 18:56:04 -04:00
Calen Pennington
b5a8f67e64 Merge pull request #21219 from cpennington/permission-courseware-enable-masquerade
Permission courseware enable masquerade
2019-07-31 14:15:28 -04:00
Feanil Patel
6e590ac9a8 Run make upgrade. 2019-07-31 13:19:26 -04:00
Calen Pennington
136f58cb2d Add a staff-access specific bridgekeeper rule with full query support 2019-07-31 13:07:52 -04:00
DawoudSheraz
82874538e3 run make upgrade to update DnD Xblock version 2019-07-31 11:08:04 +05:00
Calen Pennington
c00b60ffa5 Merge pull request #21244 from cpennington/check-permissions-view-course-home
Check permissions view course home
2019-07-30 13:06:13 -04:00
Calen Pennington
2d1eb9923f Convert a has_access check into a bridgekeeper rule
This reverts commit 5e8f90caa1.
2019-07-30 12:02:24 -04:00
arbisoft
dfa2cb14b7 https://openedx.atlassian.net/browse/BOM-68
Upgrade the django-wiki version.
2019-07-30 14:44:52 +05:00
Feanil Patel
d9f936b85b Constrain two more requirements.
Both python 3 related but different reasons. numpy dropped python 3
support and faulthandler was pulled into python in python 3.3
2019-07-29 15:48:01 -04:00
Calen Pennington
5e8f90caa1 Revert "Convert a has_access check into a bridgekeeper rule" 2019-07-29 11:38:26 -04:00
Feanil Patel
21595eaefc Merge pull request #21198 from edx/feanil/update_sandbox_matplotlib
Update matplotlib and numpy in codejail sandbox.
2019-07-26 14:15:41 -04:00
Calen Pennington
7fba761050 Convert a has_access check into a bridgekeeper rule 2019-07-26 11:41:30 -04:00
Awais Qureshi
89d0f81855 Merge pull request #21216 from edx/awais786/BOM-68-django-wiki
BOM-68-edx-django-wiki
2019-07-26 12:57:24 +05:00
muhammad-ammar
e3e74788f6 bump edx-enterprise version to 1.8.6 2019-07-26 00:26:48 +05:00
Douglas Hall
642be6c8b6 Upgrade edx-enterprise to 1.8.5. (#21223) 2019-07-25 15:20:33 -04:00
Feanil Patel
e1b9869b26 Merge pull request #21194 from edx/feanil/remove_parsepy
DEPR-41 Remove parsepy
2019-07-25 10:25:08 -04:00
arbisoft
dbd66707e2 https://openedx.atlassian.net/browse/BOM-68
Upgrade the django-wiki version.
2019-07-25 14:29:57 +05:00
Ayub
4640641c9c Merge pull request #21201 from edx/BOM-69
BOM-69
2019-07-25 14:23:10 +05:00
Feanil Patel
1f7b12a38d Remove references to push notifications.
Push notifications was only ever setup to connect to Parse.com a service
that has been discontinued.  Since we haven't replaced the functionality
for a few years now, remove this dead code.

In cms/templates/js/course_info_update.underscore we're allowing content
to not be escaped because this is by design according to the tests.
Long term there should be a better fix for this but for now this is
intended behavior.
2019-07-24 11:45:46 -04:00
Muhammad Ammar
d7e5863714 Enterprise version bump 2019-07-24 14:21:49 +00:00
Ayub khan
ad7c77493a -upgrade ora to 2.2.6 2019-07-24 15:37:00 +05:00
muhammad-ammar
3b1a35ee39 upgrade edx-enterprise and edx-rbac 2019-07-24 13:35:04 +05:00
Feanil Patel
dd0eef393d Update matplotlib and numpy in codejail sandbox. 2019-07-23 17:11:44 -04:00
Douglas Hall
fbc2c3899e Upgrade edx-enterprise to 1.8.2. (#21195) 2019-07-23 16:27:14 -04:00
Dave St.Germain
85b24624ce Make upgrade 2019-07-23 14:28:19 -04:00
Ned Batchelder
83f66af978 Merge pull request #21138 from edx/nedbat/master-wtw
Who-tests-what, rebased onto master, with make upgrade
2019-07-23 11:48:47 -04:00
Ned Batchelder
2234aeb1ab Coverage et al that support who-tests-what 2019-07-22 16:24:55 -04:00
Matt Hughes
7dbf400393 Bump super-csv version
JIRA:EDUCATOR-4435
2019-07-22 14:54:45 -04:00
Ned Batchelder
1ec0486553 Pin pip-tools because of bugs 2019-07-19 13:59:43 -04:00
Dave St.Germain
e56f90a767 Make upgrade 2019-07-17 15:01:43 -04:00
Feanil Patel
287b5166b6 Limit ruamel.ordereddict to python 2.7. (#21142) 2019-07-16 14:41:12 -04:00
muhammad-ammar
cee2359141 pin edx-search==1.2.2 2019-07-16 19:06:19 +05:00
muhammad-ammar
67e69b9030 use edx-enterprise pkg instead of branch and then do make upgrade 2019-07-16 17:34:21 +05:00
Brittney Exline
2b8cb8cf9b Fixing dependency issues so that make upgrade can run 2019-07-16 17:34:20 +05:00
Michael Roytman
86eb5069e0 update edx-proctoring package version to 2.0.6 2019-07-15 10:42:39 -04:00
Muhammad Ammar
2cefd88776 Merge pull request #21091 from edx/ammar/upgrade-edx-enterprise
upgrade edx-enterprise
2019-07-12 12:51:59 +05:00
muhammad-ammar
5ce289f538 upgrade edx-enterprise 2019-07-11 19:38:15 +05:00
Dave St.Germain
b3f7e31388 Bump proctoring to fix bug 2019-07-11 10:07:28 -04:00
Zia Fazal
98bfd092ce Bumped edx-enterprise version 2019-07-09 11:47:37 +05:00
Matt Hughes
1da56ac768 Add endpoint for history of bulk management operations to LMS
JIRA:EDUCATOR-4367
2019-07-08 13:09:59 -04:00