Feanil Patel
9633e3cd1a
Pull the recommender xblock from PyPI.
2019-09-23 11:52:26 -04:00
Kyle McCormick
8d3ea33bb9
Upgrade requirements, specifically ora2==2.3.1 ( #21614 )
...
The 2.3.0 ORA-2 release did not regenerate .min.js
files, so the changes did not appear on Stage or
Production.
EDUCATOR-4635
2019-09-10 15:50:58 -04:00
Kyle McCormick
78d563c7ae
Upgrade requirements, specifically ora2
...
The ora2 upgrade increases the assignment upload
limit from 10MB to 20MB.
Due to a request from a Master's partner who reports
that the current 10MB limit is not enough for their
degree programs.
EDUCATOR-4635
2019-09-09 20:53:58 -04:00
aarif
1873f9b821
updated (make-upgrade) the requirements to use latest version of edx-submissions and edx-ora2
2019-08-22 20:27:07 +05:00
Feanil Patel
b599c807a9
Merge pull request #21325 from edx/awais786/BOM-84-version
...
BOM-84
2019-08-09 12:17:41 -04:00
Feanil Patel
a2e0acf1e0
Merge pull request #21317 from edx/feanil/upgrade_mongodb_proxy
...
Feanil/upgrade mongodb proxy
2019-08-09 11:56:18 -04:00
arbisoft
ed1bdf31bd
BOM-84
...
Update the version.
2019-08-09 19:44:32 +05:00
Feanil Patel
3cf42a692e
Update mongodbproxy.
2019-08-09 09:44:58 -04:00
root
e2213b6712
BOM-79 updated codejail
2019-08-08 16:27:27 -04:00
Feanil Patel
170c689506
Update to a version of crowdsourcehinter that supports python 3.
2019-08-07 15:04:26 -04:00
Nimisha Asthagiri
4c7d437bdd
DEPR-20 Remove django-openid-auth
2019-08-06 14:02:48 -04: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
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
Calen Pennington
5e8f90caa1
Revert "Convert a has_access check into a bridgekeeper rule"
2019-07-29 11:38:26 -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
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
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
Ayub khan
ad7c77493a
-upgrade ora to 2.2.6
2019-07-24 15:37:00 +05:00
Dave St.Germain
5c7ae14e50
Moved these packages to pypi
2019-07-03 09:54:53 -04:00
Dave St.Germain
f4d65219fb
Fixed SGP setting
2019-06-27 16:43:34 -04:00
Feanil Patel
de20d7414c
Merge pull request #20400 from stvstnfrd/split-core/chem
...
Split common/lib/chem into separate repository
2019-06-25 14:45:35 -04:00
Ned Batchelder
2e9cae46cb
Add drf-yasg
...
* Install drf-yasg
* Add drf-yasg settings and urls
* Pin drf to make drf-yasg work
* Adjust config-models version to be compatible
* Remove django-rest-swagger (the old way)
2019-06-21 17:47:26 -04:00
stv
0e951950de
Install openedx-chem package from Github
...
instead of localhost
2019-06-21 11:49:26 -07:00
Dave St.Germain
702ac94105
Added Staff Graded Points XBlock
2019-06-10 17:03:10 -04:00
Dave St.Germain
14cab5aa16
Added course_id to get_course_cohorts
2019-05-28 10:21:26 -04:00
Jeremy Bowman
7df3c20828
Update handling of URL-based dependencies ( #20666 )
2019-05-22 15:54:47 -04:00
Dave St.Germain
0573b2e4d4
Grade runtime service support for Staff Graded Points
2019-05-16 10:21:46 -04:00
Jeremy Bowman
8ac7177793
Remove dependency on django-cas ( #20505 )
2019-05-10 11:14:51 -04:00
Michael Youngstrom
a91b9dd375
Fix make upgrade
2019-05-06 10:13:42 -04:00
stv
f984c277e4
Install calc from new edx repo
2019-05-02 15:25:39 -07:00
Feanil Patel
ca1f08e416
Move from a github dep to a PyPI dependency.
...
The pinned version is the one tagged with a release that is also on
PyPI.
https://github.com/jazzband/django-pipeline/tree/1.5.3
Use PyPI instead since that will be faster.
2019-04-16 09:00:59 -07:00
noraiz-anwar
ab6c2c22f4
update ora version
2019-04-10 19:21:26 +05:00
Stuart Young
91388a8ea0
use edx crowdsourcehinter fork
2019-03-08 17:22:06 -05:00
David Ormsbee
ce94799097
Revert "Bump ORA2 dependency to 2.2.2"
2019-03-04 14:47:13 -05:00
David Ormsbee
72452d60b4
Bump ORA2 dependency to 2.2.2
2019-03-03 16:39:16 -05:00
adeelehsan
3e2764d9c0
update pygeopip to geoip2
...
Update deprecated pygeoip
to geoip2 and all usages
of it
Learner-6238
2019-02-21 00:42:05 +05:00
DawoudSheraz
03f95ec473
update django wiki version
2019-02-11 16:16:36 +05:00
David Ormsbee
c0889e16ab
Merge pull request #19266 from open-craft/paulo/bump_dndv2
...
Bump xblock-drag-and-drop-v2 to v2.2.1 which includes i18n support in JS files
2019-02-06 17:31:45 -05:00
Diana Huang
df66c95b5d
Update versions to remove datadog.
2019-01-22 15:52:54 -05:00
Dave St.Germain
6b69896816
Update proctortrack
2019-01-09 15:34:50 -05:00
Dave St.Germain
287692f515
Add proctortrack library
2019-01-04 16:19:01 -05:00
DawoudSheraz
439109345d
Update django wiki version
2018-12-31 17:28:19 +05:00
Paulo Viadanna
d190a4457c
Bump drag-and-drop-v2 version
2018-11-16 15:09:50 -02:00
Ahmed Jazzar
b16b4eb4e7
Upgrade bleach to 2.1.4
...
Update ORA2 repo version
Fix Python tests
Upgrade Recommender XBlock version
Remove unnecessary requirements and update bleacher usage
Keep html5lib unpinned
Upgrading requirements
Ignore python-interpolate-html for bleached html
2018-10-31 12:24:22 -07:00
Farhanah Sheets
1fcf2a0bd7
Bump RecommenderXBlock version
2018-09-10 15:59:09 -04:00