Alex Dusenbery
596eee7085
Upgrade ORA to 2.6.12 | When fetching file URLs from keys stored in Submission records, don't break just because we encountered one missing file; there might be more, existing files after it.
2020-02-20 09:02:19 -05:00
Manjinder Singh
c540eb14ee
Removing deprecated rest_framework_oauth library ( #23139 )
...
* Removing deprecated rest_framework_oauth library
* removing dependecy of django-rest-framework-oauth
* removing oauth_provider from cms
2020-02-19 15:10:59 -05:00
Jansen Kantor
9b6eb668f4
bump ora ( #23140 )
2020-02-19 14:25:36 -05:00
Bill DeRusha
4b04a3b92e
Revert "Removing deprecated rest_framework_oauth library ( #23127 )"
...
This reverts commit 1f32bc63ef .
2020-02-19 08:46:03 -05:00
Alex Dusenbery
aea6a373fa
Upgrade ORA to 2.6.10 | Team submissions should also include file uploads from the submitter.
2020-02-18 15:34:23 -05:00
Manjinder Singh
1f32bc63ef
Removing deprecated rest_framework_oauth library ( #23127 )
2020-02-18 11:17:27 -05:00
Aarif
36d06e949e
Merge pull request #22903 from edx/BOM-1068
...
Replaced jsonfield with jsonfield2 - BOM-1068
2020-02-11 17:15:19 +05:00
Aarif
c9309a4b41
replaced jsonfield with jsonfield2
2020-02-11 16:17:51 +05:00
Ayub-khan
d3a02bc3e5
BOM-1121
...
-Updated middleware setting to use use middleware insted of
middleware_classes
-github install of django-method-override fork to support
new style middleware in django1.11
2020-02-11 14:35:26 +05:00
Jansen Kantor
b63a5f1db2
bump ora ( #23019 )
2020-02-04 15:59:53 -05:00
Alex Dusenbery
ca032b47c0
Upgrade ORA to 2.6.7
2020-01-31 11:31:53 -05:00
Alex Dusenbery
37180c07ab
Update ORA to 2.6.5
2020-01-30 09:39:35 -05:00
Aarif
8cc86d3aab
BOM-1141
...
Updating the django-rate-limit requirement.
updated the django-ratelimit to use unreleased version that supports Django 2.2
2020-01-26 12:45:37 +05:00
Zulqarnain
c6e06b5327
Django 1.1 support of bridgekeeper
2020-01-22 14:25:43 +05:00
M Zulqarnain
9ed8159441
Merge pull request #22875 from edx/zulqarnain/BOM-1145
...
BOM-1145 : Django 2.2 Supported version of sorl-thumbnail
2020-01-17 15:51:53 +05:00
Zulqarnain
fd036541e8
Use python 2.2 compatible version of sorl-thumbnail
2020-01-16 23:37:57 +05:00
usamasadiq
6803f75cd7
BOM-1141 Upgrade social-auth-app-django
...
Added the link to latest master commit of GitHub for Django 2.2 support.
2020-01-16 19:28:56 +05:00
Zulqarnain
e7694baeed
Added django 2.2 compatible versio of sorl-thumbnail
2020-01-16 16:52:43 +05:00
Awais Qureshi
b760a156ba
Bom-1050
...
django-appconf bump version using commit hash for django2.2
2020-01-16 11:47:37 +05:00
Ahtisham Shahid
533adf6088
Merge pull request #22817 from edx/ahtisham/PROD-1099
...
updated drag and drop xblock version
2020-01-14 12:37:00 +05:00
Ahtisham Shahid
7abeb42465
updated xblox-drag-and-drop version by make upgrade
2020-01-14 12:05:48 +05:00
DawoudSheraz
17d2a04bac
ORA update to 2.6.0
2020-01-13 20:47:26 +05:00
Awais Qureshi
164ce5fa8a
Bom-1146
...
Wiki version bump.
2020-01-13 19:21:08 +05:00
Awais Qureshi
3eb4154c6b
Merge pull request #22742 from edx/wiki-ver
...
BOM-1126
2020-01-13 19:01:22 +05:00
Alex Dusenbery
a6adb62e8f
Upgrade ORA to 2.5.9
2020-01-12 17:06:01 -05:00
Awais Qureshi
4eb1a98f21
BOM-1108
...
Updating wiki.
2020-01-09 14:49:50 +05:00
atesker
b5887d9755
Update edx-ora2 version to 2.5.8
2020-01-06 13:22:25 -05:00
Ayub-khan
03c17fe778
Codejail New Style Middlware
2020-01-06 15:51:22 +05:00
Ahtisham Shahid
765b578d3f
Updated ora2 and others by make upgrade
2020-01-06 14:45:52 +05:00
DawoudSheraz
8d068a4a09
ORA update
2019-12-31 14:32:20 +05:00
Jeremy Bowman
eace6e36a7
Unpin assorted dependencies ( #22656 )
2019-12-30 17:09:14 -05:00
Jeremy Bowman
673592d89b
Switch xblock-poll back to source repo ( #22597 )
2019-12-26 16:38:48 -05:00
Feanil Patel
84093e11c1
Upgrade edx-ora2 to fix studio edit view.
...
There was a serialization issue with one of the studio JS assets that
is rendered as a part of the edit view.
2019-12-19 09:17:13 -05:00
DawoudSheraz
113f48d545
update ora version
2019-12-16 11:20:55 +05:00
Ned Batchelder
13fdbd0c75
Fix serialization issues in codejail
2019-12-11 18:19:53 -05:00
Feanil Patel
617e8519d9
Merge pull request #22499 from edx/feanil/no-exception-to-re-raise
...
Re-raise issue was in codejail.
2019-12-11 14:56:10 -05:00
Diana Huang
d0ab1fc423
Merge pull request #22500 from edx/diana/update-lti
...
Update xblock-lti-consumer with more Python 3 fixes.
2019-12-11 14:33:14 -05:00
Jeremy Bowman
09c995a3cd
Update xblock-poll with Python 3 fix ( #22497 )
2019-12-11 12:20:42 -05:00
Diana Huang
c958ff449b
Update xblock-lti-consumer with more Python 3 fixes.
2019-12-11 11:58:48 -05:00
Feanil Patel
f52a0f6b98
Re-raise issue was in codejail.
...
- Undo the previous change.
- Pull in the version of codejail with the fix for the issue.
2019-12-11 11:50:20 -05:00
Diana Huang
4b6a522a87
Upate xblock-lti-consumer to get more Python 3 fixes.
2019-12-10 15:11:17 -05:00
Jeremy Bowman
0e1881f525
Fixes for celery worker Python 3 bugs ( #22479 )
2019-12-10 14:07:27 -05:00
Mat Carter
b4e3dfb731
EDUCATOR-4820 Update edx-ora2 to 2.4.7
2019-12-05 13:40:52 -05:00
DawoudSheraz
ec044a604c
ora version bump
2019-12-03 10:28:10 +05:00
Alex Dusenbery
6c754aaf9f
upgrade ORA to 2.4.3
2019-11-26 11:07:31 -05:00
DawoudSheraz
821417a6f1
update ORA
2019-11-25 12:42:23 +05:00
Nathan Sprenkle
994471c7ba
Upgrade to edx-ora2 2.4.0
2019-11-18 09:56:22 -05:00
Alex Dusenbery
923452514b
Revert "Upgrade ORA2 to 2.4.0"
...
This reverts commit 31a3a6cb5c .
2019-11-07 19:21:10 -05:00
Alex Dusenbery
31a3a6cb5c
Upgrade ORA2 to 2.4.0
2019-11-07 14:39:22 -05:00
Alex Dusenbery
db1ef846d5
Upgrade ORA2 to 2.3.8
2019-11-05 07:49:36 -05:00