Skip to content
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

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

feat: test pr master #616

wants to merge 33 commits into from

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    3c1b81c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. 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.
    MichaelRoytman committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3f65347 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    13cee3e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. chore: geoip2: update maxmind geolite country database

    Jenkins authored and edx-transifex-bot committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6780345 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    dd4a97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c029f View commit details
    Browse the repository at this point in the history
  3. temp: add temporary logs for course wide notifications

    SaadYousaf authored and saadyousafarbi committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8a9e19a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    c2383fa View commit details
    Browse the repository at this point in the history
  2. 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`
    MueezKhan246 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4ead1d0 View commit details
    Browse the repository at this point in the history
  3. fix: Update the date to the max year possible in a test. (openedx#33994)

    This test broke on January 1, 2024.
    dianakhuang committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    02574af View commit details
    Browse the repository at this point in the history
  4. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    145609c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8ba84 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openedx#33989 from openedx/MueezKhan246/upgrade-ed…

    …x-enterprise-c2383fa
    
    feat: Upgrade Python dependency edx-enterprise
    MueezKhan246 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5e7a91f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    ec86398 View commit details
    Browse the repository at this point in the history
  2. 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.
    ashultz0 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a471e59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openedx#33999 from openedx/ashultz0/chatty-reindex…

    …-cmd
    
    feat: progress logging when doing a reindex
    ashultz0 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5001918 View commit details
    Browse the repository at this point in the history
  4. 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.
    justinhynes committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    49537d5 View commit details
    Browse the repository at this point in the history
  5. chore: geoip2: update maxmind geolite country database

    Jenkins authored and edx-transifex-bot committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    13ff28e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    986737a View commit details
    Browse the repository at this point in the history
  2. 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`
    hamzawaleed01 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    099fe14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openedx#33972 from openedx/MichaelRoytman/devstack…

    …-exams-dashboard-url-setting
    
    fix: correct EXAMS_DATE_MICROFRONTEND_URL devstack setting
    MichaelRoytman committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7d8401c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:openedx/edx-platform into hamzawa…

    …leed01/upgrade-edx-enterprise-986737a
    hamzawaleed01 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    12c8418 View commit details
    Browse the repository at this point in the history
  5. Merge pull request openedx#34009 from openedx/hamzawaleed01/upgrade-e…

    …dx-enterprise-986737a
    
    feat: Upgrade Python dependency edx-enterprise
    hamzawaleed01 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96b360a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b811b29 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Merge pull request openedx#34000 from openedx/jhynes/APER-2551

    docs: add diagrams for course cert awarding and revocation
    justinhynes committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2209549 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. 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>
    navinkarkera and ruzniaievdm committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9cd1d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9979ea2 View commit details
    Browse the repository at this point in the history
  3. 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
    Guilleves committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2dee428 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c9ac69 View commit details
    Browse the repository at this point in the history
  5. chore(i18n): update translations

    Jenkins authored and edx-transifex-bot committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    83d104f View commit details
    Browse the repository at this point in the history
  6. 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.
    connorhaugh committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    efaef45 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat: sample commit

    kaustavb12 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5e66fe9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. test: test

    kaustavb12 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d53bbca View commit details
    Browse the repository at this point in the history