Long Lin
afdd7a5691
chore: bump edx-enterprise version
2022-06-13 14:11:59 -04:00
muhammad-ammar
415291fd27
feat: add source query param in data sharing consent url
2022-06-13 14:43:51 +05:00
Demid
8886f29e52
refactor: remove debug property from ModuleSystem ( #30450 )
...
This also:
1. Removes this property from XBlock runtime shims.
2. Updates the minimum required version of the LTI Consumer XBlock.
2022-06-08 18:59:45 +02:00
connorhaugh
ab59796a56
fix: python-dateutil version issue
2022-06-07 14:33:44 +05:00
John Nagro
ad8724f91f
feat: release edx-enterprise 3.49.7 ( #30528 )
2022-06-01 17:40:12 -04:00
John Nagro
364acbb9a3
feat: release edx-enterprise 3.49.6 ( #30526 )
...
ENT-5895
2022-06-01 11:35:31 -04:00
Awais Qureshi
02e29168b2
feat!: Removing sandbox folder from platform and installing it from p… ( #30402 )
...
* feat!: common/lib/sandbox-packages folder moved to a new library.
2022-06-01 16:02:13 +05:00
Usama Sadiq
259084ed77
Revert "BOM-2245 : Unpin python-dateutil" ( #30515 )
2022-05-31 21:02:59 +05:00
M Umar Khan
3492bede44
fix: python-dateutil version issue
2022-05-31 17:51:26 +05:00
edX requirements bot
0c07e4e388
chore: Updating Python Requirements ( #30509 )
2022-05-31 10:35:43 +05:00
edX requirements bot
d828f155a6
chore: Updating Python Requirements ( #30486 )
2022-05-25 16:35:11 -04:00
Long Lin
1358f99dba
chore: bump edx-enterprise version
2022-05-25 10:03:29 -04:00
John Nagro
3b4c86ef42
feat: release edx-enterprise 3.49.4 ( #30474 )
...
ENT-5822
2022-05-24 14:44:11 -04:00
Kyle McCormick
25df9ca420
refactor: make safe_lxml an ordinary folder in openedx/core/lib ( #25689 )
2022-05-24 15:35:23 +05:00
Usama Sadiq
2ef25e3cfe
BOM-2247: Upgrade pip to 22.1 ( #30393 )
...
* chore: bump pip to 22.1 & wheel to 0.37.1
2022-05-24 15:15:00 +05:00
edX requirements bot
96a7ebc95c
chore: Updating Python Requirements ( #30467 )
2022-05-24 14:14:17 +05:00
Brian Citro
3e166f84d4
fix: release edx-enterprise 3.49.3
2022-05-23 12:21:06 -04:00
Tim McCormack
47f9234323
chore: Upgrade edx-django-utils to 5.0.0 for corrupt cookie logging ( #30445 )
2022-05-19 17:34:26 +00:00
Chris Pappas
92388c2888
chore: bumping edx-enterprise version ( #30434 )
2022-05-18 17:14:49 -04:00
alangsto
5b6558c8ca
chore: update name affirmation version ( #30430 )
2022-05-18 09:34:17 -04:00
Long Lin
ffb9c5dfa2
chore: bump edx-enterprise version
2022-05-17 16:45:23 -04:00
Chris Pappas
e1277b4b87
chore: bump edx-enterprise version; uncomment migration test skip ( #30425 )
2022-05-17 14:47:37 -04:00
Chris Pappas
a8b26c3aef
chore: bumping edx-enterprise version ( #30424 )
...
* chore: bumping edx-enterprise version
* temp: skip migration sync test
2022-05-17 12:29:26 -04:00
edX requirements bot
4aa40618a6
chore: Updating Python Requirements ( #30414 )
2022-05-17 10:57:37 +05:00
Chris Pappas
292cfc2fbc
chore: ENT-4349 | bumping edx-enterprise version ( #30410 )
2022-05-16 16:48:16 -04:00
Demid
006687801f
fix: bump pinned pyfilesystem2 version ( #30338 )
...
This commit fixes unpickling of exceptions that are based on `fs.error.ResourceError`,
which definitely happens if such an exception is throwed withing a Celery task
and, in turn, causes Celery worker to shut down.
See the details here: https://stackoverflow.com/a/41809333
The new version overrides `__reduce__` as suggested.
2022-05-16 19:51:37 +00:00
edX requirements bot
34627de049
chore: Updating Python Requirements ( #30401 )
2022-05-16 13:40:22 +00:00
Awais Qureshi
9f904e80f0
build: removing django-celery-results constraint. ( #30381 )
...
* build: removing django-celery-results constraint.
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2022-05-16 15:00:25 +05:00
Chris Pappas
ca77b30aca
chore: ENT-4349 | bump edx-enterprise version ( #30386 )
2022-05-13 12:12:28 -04:00
Eugene Dyudyunov
52dd883a3c
refactor: delete now unused FutureCourseWaffleFlag ( #30367 )
...
Remove temporary FutureCourseWaffleFlag class;
Update ora2 and edx-toggles to versions cleaned from the
LegacyWaffle* classes;
Replace `override_flag`s with `override_waffle_flag`;
Replace `override_switch`s with `override_waffle_switch` (where it's possible).
2022-05-13 08:48:42 -04:00
Eugene Dyudyunov
65d35f9837
chore: update lti-consumer block version ( #30370 )
...
This is a part of https://github.com/openedx/public-engineering/issues/28
2022-05-11 12:42:10 -04:00
Eugene Dyudyunov
655e4a344f
refactor!: update CourseWaffleFlag ( #30351 )
...
BREAKING: get rid of the LegacyWaffle-based CourseWaffleFlag.
Both CourseWaffleFlag and FutureCourseWaffleFlag now use the modern
WaffleFlag as parent class. FutureCourseWaffleFlag left to support ORA
transition to modern waffle.
Switch to the ORA version which supporting new Waffles.
2022-05-10 15:08:59 -04:00
edX requirements bot
426f4ca12e
chore: Updating Python Requirements ( #30361 )
2022-05-10 11:47:52 +05:00
John Nagro
5c80bd983d
feat: release edx-enterprise 3.46.6 ( #30360 )
...
- https://github.com/openedx/edx-enterprise/pull/1555
ENT-5610
2022-05-09 18:27:37 -04:00
Simon Chen
121c0badd6
fix: update lti-consumer-xblock library to v4.0.1 ( #30359 )
...
Co-authored-by: Simon Chen <schen@PF0TJ100.2tor.net >
2022-05-09 15:04:58 -04:00
John Nagro
56280ed301
feat: release edx-enterprise 3.46.5 ( #30358 )
...
- https://github.com/openedx/edx-enterprise/pull/1551
ENT-5803
2022-05-09 11:04:00 -04:00
Maria Grimaldi
7c99323f10
Merge pull request #29949 from eduNEXT/MJG/certificate-creation-filter
...
[BD-32] feat: add certificate creation Open edX Filter
2022-05-06 14:32:00 -04:00
edX requirements bot
981b7b53be
chore: Updating Python Requirements ( #30341 )
...
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2022-05-06 22:57:35 +05:00
Maria Grimaldi
e8fa890af7
feat: add filter before certificate creation starts
...
- Add filters interactions with code that used generate_certificate_task
- Add unit-testing for filters
- Upgrade to latest library update
2022-05-06 13:57:21 -04:00
Tim McCormack
80f60ffb36
refactor: Move log_sensitive to edx-django-utils ( #30349 )
...
It was copied there in 4.7.0 (openedx/edx-django-utils#209 ) so it can be used in more IDAs.
Includes dropping dependency on PyNacl, which was only in use by that module.
2022-05-06 12:42:19 +00:00
John Nagro
f1bd793cc5
feat: release edx-enterprise 3.46.4 ( #30344 )
...
- https://github.com/openedx/edx-enterprise/pull/1550
ENT-5797
2022-05-04 10:59:27 -04:00
Brian Citro
b67608c1bf
fix: release edx-enterprise 3.46.3
2022-05-03 14:47:59 -04:00
John Nagro
1503442cde
fix: release edx-enterprise 3.46.2 ( #30340 )
...
- https://github.com/openedx/edx-enterprise/pull/1547
ENT-5788
2022-05-02 18:54:43 -04:00
John Nagro
5a77882b3f
feat: release edx-enterprise 3.46.1 ( #30339 )
...
- https://github.com/openedx/edx-enterprise/pull/1546
ENT-5598
2022-05-02 12:20:26 -04:00
Alex Dusenbery
fb9c808939
fix: edx-enterprise-3.46.0 | fix redirect_if_blocked signature
...
https://github.com/openedx/edx-enterprise/pull/1544
Make the signature in edx-enterprise match and use the same signature that
openedx.core.djangoapps.embargo.redirect_if_blocked() now uses.
2022-04-27 15:37:12 -04:00
Usama Sadiq
9211f3a67a
BOM-3365: Remove python-slugify constraint & python transifex client ( #30312 )
...
* fix: remove python slugify constraint
* fix: remove python transifex-client package
2022-04-27 12:58:15 +05:00
edX requirements bot
4119e60fa9
chore: Updating Python Requirements ( #30315 )
2022-04-26 12:44:42 +05:00
Simon Chen
3556151fc9
chore: upgrade edx-name-affirmation to 2.3.3 for new api docs ( #30305 )
...
Co-authored-by: Simon Chen <schen@edX-C02FW0GUML85.local >
2022-04-22 11:52:17 -04:00
bszabo
d2e82b7d99
Merge pull request #29779 from open-craft/jill/TNL-8746
...
[BD-14] Install the blockstore app into edx-platform, behind a waffle switch
2022-04-21 09:04:47 -04:00
Usama Sadiq
73c7c4e6b8
BOM-3372: Remove lxml constraint ( #30291 )
...
* chore: remove lxml constraint
2022-04-21 15:10:02 +05:00