Commit Graph

3583 Commits

Author SHA1 Message Date
Kyle McCormick
4bc913e497 Upgrade to edx-organizations 6.0.0. Makes short_name unique (#25588)
This upgrades edx-organizations from 5.3.0 to 6.0.0,
the notable change being the addition of a uniqueness
constraint on `Organization.short_name`.

TNL-7645
2020-11-13 11:46:36 -05:00
Diana Huang
33d0a18d56 Update edx-platform to use Elasticsearch 7.
This reverts commit b73f755487.
2020-11-13 11:13:01 -05:00
edX requirements bot
10b92eed17 Updating Python Requirements 2020-11-12 23:46:29 -05:00
Saleem Latif
1858e28875 Merge pull request #25576 from edx/saleem-latif/ENT-3680
ENT-3680: Updated edx-enterprise version and only set user language preference on signup if it does not already exist.
2020-11-12 17:43:33 +05:00
edX requirements bot
9c22e31d0d Updating Python Requirements (#25578) 2020-11-12 11:28:14 +05:00
Saleem Latif
785b04888d Updated edx-enterprise version and only set user language preference on signup if it does not already exist. 2020-11-11 14:24:47 +05:00
edX requirements bot
db32c28ecb Updating Python Requirements (#25563) 2020-11-10 15:00:07 -05:00
taliaedX
e1b85ce26d Merge pull request #25548 from edx/trhodes/enterprise-11092020
update edx-enterprise to latest release
2020-11-10 11:16:51 -05:00
Jansen Kantor
cd3a1e3870 upgrade ora and remove temporary pin (#25512) 2020-11-10 10:50:05 -05:00
edX requirements bot
5f69024bed Updating Python Requirements 2020-11-10 02:29:56 -05:00
Robert Raposa
37353bf260 Merge pull request #25546 from regisb/regisb/fix-override-in-tests
[BD-21] Upgrade edx-completion and fix corresponding unit tests
2020-11-09 16:01:51 -05:00
Talia Rhodes
fa846b095d update edx-enterprise to latest release 2020-11-09 12:23:32 -05:00
Régis Behmo
bad30a157e Upgrade edx-completion and fix corresponding unit tests
Some tests were still relying on deprecated
WaffleSwitchNamespace.override method, which was working before because
we were importing WaffleSwitchNamespace from waffle_utils.__init__. This
no longer works after we import WaffleSwitchNamespace from edx-toggles.
2020-11-09 16:14:50 +01:00
Kyle McCormick
07b0b71d2d Upgrade codejail from 3.1.1 to 3.1.3 for logging fix
TNL-7649
2020-11-09 09:56:27 -05:00
Kyle McCormick
2d46f12277 Upgrade codejail from 3.1.0 to 3.1.1 for improved logging (#25532)
We are curious whether async jail_code calls on Celery workers
have different resource limit configurations than synchronous
calls on LMS/Studio. We suspect it may be different
because codejail is configured via a Django Middleware, which
may not be initialized for Celery workers.

TNL-7649
2020-11-06 08:00:57 -05:00
Zaman Afzal
0c405d3569 ENT-3509 Upgrade edx-enterprise to version 3.10.4 (#25535)
* ENT-3509 Upgrade edx-enterprise to version 3.10.4
2020-11-06 14:41:07 +05:00
Kyle McCormick
a82ce035eb Upgrade codejail to 3.1.0 from 3.0.1
Pulls in lastest release:
'Allow context-specific resource limits to be provided'
2020-11-05 11:53:16 -05:00
Saleem Latif
d5505461c4 upgrade edx-enterprise version to 3.10.3 2020-11-04 17:39:25 +05:00
Saleem Latif
415a433cd0 Updated edx-enterprise version to 3.10.2 that contains a bug fix for enterprise customer admin page. 2020-11-04 13:09:04 +05:00
edX requirements bot
9c312c2976 Updating Python Requirements (#25518) 2020-11-04 13:02:31 +05:00
Jansen Kantor
09255000e6 downgrade ORA (#25499) (#25509) 2020-11-03 08:24:59 -05:00
edX requirements bot
0f39482e54 Updating Python Requirements 2020-11-02 23:55:45 -05:00
Jansen Kantor
dbe96cff8c downgrade ORA (#25499) 2020-11-02 09:16:01 -05:00
Zaman Afzal
94e051d8d8 Upgrade edx-enterprise 3.10.1 version (#25495) 2020-11-02 16:28:01 +05:00
edX requirements bot
8fea5971f8 Updating Python Requirements (#25493) 2020-11-02 12:21:52 +05:00
Binod Pant
6dcb0fdb81 enterprise 3.10.0 (#25489) 2020-10-30 13:50:37 -04:00
Jansen Kantor
f41f4f7efd downgrade ora to 2.10.3 (#25487) 2020-10-30 11:12:26 -04:00
edX requirements bot
db50766181 Updating Python Requirements (#25486) 2020-10-30 14:33:27 +05:00
muhammad-ammar
1374586719 upgrade edx-enterprise to 3.9.11 2020-10-29 21:38:23 +05:00
Jeff LaJoie
f90035dc48 Merge pull request #25451 from edx/jlajoie/ENT-3116
ENT-3116: Bumps edx-enterprise to 3.9.10
2020-10-29 11:16:05 -04:00
David Ormsbee
47b050ca12 Merge pull request #25386 from mitodl/umar/unpin-edx-sga
remove the constraint on edx-sga
2020-10-29 10:34:14 -04:00
Jeff LaJoie
b69eddd043 ENT-3116: Bumps edx-enterprise to 3.9.10 2020-10-29 10:08:39 -04:00
Saleem Latif
364940b04f Upgraded edx-enterprise verision to 3.9.9 2020-10-29 17:57:08 +05:00
Kellie Selinka
c1e15d43e1 bump edx-enterprise version number 2020-10-26 13:33:43 -04:00
Umar Asghar
1c0a550ce1 remove the constraint on edx-sga 2020-10-26 12:04:22 +05:00
Kellie Selinka
c276a6eb42 bump edx-enterprise version so admin catalog refresh button gets deployed 2020-10-23 13:17:53 -04:00
Régis Behmo
43d1e43296 Add edx-toggles requirement (#25411)
This will be necessary to migrate waffle_utils classes to edx-toggles.
2020-10-22 18:59:35 -04:00
Feanil Patel
b73f755487 Revert "Feanil/edx search update (#25406)" (#25412)
This reverts commit 581b20056d.
2020-10-22 15:53:57 -04:00
Jansen Kantor
8b1075b27b upgrade ora to 2.10.3 (#25407) 2020-10-22 14:26:02 -04:00
Feanil Patel
581b20056d Feanil/edx search update (#25406)
OeX_ES-44:  Update edx-search elasticsearch.


* removes redundant doc_types from the lms/cms, replaces courseware
index with doc_types to two indices
* code polishing

* Use a new config variable for ES7 deployment. (#2226)

Co-authored-by: Golub-Sergey <1.golub.sergey.1@gmail.com>
Co-authored-by: Diana Huang <diana.k.huang@gmail.com>
2020-10-22 14:18:19 -04:00
edX requirements bot
d435c0c29e Updating Python Requirements (#25402) 2020-10-22 12:28:27 +05:00
Kellie Selinka
5b808ebab5 bump edx-enterprise package number 2020-10-21 16:37:24 -04:00
irfanuddinahmad
2ed3e66ff7 Updated requirements for edx-enterprise 2020-10-21 18:53:42 +05:00
arbi-bom
d6d147c970 pin django-oauth-toolkit 2020-10-21 13:04:18 +05:00
Saleem Latif
43d0a67fa1 Request for field to specify locale in Django enterprise accounts 2020-10-20 17:56:22 +05:00
Binod Pant
d83233266b upgrade to enterprise 3.8.43 (#25380)
* upgrade to enterprise 3.8.43

* Fix merge
2020-10-19 22:31:24 -04:00
Jeff Chaves
d25d4038fd ENT-3460: updating usage of EnterpriseCustomerBrandingConfiguration, edx-enterprise 3.8.42 (#25376)
* bumping enterprise version

* adding pillow constraint

* updating usage of EnterpriseCustomerBrandingConfiguration
2020-10-19 16:42:16 -04:00
Jansen Kantor
2b5913b53d upgrade ORA to 2.10.2 (#25375) 2020-10-19 16:02:05 -04:00
Jason Myatt
1d454b5bbb Upgrade edx-ace to 0.1.17 2020-10-19 13:05:29 -04:00
edX requirements bot
84725a3e10 Updating Python Requirements 2020-10-19 00:53:47 -04:00