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
Jeremy Bowman
62a08a0e27
Merge pull request #18860 from mitodl/pdpinch/bump-edx-sga
...
bump edx-sga to 0.8.3
2018-09-06 09:08:36 +00:00
Peter Pinch
bba13c9fbb
bump edx-sga to 0.8.3
2018-08-30 14:28:56 -04:00
Farhanah Sheets
9df620ad2b
Update recommender-xblock version
2018-08-22 14:36:42 -04:00
Jeremy Bowman
52d3c68416
TE-2665 Install xblock-utils from PyPI
2018-07-30 09:39:34 -04:00
Simon Chen
a5054cff0e
Upgrade recommender xblock to patch the xss risk
2018-07-25 17:04:31 -04:00
ayub-khan
bfff2da76f
-Updated django-wiki to v0.0.19
2018-07-09 19:23:57 +05:00
ayub-khan
258ac1d29b
updated edx-ora and i18n-tools version
2018-07-06 10:58:59 +05:00
John Eskew
6a268e0d76
Bump poll xblock version to 1.5.1 - removes warning.
2018-06-08 11:00:45 -05:00
Eric Fischer
47690173e3
Upgrade edx-ora2 to 2.1.17
2018-06-06 11:07:02 -04:00
Feanil Patel
0872d2b591
Move off of our fork onto a published fork of the rfc6266.
...
The published fork seems to be getting updates more regularly than the original project
and has the bugfix we forked for.
2018-05-23 09:28:03 -04:00