-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: test pr master #616
feat: test pr master #616
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c1b81c - Browse repository at this point
Copy the full SHA 3c1b81cView commit details
Commits on Dec 22, 2023
-
fix: correct EXAMS_DATE_MICROFRONTEND_URL devstack setting
This commit corrects the EXAMS_DATE_MICROFRONTEND_URL devstack setting to EXAMS_DASHBOARD_MICROFRONTEND_URL. This ensures that the exams dashboard can load in the Instructor Dashboard when an LTI-based proctoring provider is selected.
Configuration menu - View commit details
-
Copy full SHA for 3f65347 - Browse repository at this point
Copy the full SHA 3f65347View commit details
Commits on Dec 24, 2023
-
chore(i18n): update translations
Jenkins authored and edx-transifex-bot committedDec 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 13cee3e - Browse repository at this point
Copy the full SHA 13cee3eView commit details
Commits on Dec 27, 2023
-
chore: geoip2: update maxmind geolite country database
Jenkins authored and edx-transifex-bot committedDec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6780345 - Browse repository at this point
Copy the full SHA 6780345View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd4a97d - Browse repository at this point
Copy the full SHA dd4a97dView commit details -
feat: added comment_endorsed, thread_followed and thread_unfollowed s…
…ignals in mfe api (openedx#33944)
Configuration menu - View commit details
-
Copy full SHA for 30c029f - Browse repository at this point
Copy the full SHA 30c029fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a9e19a - Browse repository at this point
Copy the full SHA 8a9e19aView commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2383fa - Browse repository at this point
Copy the full SHA c2383faView commit details -
feat: Upgrade Python dependency edx-enterprise
removed course completion check from is_already_transmitted utility Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Configuration menu - View commit details
-
Copy full SHA for 4ead1d0 - Browse repository at this point
Copy the full SHA 4ead1d0View commit details -
fix: Update the date to the max year possible in a test. (openedx#33994)
This test broke on January 1, 2024.
Configuration menu - View commit details
-
Copy full SHA for 02574af - Browse repository at this point
Copy the full SHA 02574afView commit details -
chore(i18n): update translations
Jenkins authored and edx-transifex-bot committedJan 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 145609c - Browse repository at this point
Copy the full SHA 145609cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8ba84 - Browse repository at this point
Copy the full SHA 0b8ba84View commit details -
Merge pull request openedx#33989 from openedx/MueezKhan246/upgrade-ed…
…x-enterprise-c2383fa feat: Upgrade Python dependency edx-enterprise
Configuration menu - View commit details
-
Copy full SHA for 5e7a91f - Browse repository at this point
Copy the full SHA 5e7a91fView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec86398 - Browse repository at this point
Copy the full SHA ec86398View commit details -
feat: progress logging when doing a reindex
logs total and every 10 items includes a flag to reduce logging level because our normal info logs swamp progress logging.
Configuration menu - View commit details
-
Copy full SHA for a471e59 - Browse repository at this point
Copy the full SHA a471e59View commit details -
Merge pull request openedx#33999 from openedx/ashultz0/chatty-reindex…
…-cmd feat: progress logging when doing a reindex
Configuration menu - View commit details
-
Copy full SHA for 5001918 - Browse repository at this point
Copy the full SHA 5001918View commit details -
docs: add diagrams for course cert awarding and revocation
[APER-2551] This PR adds some diagrams to help visualize the current certificate awarding and revocation process of the monolith.
Configuration menu - View commit details
-
Copy full SHA for 49537d5 - Browse repository at this point
Copy the full SHA 49537d5View commit details -
chore: geoip2: update maxmind geolite country database
Jenkins authored and edx-transifex-bot committedJan 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 13ff28e - Browse repository at this point
Copy the full SHA 13ff28eView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 986737a - Browse repository at this point
Copy the full SHA 986737aView commit details -
feat: Upgrade Python dependency edx-enterprise
ENT-8130: add logs to debug Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Configuration menu - View commit details
-
Copy full SHA for 099fe14 - Browse repository at this point
Copy the full SHA 099fe14View commit details -
Merge pull request openedx#33972 from openedx/MichaelRoytman/devstack…
…-exams-dashboard-url-setting fix: correct EXAMS_DATE_MICROFRONTEND_URL devstack setting
Configuration menu - View commit details
-
Copy full SHA for 7d8401c - Browse repository at this point
Copy the full SHA 7d8401cView commit details -
Merge branch 'master' of github.com:openedx/edx-platform into hamzawa…
…leed01/upgrade-edx-enterprise-986737a
Configuration menu - View commit details
-
Copy full SHA for 12c8418 - Browse repository at this point
Copy the full SHA 12c8418View commit details -
Merge pull request openedx#34009 from openedx/hamzawaleed01/upgrade-e…
…dx-enterprise-986737a feat: Upgrade Python dependency edx-enterprise
Configuration menu - View commit details
-
Copy full SHA for 96b360a - Browse repository at this point
Copy the full SHA 96b360aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b811b29 - Browse repository at this point
Copy the full SHA b811b29View commit details
Commits on Jan 5, 2024
-
Merge pull request openedx#34000 from openedx/jhynes/APER-2551
docs: add diagrams for course cert awarding and revocation
Configuration menu - View commit details
-
Copy full SHA for 2209549 - Browse repository at this point
Copy the full SHA 2209549View commit details
Commits on Jan 8, 2024
-
feat: create DRF endpoint to get course index context (openedx#33943)
* feat: create DRF endpoint to get course index context * refactor: update serializers location and added some tests * refactor: move modulestore usage out of views * fix: move course index call under bulk_operations * test: add test to track db and mongo queries --------- Co-authored-by: ruzniaievdm <ruzniaievdm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9cd1d7c - Browse repository at this point
Copy the full SHA 9cd1d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9979ea2 - Browse repository at this point
Copy the full SHA 9979ea2View commit details -
Merge pull request openedx#34014 from openedx/hot-fix-hide-feedback-w…
…idget-when-no-video-id fix: prevent transcript feedback widget from appearing when there is no video_id
Configuration menu - View commit details
-
Copy full SHA for 2dee428 - Browse repository at this point
Copy the full SHA 2dee428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9ac69 - Browse repository at this point
Copy the full SHA 3c9ac69View commit details -
chore(i18n): update translations
Jenkins authored and edx-transifex-bot committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 83d104f - Browse repository at this point
Copy the full SHA 83d104fView commit details -
fix: protect video transcript handler from scraper (openedx#34017)
Web scrapers do annoying stuff like visit urls they shouldn't know about and cause xblock handlers to break. I tested this by: Making sure video transcripts worked as normal while logged in making sure that I got no 500s in my logs while attempting to view it logged out.
Configuration menu - View commit details
-
Copy full SHA for efaef45 - Browse repository at this point
Copy the full SHA efaef45View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e66fe9 - Browse repository at this point
Copy the full SHA 5e66fe9View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d53bbca - Browse repository at this point
Copy the full SHA d53bbcaView commit details