Commit Graph

  • 6b48ff9470 feat: add ability to override middlewares for recurring nudges Kaustav Banerjee 2025-08-18 18:14:00 +05:30
  • 1eb387b11b feat: update saml management command (#37330) Krish Tyagi 2025-09-17 18:32:55 +05:30
  • 68d68203a2 chore: update @edx/brand dependency to new package @openedx/brand-openedx (#37244) Tarun Tak 2025-09-17 17:34:11 +05:30
  • a11086ffac feat: allow editing imported text blocks (#37124) Navin Karkera 2025-09-17 14:50:24 +05:30
  • 8086cb7810 Merge branch 'master' into master Santhosh Kumar 2025-09-17 10:24:14 +05:30
  • c27edbc578 Merge pull request #37363 from openedx/repo-tools/upgrade-python-requirements-62bf9e6 Feanil Patel 2025-09-16 09:58:04 -04:00
  • b5d4ac44eb feat: Upgrade Python dependency edx-enterprise (#37360) github-actions[bot] 2025-09-16 12:51:24 +05:00
  • ae8996f68b feat!: Upgrading to django52. awais qureshi 2025-09-16 12:02:43 +05:00
  • 6ac0a00cd6 Merge branch 'master' into master Santhosh Kumar 2025-09-16 11:27:56 +05:30
  • 11a82bbaf7 chore: Upgrade Python requirements edX requirements bot 2025-09-15 22:35:56 -04:00
  • 62bf9e6acf test: running tests with django52. (#37357) Awais Qureshi 2025-09-15 20:40:55 +05:00
  • 6d0011598e Merge pull request #37350 from openedx/feanil/fix_docs_build Feanil Patel 2025-09-15 11:24:32 -04:00
  • 254dd2f689 Fix: CORS issues in third-party auth disconnect by adding JSON endpoint (#37100) wgu-jesse-stewart 2025-09-15 10:07:49 -04:00
  • c35d3267b6 Merge pull request #37358 from openedx/sameeramin/upgrade-enterprise-integrated-channels-51a254a Muhammad Sameer Amin 2025-09-15 18:46:21 +05:00
  • 961515b834 feat: Upgrade Python dependency edx-enterprise iloveagent57 2025-09-11 12:49:06 +00:00
  • 539666dc40 feat!: remove cs_comments_service support for forum's content APIs Ali-Salman29 2025-08-05 15:54:05 +02:00
  • 654268cb86 feat: Upgrade Python dependency enterprise-integrated-channels sameeramin 2025-09-15 10:52:01 +00:00
  • 51a254a45c feat: added feature to rate limit secondary email change (#37356) Muhammad Adeel Tajamul 2025-09-15 13:45:46 +05:00
  • 8126142836 chore: Upgrade to django-pipeline to its latest. It has django52 support. (#37355) Awais Qureshi 2025-09-15 13:41:29 +05:00
  • faf888da3d feat: Make USERNAME_MIN_LENGTH customizable stoorx 2025-08-27 16:58:44 +03:00
  • b5805e0417 build: Parallize the docs build. Feanil Patel 2025-09-12 09:53:53 -04:00
  • ee85fdd8b5 docs: Update the checked-in lms-openapi docs. Feanil Patel 2025-09-12 09:52:34 -04:00
  • 60284ea314 docs: Fix the docs build. Feanil Patel 2025-09-12 09:49:06 -04:00
  • 1a081f23c0 feat: added configurable param to rate limit email change in account settings (#37349) Muhammad Adeel Tajamul 2025-09-12 18:21:10 +05:00
  • 2a2942bc7f feat: automatically follow post when creating comments/responses (#37318) ayesha waris 2025-09-12 13:10:39 +05:00
  • a403f4bcc4 chore!: removing of pyjwkest dependency from edx-platform (#37159) Krish Tyagi 2025-09-11 17:54:17 +05:30
  • be0dc43c97 feat: Upgrade Python dependency edx-enterprise (#37346) github-actions[bot] 2025-09-11 11:19:16 +05:00
  • b86f1d573e build: Upgrade to Node 24 (#37166) Feanil Patel 2025-09-10 16:14:16 -04:00
  • 4053a2d667 Merge branch 'master' into master Santhosh Kumar 2025-09-10 10:23:43 +05:30
  • 790a67a0d1 refactor: flatten FEATURES dictionary with backward compatible proxy coder1918 2025-09-02 23:54:05 -06:00
  • 298bbcb8d2 Merge pull request #37334 from openedx/repo-tools/upgrade-python-requirements-693680b Feanil Patel 2025-09-09 15:20:05 -04:00
  • 7f885c79f7 fix: [FC-0092] fix 500 when return_type is list (#36969) Kyrylo Kireiev 2025-09-09 21:35:09 +03:00
  • cb7f0f4811 fix: fix bad serialization of courseware metadata (#37338) Nathan Sprenkle 2025-09-09 14:18:20 -04:00
  • b9becdeb1d fix: program details dashboard (#37203) Maxwell Frank 2025-09-09 13:43:32 -04:00
  • 3a96756264 chore: Upgrade Python requirements edX requirements bot 2025-09-08 22:39:07 -04:00
  • 693680ba58 fix: unlink broken link (#37329) Rômulo Penido 2025-09-08 14:10:47 -03:00
  • ed45fbba37 fix: Invalid read param in forum thread api This PR fixes the invalid read parameter being passed in forum update_thread api. this was somehow introduced in this commit 6f522f3992 (diff-b9d08209a02c673887f6ca72b0018758174e95508539adbcb6885f22c7844eb8L292) Taimoor Ahmed 2025-09-05 10:52:42 +05:00
  • 914887ff78 Revert "feat: added api for mobile configs (#37323)" (#37332) Ahtisham Shahid 2025-09-08 19:33:33 +05:00
  • 42afa1bb62 chore: remove deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings (#37002) Ram Chandra Bhavirisetty 2025-09-05 15:52:33 -06:00
  • 06b54e79f2 Merge pull request #36845 from raccoongang/rg/axm-course-catalog-extend-courseware-api Feanil Patel 2025-09-04 09:46:25 -04:00
  • 3d4652420c feat: added api for mobile configs (#37323) Ahtisham Shahid 2025-09-04 16:21:07 +05:00
  • b444df019e chore: Update openedx-forum version (#37320) Hassan Raza 2025-09-04 11:52:15 +05:00
  • af3553db7a fix: Update SAMLProviderConfig for site-specific configurations (#37294) Krish Tyagi 2025-09-04 03:14:46 +05:30
  • ed69cb554b fix: remove unused fields 'prerequisites', 'ocw_links' Serhii Nanai 2025-09-03 12:38:08 +03:00
  • acbf50a7dd feat: add custom attributes to moniter export course task (#37314) Devasia Joseph 2025-09-03 10:43:21 +05:30
  • c69f9d7937 Merge pull request #37310 from openedx/feanil/geoip2-bot-update-country-database-a4d4ddf Feanil Patel 2025-09-02 18:03:04 -04:00
  • cef1725a21 chore: geoip2: update maxmind geolite country database feanil 2025-09-01 03:33:24 +00:00
  • 66fdf4092c chore: Run make upgrade Feanil Patel 2025-09-02 14:05:10 -04:00
  • ffd0cec34b build: Unpin pip and pip-tools. Feanil Patel 2025-08-29 11:11:07 -04:00
  • 1e03670e26 Merge pull request #37317 from openedx/pwnage101/upgrade-edx-enterprise-7ef575e Troy Sankey 2025-09-02 09:37:56 -07:00
  • 2dc7fa2722 feat: Upgrade Python dependency edx-enterprise pwnage101 2025-09-02 16:08:47 +00:00
  • 7ef575ed2d feat!: Drop import_from_modulestore app (3/3 -- uninstall app) (#37241) Kyle McCormick 2025-09-02 10:05:16 -04:00
  • 1dcde0ff33 Merge pull request #37313 from openedx/repo-tools/upgrade-python-requirements-a9bd29e Feanil Patel 2025-09-02 09:58:25 -04:00
  • 5dab54b4c3 Merge pull request #37114 from mubbsharanwar/mubbsharanwar/36425 Feanil Patel 2025-09-02 09:57:04 -04:00
  • dc7259e930 chore: Upgrade Python requirements edX requirements bot 2025-09-01 23:13:14 -04:00
  • efaf0cf512 Merge branch 'master' into mubbsharanwar/36425 Awais Qureshi 2025-09-02 01:10:32 +05:00
  • a9bd29ea6e feat: enhance Course Optimizer to update previous course links via API (#37206) Devasia Joseph 2025-09-01 19:58:40 +05:30
  • 9c90fa0dd1 feat: tpa automatic logout with a single redirect Moncef Abboud 2024-04-16 17:04:12 +02:00
  • 515ce7f791 chore: Management command to update preferences (#37297) Hassan Raza 2025-09-01 13:08:43 +05:00
  • e9bd855e01 Merge branch 'master' into master Santhosh Kumar 2025-09-01 10:03:31 +05:30
  • 0bed7d7127 feat: Add support for using LTI data to populate user profile kshitij.sobti 2025-08-29 18:21:03 +05:30
  • a4d4ddf9e3 chore: removing ENABLE_V2_CERT_DISPLAY_SETTINGS (#37302) Deborah Kaplan 2025-08-29 16:09:02 -04:00
  • 4651d343f5 Merge pull request #37308 from openedx/repo-tools/upgrade-python-requirements-728a325 Feanil Patel 2025-08-29 10:35:05 -04:00
  • cff5e562b8 chore: Upgrade Python requirements edX requirements bot 2025-08-29 10:09:02 -04:00
  • 577ef63a78 docs: add comment for skip_unless_lms Serhii Nanai 2025-08-29 13:18:50 +03:00
  • b0ecbdfbd6 refactor: move import inside testcase Serhii Nanai 2025-08-29 12:48:55 +03:00
  • 728a325781 feat: Added pluggable override on financial_assistance (#37303) Shafqat Farhan 2025-08-29 11:56:33 +05:00
  • acad883a38 fix: added info in notification preferences (#37295) Muhammad Adeel Tajamul 2025-08-29 11:41:28 +05:00
  • 25522efabc Merge pull request #37301 from openedx/feanil/disable_djdt Feanil Patel 2025-08-28 16:16:10 -04:00
  • eb5ba0f87d fix: exception while trying to check sync status of deleted upstream (#37298) Navin Karkera 2025-08-28 23:13:06 +05:30
  • 3de21d9c41 test: Disable the Django Debug Toolbar by default. Feanil Patel 2025-08-28 10:24:29 -04:00
  • 8085bf6be4 feat: Add unlinkable to xblock actions and update top_level_parent_key on unlink [FC-0097] (#37215) Rômulo Penido 2025-08-28 13:30:17 -03:00
  • 3a8366e053 docs: update docstring for course info serializer Serhii Nanai 2025-08-28 18:00:44 +03:00
  • fa2eddb775 docs: update docstring for prerequisite course serializer Serhii Nanai 2025-08-28 17:58:06 +03:00
  • 052b930ef5 fix: fix script tag quot escaped (#37296) Mubbshar Anwar 2025-08-28 19:01:19 +05:00
  • a86d29f155 feat!: Drop import_from_modulestore app (2/3 -- models) (#37240) Kyle McCormick 2025-08-28 08:43:54 -04:00
  • c2c251cc9a chore: Clean up comments in github.in Santhosh Kumar 2025-08-28 12:53:51 +05:30
  • fba8fac163 Merge branch 'master' into master Santhosh Kumar 2025-08-28 12:49:51 +05:30
  • d2eba789ff fix: fix test_html_tags_removal (#37209) Mubbshar Anwar 2025-08-28 11:51:22 +05:00
  • 4a27f9cbb5 fix: fix timezone for Django 5.2 (#37293) Mubbshar Anwar 2025-08-28 11:16:51 +05:00
  • a945e7d0a2 chore: Upgrade Python requirements (#37292) edX requirements bot 2025-08-28 01:57:24 -04:00
  • 37b2b0d0d9 feat: implement course access role history table (#37260) Muhammad Faraz Maqsood 2025-08-28 09:17:25 +05:00
  • 73b19832aa fix: ensure _get_user returns saved user (with id) (#37290) Awais Qureshi 2025-08-28 00:34:36 +05:00
  • ec83b2aa64 fix: Updated tuple unpacking of signal receivers to match current structure in django52. (#37249) Awais Qureshi 2025-08-27 17:38:08 +05:00
  • 3b50dbb933 chore: remove edx.notifications.preferences.viewed event (#37285) Eemaan Amir 2025-08-27 17:04:04 +05:00
  • abd305df85 feat: added rate limit on one click unsubscribe api (#37272) Muhammad Adeel Tajamul 2025-08-27 16:58:06 +05:00
  • 58d0839aff fix: added thread id in comment/response reported event (#37276) ayesha waris 2025-08-27 15:24:22 +05:00
  • 384537bda9 Merge branch 'master' into master Santhosh Kumar 2025-08-27 14:13:44 +05:30
  • cdea2ca94e chore: Updating the requirements2 Santhosh Kumar 2025-08-27 08:40:13 +00:00
  • 053abe33de fix: django52 tightened consistency around delete ordering and signal/delete() method invocation. (#37250) Awais Qureshi 2025-08-27 13:37:20 +05:00
  • 59ad1adc08 Merge branch 'master' into master Santhosh Kumar 2025-08-27 13:27:31 +05:30
  • 711f467d5c chore: Updating the requirements Santhosh Kumar 2025-08-27 07:38:19 +00:00
  • a290c49b8f feat: Update the package lock Santhosh Kumar 2025-08-27 06:25:21 +00:00
  • 1ca2b14efd chore!: remove Proctortrack dependency Santhosh Kumar 2025-08-27 01:26:48 +00:00
  • 109f5e036b Merge pull request #37269 from openedx/feanil/remove_unnecssary_toggle Feanil Patel 2025-08-26 15:39:21 -04:00
  • 80e6e12c57 Merge pull request #37271 from openedx/repo-tools/upgrade-python-requirements-ba6026f Feanil Patel 2025-08-26 15:04:31 -04:00
  • 47efb29071 feat: Remove the SEND_CATALOG_INFO_SIGNAL Feanil Patel 2025-08-25 09:51:10 -04:00
  • 620f0ae0db fix: intermittent "utils attribute not found" issue in webpack_loader (#37109) Muhammad Anas 2025-08-26 20:12:48 +05:00
  • 8e5a75ef10 chore: Upgrade Python requirements edX requirements bot 2025-08-25 22:40:06 -04:00
  • ba6026f999 feat: Allow adding custom LTI parameters via LTI_CUSTOM_PARAMS django setting kshitij.sobti 2025-08-22 18:34:57 +05:30