edX requirements bot
c455d8ade0
Updating Python Requirements
2020-08-21 00:46:21 -04:00
edX requirements bot
47894e419a
Updating Python Requirements
2020-08-20 00:53:34 -04:00
Dave St.Germain
3ec8486dd3
Upgraded LTI and ORA2 xblocks
2020-08-19 13:48:27 -04:00
Alexander Sheehan
f417128ded
bumping edx enterprise version
2020-08-19 10:39:23 -04:00
edX requirements bot
e0097ae5c3
Updating Python Requirements
2020-08-19 00:52:18 -04:00
edX requirements bot
22f81ce74e
Updating Python Requirements
2020-08-18 01:33:42 -04:00
Robert Raposa
8c127db978
Merge pull request #24344 from regisb/regisb/toggles-docs
...
[BD-21] Generate feature toggle documentation
2020-08-17 15:04:46 -04:00
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
DawoudSheraz
7fdf2b28c5
lock xblock version to 1.3.1
2020-08-06 19:04:26 +05: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
Zulqarnain
5a85d6b3ea
change constraint message
2020-07-23 19:55:47 +05: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