Commit Graph

66833 Commits

Author SHA1 Message Date
Hamza Waleed
14b3178920 Merge pull request #35578 from openedx/hamza/ENT-9440-samlproviderconfig-history-tracking
feat: history tracking on SAMLProviderConfig model
2024-10-07 15:50:32 +05:00
Hamza Waleed
36a413a3cf Merge branch 'master' into hamza/ENT-9440-samlproviderconfig-history-tracking 2024-10-07 14:39:44 +05:00
Zachary Hancock
c34ccffc7f feat: rework idv cert trigger (#35580)
* feat: rework idv cert trigger
* feat: separate PhotoVerification events
2024-10-04 12:58:15 -04:00
Awais Qureshi
8d386d7b24 feat!: upgrading api to DRF. (#35536) 2024-10-04 16:45:47 +05:00
Hamza Waleed
294dcbb3c7 Merge branch 'master' into hamza/ENT-9440-samlproviderconfig-history-tracking 2024-10-04 14:20:39 +05:00
github-actions[bot]
9ff0dac55c feat: Upgrade Python dependency edx-proctoring (#35589)
4.18.2 fixes bugs caused by a removed proctoring provider

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: alangsto <46360176+alangsto@users.noreply.github.com>
2024-10-03 15:07:29 -04:00
Paulo Viadanna
31a3c44a73 fix: remove 'toggle_status: unsupported' from COURSES_INVITE_ONLY (#35572) 2024-10-03 21:34:25 +05:30
Shafqat Farhan
9e55223dbf Merge pull request #35501 from NoyanAziz/master
feat: override refund
2024-10-03 17:11:19 +05:00
Glib Glugovskiy
1b369b72bd Merge branch 'master' into kireiev/AXM-549/feat/upstream_PR_active_inactive_courses_API 2024-10-03 10:56:06 +03:00
Hamza Waleed
94ffffbbed Merge branch 'master' into hamza/ENT-9440-samlproviderconfig-history-tracking 2024-10-03 11:22:16 +05:00
iloveagent57
b3759aad67 feat: Upgrade Python dependency edx-enterprise
edx-enterprise 4.26.1 | proxy login redirects to LMS register page

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-10-02 12:52:20 -04:00
Deborah Kaplan
8c923bea24 feat!: removes deprecated v1 certificate behavior (#35562)
* feat!: removes deprecated v1 certificate behavior

this removes the long-deprecated v1  certificate behavior. This removes
the old-style date selection behavior  (ie., not a choice between
*Immediately upon passing*, *End date of course*, *A date after the course
end date*), which is no longer reliably maintained or supported in
Studio or Credentials.

FIXES: #35399
2024-10-02 12:06:57 -04:00
Hamza Waleed
83bb4b0d42 Merge branch 'master' into hamza/ENT-9440-samlproviderconfig-history-tracking 2024-10-02 19:01:01 +05:00
Muhammad Adeel Tajamul
761bc5d159 feat: set bulk email transactional to True (#35579) 2024-10-02 18:34:47 +05:00
Sarina Canelake
e352bf6027 Merge pull request #35571 from openedx/feanil/update_docs_config
docs: Update the docs to build on the latest python version.
2024-10-02 09:08:17 -04:00
Feanil Patel
1e664ecb49 Merge pull request #35567 from openedx/feanil/geoip2-bot-update-country-database-3b93bfb
Update GeoLite Database
2024-10-02 09:05:40 -04:00
hamzawaleed01
2a9e8b3ec6 feat: history tracking on SAMLProviderConfig model 2024-10-02 17:54:57 +05:00
Awais Qureshi
8c978c2415 feat!: upgrading mark_student_can_skip_entrance_exam api with DRF ( 21 ) (#35460)
* feat!: upgrading simple api with DRF.
2024-10-02 15:20:47 +05:00
Muhammad Adeel Tajamul
38cddab293 feat: added notification grouping (#35368)
Co-authored-by: Ahtisham Shahid <ahtisham300@gmail.com>
2024-10-02 13:35:30 +05:00
github-actions[bot]
6c3d8fa520 feat: Upgrade Python dependency edx-django-utils (#35575)
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: dianakhuang <2952947+dianakhuang@users.noreply.github.com>
2024-10-01 15:35:50 -04:00
Kristin Aoki
acd8d467e8 feat: update ora settings course app for clarity (#35550) 2024-10-01 16:46:30 +00:00
Piotr Surowiec
341537221e fix: receive XBlock visibility from the Learning MFE (#35491) 2024-10-01 20:37:41 +05:30
Zachary Hancock
d59c596fdf fix: allow courses to render with invalid proctoring provider (#35573) 2024-10-01 15:01:05 +00:00
Muhammad Noyan Aziz
3d12640d15 fix: _auto_enroll is private 2024-10-01 19:42:34 +05:00
Muhammad Noyan Aziz
1a99f634d8 feat: override refund 2024-10-01 19:42:34 +05:00
Feanil Patel
ec265699dc docs: Update the docs to build on the latest python version. 2024-10-01 10:11:29 -04:00
feanil
2c66045ee9 chore: geoip2: update maxmind geolite country database 2024-10-01 10:09:42 -04:00
Feanil Patel
7443368f68 Merge pull request #35033 from edly-io/maq/#33589
33589: Updated mako_block.py to use MakoService
2024-10-01 09:54:57 -04:00
Feanil Patel
fd9ddea333 Merge pull request #35563 from openedx/feanil/fix_extensions_docs
docs: Fix links to extensions docs.
2024-10-01 09:07:22 -04:00
Alison Langston
a4c7413e38 fix: gate use of proctoring api if provider is LTI based (#35564) 2024-10-01 08:53:38 -04:00
Awais Qureshi
093734b2ea feat!: upgrading simple api with DRF. (#35463) 2024-10-01 15:32:50 +05:00
Katrina Nguyen
3b93bfbcad Merge pull request #35565 from openedx/katrinan029/upgrade-edx-enterprise-a100166
feat: Upgrade Python dependency edx-enterprise
2024-09-30 14:46:13 -07:00
Katrina Nguyen
9970e5dbfc Merge branch 'master' into katrinan029/upgrade-edx-enterprise-a100166 2024-09-30 13:57:39 -07:00
katrinan029
ad278df1c4 feat: Upgrade Python dependency edx-enterprise
version bump

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-09-30 20:57:09 +00:00
Agrendalath
1beacdaf2c fix: handle missing name in readonly enterprise account fields
The `settings.ENTERPRISE_READONLY_ACCOUNT_FIELDS` list can be overridden.
Removing the `name` from it should not raise the `ValueError` exception.
2024-09-30 22:56:38 +02:00
Tim McCormack
a100166619 Merge pull request #35559 from openedx/timmc/course-asset-view-cleanup
refactor: Clean up after conversion of contentserver to view
2024-09-30 19:54:50 +00:00
Feanil Patel
999731e94a docs: Fix links to extensions docs.
The extensions docs did not get linked from the index previously. Add
them to the docs tree to make them easier to find.
2024-09-30 15:25:45 -04:00
Alison Langston
06a556069f fix: connect verify_student handlers to app (#35561) 2024-09-30 13:49:11 -04:00
Alison Langston
5043260bd6 feat: deprecate get_verification_details_by_id (#35560) 2024-09-30 11:30:46 -04:00
Tim McCormack
7b1519f82e style: Fix some lint issues that had been amnestied
Several now-irrelevant lint-disables and one legit one that was easy to
fix.
2024-09-30 14:20:39 +00:00
Tim McCormack
660c30bb2b refactor: Fix content server methods and tests (finish method lift)
Some lingering cleanup from the transition from a middleware to a view.
See https://github.com/openedx/edx-platform/issues/34702 for context.

- Remove IMPL and self/StaticContentServer references
- Add newlines to satisfy code style linter
- Fix test references
- Update module docstring
2024-09-30 14:20:39 +00:00
Tim McCormack
8b162b4f36 refactor: Lift methods out of StaticContentServer (unchanged and broken)
Remove class declaration and simply de-indent contents by 4 spaces.

This results in broken code due to lingering `self` references, but
should make diffs easier to understand.
2024-09-30 14:19:49 +00:00
AbdullahQureshee
929df128dd Merge branch 'master' into maq/#33589 2024-09-30 16:52:47 +05:00
Muhammad Adeel Tajamul
888d85c964 fix: added ace_enabled in bulk_email logs (#35558) 2024-09-30 15:10:42 +05:00
Maham Akif
e8813715dc Merge pull request #35548 from openedx/maham-revert-muneeb/ENT-5695
[ENT-9541] Revert learner pathway skeleton implementation (PR #30355)
2024-09-30 12:38:07 +05:00
Maham Akif
c67b6980f6 chore: revert learner pathway skeleton implementation (#30355) 2024-09-30 12:05:17 +05:00
AbdullahQureshee
51c3c485dd Merge branch 'master' into maq/#33589 2024-09-30 11:53:54 +05:00
Chris Chávez
de7fa09667 chore: delete unused tags_count from LibraryXBlockMetadata (#35510) 2024-09-27 10:10:05 -07:00
Muhammad Sameer Amin
89f9996c7b Merge pull request #35555 from openedx/sameeramin/upgrade-edx-enterprise-dac0309
feat: Upgrade Python dependency edx-enterprise
2024-09-27 20:49:59 +05:00
sameeramin
19b03ddf18 feat: Upgrade Python dependency edx-enterprise
Removed loggings for SAPSF channel

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-09-27 14:36:21 +00:00