Muhammad Faraz Maqsood

Results 5 issues of Muhammad Faraz Maqsood

Opened this PR with a fix that @regisb suggested for this [issue](https://github.com/openedx/wg-build-test-release/issues/301).

open-source-contribution

celery version needs to updated due to below error ``` 1.512 File "/openedx/ecommerce/ecommerce/extensions/offer/utils.py", line 15, in 1.513 from ecommerce_worker.email.v1.api import send_offer_assignment_email, send_offer_update_email 1.513 File "/openedx/venv/lib/python3.12/site-packages/ecommerce_worker/email/v1/api.py", line 7, in 1.513 from...

Base is temporarily set to nightly to easily visualize the changes, will be updated to master later

This PR introduces the integration of the new [Forum V2 application](https://github.com/edly-io/forum/) into the edx-platform, allowing a course-level choice between the legacy forum (V1) and the new Forum V2. **Key Changes...

Ticket: [COSMO2-716](https://2u-internal.atlassian.net/browse/COSMO2-716) - dialogClassName was working with Modal from paragon, but after paragon v23 upgrade. We replaced Modal with ModalDialog with which dialogClassName doesn't work. - So, replace dialogClassName with...