Commit Graph

61583 Commits

Author SHA1 Message Date
Muhammad Umar Khan
182eb39ed2 Merge pull request #30394 from openedx/umar/move-xmdule-folder-to-root
refactor: move xmodule folder to root
2022-06-20 16:03:23 +05:00
M Umar Khan
a91df0c40f refactor: move xmodule folder to root
- Moving xmodule folder to root as we're dissolving sub-projects of common folder in edx-platform
    - More info: https://openedx.atlassian.net/browse/BOM-2579
- -e common/lib/xmodule has been removed from the requirements as xmodule has itself become the part of edx-platform and not being installed through requirements
- The test files common/lib/xmodule/test_files/ have been removed as they are not being used anymore
2022-06-20 14:33:45 +05:00
Shafqat Farhan
26c8ec5c2a Merge pull request #30517 from openedx/shafqat/VAN-966
feat: VAN-966 - Added a management command to back populate 'marketing_emails_opt_in' UserAttribute
2022-06-20 14:22:48 +05:00
Syed Sajjad Hussain Shah
897905ce29 Merge pull request #30603 from openedx/sajjad/VAN-977
fix: remove fields based on extended_profile configuration
2022-06-20 13:52:38 +05:00
Shafqat Farhan
c7a42f2cbe feat: VAN-966 - Added a management command to back populate 'marketing_emails_opt_in' UserAttribute 2022-06-20 13:31:39 +05:00
Syed Sajjad Hussain Shah
c1a58499a5 fix: remove fields based on extended_profile configuration
Meta field in UserProfile model will only store those fields which are available in extended_profile configuration,
so we are removing the fields that are not available in extended_profile configuration because their data will
not be stored

VAN-977
2022-06-20 12:26:22 +05:00
Zainab Amir
7a700dcfd1 feat: command to populate user data on braze (#30556) 2022-06-20 10:19:09 +05:00
edx-semantic-release
4cf314c38b chore(i18n): update translations 2022-06-19 17:07:57 -04:00
Nathan Sprenkle
541515cbd0 feat: add ora grading/gradebook urls for devstck (#30616)
Co-authored-by: nsprenkle <nsprenkle@2u.com>
2022-06-17 14:10:53 -04:00
Kyle McCormick
3b93d1428c feat: warn when old safe_lxml import path is used (#30554)
See docstring of `./safe_lxml/__init__.py`
for details.
2022-06-17 07:41:44 -04:00
Muhammad Ammar
a1f8df126d Merge pull request #30608 from openedx/ammar/refine-source-param-in-dsc-url
chore: refine source param in dsc url
2022-06-17 15:28:24 +05:00
muhammad-ammar
dd70066644 chore: refine source param in dsc url 2022-06-17 15:05:29 +05:00
Shafqat Farhan
018b4ccd60 Merge branch 'master' into shafqat/VAN-966 2022-06-17 07:51:27 +05:00
bszabo
2d57196df2 Merge pull request #30610 from openedx/revert-30601-jill/blockstore-1.2.3
Revert "[BD-14] chore: bumps blockstore to 1.2.3"
2022-06-16 15:11:01 -04:00
connorhaugh
d1180fb778 Revert "[BD-14] chore: bumps blockstore to 1.2.3" 2022-06-16 14:46:40 -04:00
bszabo
2c745d939c Merge pull request #30601 from open-craft/jill/blockstore-1.2.3
[BD-14] chore: bumps blockstore to 1.2.3
2022-06-16 14:07:45 -04:00
Ahtisham Shahid
c9d2635a0d fix: resolved caching issue in discussions iframe (#30607)
Co-authored-by: AhtishamShahid <ahtishamshahid@A006-00850.local>
2022-06-16 19:04:41 +05:00
Attiya Ishaque
27a787aa5a fix: [VAN-975] add confirm email field to registration form (#30584) 2022-06-16 18:15:56 +05:00
Waheed Ahmad
868505dbb8 fix: braze track call for email address change (#30606) 2022-06-16 16:48:16 +05:00
irfanuddinahmad
e35f98265d Merge pull request #30604 from openedx/iahmad/ENT-5766-2
chore: upgraded edx-enterprise
2022-06-16 16:12:48 +05:00
irfanuddinahmad
00c808c9f7 chore: upgraded edx-enterprise 2022-06-16 15:50:11 +05:00
Zainab Amir
9762ccf5cd fix: update is_marketable value for Braze (#30591) 2022-06-16 14:07:07 +05:00
Waheed Ahmad
a4f5f03a14 chore: update warning message with exception details (#30605) 2022-06-16 13:26:57 +05:00
Jillian Vogel
c2d1ad41ad chore: bumps blockstore to 1.2.3 2022-06-16 07:05:59 +09:30
Zaman Afzal
ec36d3a949 fix: revert Add Learner pathway progress update signal (#30598) 2022-06-16 01:59:40 +05:00
Giovanni Cimolin da Silva
b50f3ec6cc Merge pull request #30244 from open-craft/navin/bb-6077
fix: get CELERY_RESULT_BACKEND from ENV_TOKENS
2022-06-15 16:16:01 -03:00
Leangseu Kim
e0f7d31f0e fix: revert openedx-events 2022-06-15 13:11:50 -04:00
Robert Raposa
371eafebf0 fix: revert blockstore to 1.2.1 (#30595)
Blockstore 1.2.2 currently has a bug.
See 7794a65d63 (r76182896)
2022-06-15 13:01:32 -04:00
Maria Grimaldi
19ed61b6c2 fix: add () to print statement so template works in newer versions 2022-06-15 08:29:16 -07:00
Waheed Ahmad
541065c542 fix: [VAN-980] changing the email address sync with Braze (#30590)
Currently, changing the email address in LMS does not reflect in Braze
and the transaction emails sent through Braze are delivering to user's
old/previous email address.

Added a signal/receiver to sync the new email address upon confirm email
change.
2022-06-15 19:39:23 +05:00
Attiya Ishaque
7b1f402199 feat: [VAN-953] Update MFE context API (#30516) 2022-06-15 19:16:33 +05:00
bszabo
7c0de02411 Merge pull request #30587 from open-craft/jill/blockstore-storage-logging
[BD-14] chore: bumps blockstore version
2022-06-15 10:11:42 -04:00
Jillian Vogel
8592ef4c3e chore: bumps blockstore version
to add logging to debug blockstore app storage configuration
2022-06-15 22:39:31 +09:30
Long Lin
ce765a7db1 chore: bump edx-enterprise version 2022-06-14 16:13:30 -04:00
Zaman Afzal
6c6dabaa3c Feat: Add Learner pathway progress update signal (#30547)
* feat: Add Learner pathway progress update signal
2022-06-15 00:58:22 +05:00
Jillian Vogel
5688ad0ba7 fix: call blockstore APIs in atomic transactions. [BD-14] (#30456)
* fix: call blockstore APIs in atomic transactions.

To ensure database integry when using the blockstore APIs, the Content
Library views which invoke blockstore API methods are wrapped in
database transactions.

* fix: assert create_library is called inside an atomic transaction block
2022-06-14 09:10:08 -07:00
edX requirements bot
a10661ddbc chore: Updating Python Requirements (#30581) 2022-06-14 15:12:57 +05:00
Shafqat Farhan
f71dd805ea feat: VAN-966 - Added a management command to back populate 'marketing_emails_opt_in' UserAttribute 2022-06-14 06:40:07 +05:00
edx-semantic-release
3d39111663 chore(i18n): update translations 2022-06-13 17:02:30 -04:00
edx-transifex-bot
7eb540c567 chore(i18n): update translations (#30571)
Co-authored-by: edx-semantic-release <edx-semantic-release@edx.org>
2022-06-13 19:31:59 +00:00
Raymond Zhou
d1394922ae feat: change text xblock title to 'Text' v2 (#30578) 2022-06-13 14:13:08 -04:00
Long Lin
afdd7a5691 chore: bump edx-enterprise version 2022-06-13 14:11:59 -04:00
Maria Grimaldi
721b63587a Merge pull request #30431 from eduNEXT/MJG/cohort-assignment-filter
[BD-32] feat: integrate cohort assignment filter definition
2022-06-13 14:06:42 -04:00
Diana Huang
c6af151aaa fix: Remove reference to course info SASS. (#30577)
We removed this SASS file in PR #30299. This
removes the reference to it.
2022-06-13 11:33:10 -04:00
Maria Grimaldi
ec69659253 feat: integrate cohort assignment filter definition to cohort model 2022-06-13 11:28:01 -04:00
ruzniaievdm
116431cb81 refactor: Replace PDF course certificate view code (#30397)
Co-authored-by: ruzniaievdm <ruzniaievdm@gmail.com>
2022-06-13 09:43:02 -04:00
Feanil Patel
b9131ac1af Merge pull request #30299 from raccoongang/depr/remove-course-info
FC-0001: Remove legacy course info page & related code
2022-06-13 08:23:25 -04:00
Muhammad Ammar
75d08940f3 Merge pull request #30566 from openedx/ammar/add-source-query-param-in-dsc-url
feat: add source query param in data sharing consent url
2022-06-13 17:22:00 +05:00
muhammad-ammar
415291fd27 feat: add source query param in data sharing consent url 2022-06-13 14:43:51 +05:00
Navin Karkera
4e74b16a41 refactor: [BB-6077] allow setting celery backend in yml 2022-06-10 12:39:59 +05:30