Michael Terry
0f81765ac7
Show graded icons in more places
...
In the course outline, if a subsection has any graded content,
show a graded icon (the pencil icon).
Also, show the graded icon for LTI xmodule units (xblocks is a
different repo, but will get same treatment).
AA-75
2020-04-24 14:16:32 -04:00
SaadYousaf
5236116db1
update Done xblock to latest version.
2020-04-20 18:02:58 +05:00
David Joy
b45607dc68
Upgrade xblock-drag-and-drop-v2 to 2.2.10
...
TNL-7184
2020-04-15 14:01:41 -04:00
Manjinder Singh
c94beec16b
Ran make upgrade with new contraints ( #23609 )
...
This adds contraints to:
kiwisolver: next release only works with python>=3.6
The was run to upgrade:
django-splash
django-wiki
edx-search
The previous versions were constraining django below 2.0.
Co-authored-by: Robert Raposa <rraposa@edx.org >
2020-04-06 09:20:04 -04:00
Ahtisham Shahid
40c83b49fb
conflicts resolved
...
removed extra dependency
2020-04-03 16:22:24 +05:00
Ahtisham Shahid
46f792f598
updated xblock-poll version
2020-04-03 13:53:21 +05:00
Nimisha Asthagiri
28f65effd2
Update edx-ora2 and edx-celeryutils to upgrade django-model-utils
2020-04-01 17:46:22 -04:00
Ahtisham Shahid
714f22e735
Updated ora version
...
fixed tag issue
2020-04-01 12:04:50 +05:00
atesker
c4914bc2b3
EDUCATOR-4979. Bump ora2 verstion to 2.6.22
2020-03-30 14:05:49 -04:00
Alex Dusenbery
cb0ccdf242
Upgrade to ORA 2.6.21 | Reverts CSS change that may have caused PROD-1390.
2020-03-23 19:50:49 -04:00
Nathan Sprenkle
b5c688c643
Update edx-ora2 to 2.6.20 ( #23475 )
2020-03-23 16:22:16 -04:00
SaadYousaf
4cdba04bab
update ora2 for radio button contrast change.
2020-03-19 13:51:12 +05:00
Awais Qureshi
0f002bafb8
BOM-1399
...
checking django-wiki and fixing deprecation warnings.
2020-03-16 14:37:18 +05:00
Robert Raposa
d15402db8d
Merge pull request #23378 from edx/robrap/ARCHBOM-952-openedx-calc
...
ARCHBOM-952: make upgrade + openedx-calc from PyPI
2020-03-12 13:29:26 -04:00
Jeremy Bowman
46631dfcba
Upgrade django-babel-underscore BOM-1069 ( #23257 )
...
We upgraded these before in https://github.com/edx/edx-platform/pull/23119 along with django-countries (which released a new version just before that), but had to revert in https://github.com/edx/edx-platform/pull/23237 because of a performance regression in the admin page for EnterpriseCustomer. We think django-countries was the culprit and have pinned it, so trying these two again by themselves.
2020-03-12 11:15:12 -04:00
Robert Raposa
8704289ad9
make upgrade + openedx-calc from PyPI
...
- switches to openedx-calc from PyPI
- includes edx-rest-api-client major upgrade.
ARCHBOM-952
2020-03-11 21:00:01 -04:00
Alex Dusenbery
5db8023f74
Add LMS/CMS FEATURE toggles related to ORA; update to ORA 2.6.18.
2020-03-11 10:21:20 -04:00
Diana Huang
f3eb0d2e61
Switch to django-celery upstream and make upgrade.
2020-03-06 11:05:19 -05:00
Alex Dusenbery
ff1d9fe384
Upgrade ORA to 2.6.17 | Small logging change.
2020-03-04 10:41:21 -05:00
Ahtisham Shahid
fdc70935ac
updated requirements by make upgrade
2020-03-04 12:23:19 +05:00
Alex Dusenbery
d920597c63
Update ORA to 2.6.16 | Fixes the text_response property to be more backwards-compatible with _old_ ORA blocks.
2020-03-03 12:59:33 -05:00
Brittney Exline
a22c676cac
Revert "BOM-1069"
...
This reverts commit 140738df4c .
2020-02-28 09:52:49 -07:00
Ayub-khan
140738df4c
BOM-1069
...
-django-babel-underscore custom version to support django>=2.2
2020-02-28 18:18:45 +05:00
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