edX requirements bot
f102e737f6
Updating Python Requirements
2020-08-17 00:56:03 -04:00
Robert Raposa
2c8105f7ae
[BD-21] Generate feature toggle documentation
...
We introduce a new documentation target, where we use the featuretoggles
Sphinx extension from code-annotations to generate human-readable
documentation of feature toggles in edx-platform. The annotation report
is generated on-the-fly based on the standard feature toggle
configuration file in code-annotations.
In addition, we add new doc.in & doc.txt requirement files that will be
pip-installed by readthedocs to generate the documentation targets.
2020-08-14 19:41:26 +02:00
edX requirements bot
cbab8d5d26
Updating Python Requirements
2020-08-14 01:39:29 -04:00
Anirudh Naidu
e7099518d9
Merge pull request #24771 from edx/chavesj/ENT-2939
...
ENT-2939: remove ENTERPRISE_CUSTOMERS_EXCLUDED_FROM_CATALOG list and upgrade edx-enterprise
2020-08-13 12:04:58 -04:00
edX requirements bot
0ce0f530a0
Updating Python Requirements
2020-08-13 00:46:05 -04:00
chavesj
72c338a8dd
upgrading edx-enterprise
2020-08-12 17:50:17 -04:00
M. Zulqarnain
c8ea2c5fde
Unpin psutil ( #24745 )
2020-08-13 01:20:04 +05:00
Adam Stankiewicz
241db5ff47
bump edx-enterprise to 3.5.3 ( #24755 )
2020-08-12 09:25:11 -04:00
edX requirements bot
52773ff9b6
Updating Python Requirements
2020-08-12 00:46:03 -04:00
Alexander Sheehan
98d261537c
bump edx-enterprise to version 3.5.1
2020-08-11 15:05:02 -04:00
Adam Stankiewicz
de0d475c72
bump edx-enterprise to 3.5.0 ( #24746 )
2020-08-11 09:41:40 -04:00
edX requirements bot
9d83ca2eb9
Updating Python Requirements ( #24744 )
2020-08-11 11:26:39 +05:00
edX requirements bot
fbfa776a35
Updating Python Requirements
2020-08-10 00:55:18 -04:00
Ben Warzeski
21aced2c09
bump ora to 2.8.13 ( #24732 )
2020-08-07 16:59:49 -04:00
Tim McCormack
b04f784d7a
Unpin django-pytest now that pytest has upgraded to 5.4.0 and later ( #24730 )
...
- Originally pinned in PR #23566
- pytest was unpinned in PR #24717 and upgraded to v6+
2020-08-07 17:40:22 +00:00
Nathan Sprenkle
ccefeba004
Bump ORA to 2.8.12 ( #24729 )
2020-08-07 13:06:14 -04:00
Michael Terry
5ce6ac9c3e
Merge pull request #24728 from edx/mikix/warn-on-is-past-due-prop
...
Warn if an xblock defines is_past_due as a property
2020-08-07 11:33:29 -04:00
Michael Terry
e0a0d4d6e3
Warn if an xblock defines is_past_due as a property
...
We support it still, but want to encourage folks to try to define it
as a method, so that in the future, we can rely on it being one.
Also updates lti-consumer to a version that has the value as a
method.
2020-08-07 10:29:10 -04:00
Tim McCormack
514bd4a105
Unpin pytest and allow upgrade past 5.4.0 all the way to 6.0.1 ( #24717 )
...
This was pinned in PR #23533 for intermittent breakage in pytest
reporting (https://github.com/pytest-dev/pytest/issues/6925 ) but
that seems to have since been fixed.
2020-08-07 13:44:37 +00:00
edX requirements bot
b63286d9e3
Updating Python Requirements
2020-08-07 00:55:39 -04:00
Dave St.Germain
f259c91efb
This upgrades XBlock, which now contains a default index_dictionary method.
2020-08-06 15:56:48 -04:00
Binod Pant
b14772055c
Canvas integrated_channel from enterpise v3.4.40 ( #24699 )
2020-08-06 12:25:44 -04:00
Syed Muhammad Dawoud Sheraz Ali
fa7945aeac
update staff-graded-xblock ( #24705 )
...
* update staff-graded-xblock
2020-08-06 18:55:49 +05:00
edX requirements bot
e73066dfbb
Updating Python Requirements
2020-08-05 00:55:00 -04:00
Alex Dusenbery
a29ef57da6
ENT-2892 | Migration to remove deprecated branding config fields. edx-enterprise 3.4.38
2020-08-04 15:55:49 -04:00
Alex Dusenbery
c69fb5b274
ENT-2892 | Bump edx-enterprise to 3.4.36. This version removes some model field references, but does not create a migration, to the test to check that migrations are in sync has been skipped here.
2020-08-04 14:24:56 -04:00
Aarif
b00804fa4c
remove cyclomatic code complexity calculation ( #24662 )
2020-08-04 23:02:21 +05:00
Aarif
09ac7f9372
remove cyclomatic complexity calculation for python code
2020-08-04 22:10:05 +05:00
Alex Dusenbery
3d1148b874
ENT-2982 | Upgrade edx-enterprise to 3.4.34
2020-08-04 09:21:01 -04:00
bom
f4059ca600
pinned pymongo version to 3.10.1
2020-08-04 12:37:36 +05:00
edX requirements bot
5ab6f2100b
Updating Python Requirements
2020-08-04 00:55:43 -04:00
Alex Dusenbery
f9a5b7790b
Upgrade edx-enterprise to 3.4.33
2020-08-03 15:38:31 -04:00
Alex Dusenbery
487fde77de
Upgrade edx-enterprise to 3.4.31
2020-07-30 13:24:36 -04:00
edX requirements bot
1ca072e0a5
Updating Python Requirements
2020-07-29 04:09:25 -04:00
edX requirements bot
210ae4378e
Updating Python Requirements
2020-07-27 04:05:55 -04:00
Jeff Chaves
e1bd970b46
ENT-2894: Use new welcome template when redirected from enterprise proxy login view ( #24587 )
...
* using new welcome template when redirected from enterprise proxy login view
* enabling safe redirects to enterprise learner portal from login in devstack
* ading admin portal to login redirect whitelist
* running make upgrade to version bump edx-enterprise
2020-07-24 17:40:42 -04:00
Adam Stankiewicz
3ff349ec07
bump edx-enterprise to 3.4.27 ( #24590 )
2020-07-24 08:34:01 -04:00
Awais Qureshi
c0b1cbe87d
Merge pull request #24523 from eduNEXT/eric/upgrade_django_wiki
...
[BD-6] Use updated django-wiki version, OEP-18 compliant and compatible with Python 3.8.
2020-07-24 17:19:02 +05:00
edX requirements bot
c255cda56c
Updating Python Requirements
2020-07-24 01:21:23 -04:00
edX requirements bot
bdcb806ae9
Updating Python Requirements ( #24579 )
2020-07-23 15:17:03 +05:00
edX requirements bot
e33de26e6a
Python Requirements Update ( #24563 )
...
* Updating Python Requirements
* pin maxminddb
Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com >
2020-07-22 21:55:28 +05:00
Brandon Baker
d808735825
Upgrade edx-enterprise to 3.4.26 ( #24567 )
2020-07-22 10:29:43 -04:00
stvn
747d0a2a22
Bump edx-completion to version 3.2.4
2020-07-21 10:53:11 -07:00
Awais Qureshi
7b639c3da0
Merge pull request #24525 from open-craft/fix-failing-non-indexable-test
...
[BD-29] [TNL-6993] [BB-2602] Fix failing non-indexable tests
2020-07-21 17:39:23 +05:00
edX requirements bot
ada0de992c
Updating Python Requirements
2020-07-21 01:24:19 -04:00
M. Zulqarnain
d6be5952e8
Unpin drf-jwt ( #24371 )
2020-07-20 19:21:12 +05:00
Ahmad Bilal Khalid
9b01f29ac5
Remove edx-ora2 from requirements/constraints.txt and run make upgrade
2020-07-20 12:11:43 +05:00
edX requirements bot
e9bb69b1d7
Updating Python Requirements
2020-07-20 00:55:33 -04:00
Adam Stankiewicz
91dc5e4b9c
bump edx-enterprise to 3.3.26 ( #24533 )
2020-07-17 13:47:59 -04:00
Eric Herrera
141aba4042
Use updated django-wiki version, OEP-18 compliant and compatible with Python 3.8.
2020-07-17 10:35:11 -04:00