-
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
Taxonomy import templates [FC-0036] #593
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db25297 - Browse repository at this point
Copy the full SHA db25297View commit details -
feat: add grades event bus event handler for rejected special exam
This commit adds an event bus event handler to the grades application. This event handler handles the EXAM_ATTEMPT_REJECTED Open edX event, which is emitted when a learner's exam attempt is rejected. The event handler creates a subsection grade override, overriding the grade to 0.0.
Configuration menu - View commit details
-
Copy full SHA for b4cb93e - Browse repository at this point
Copy the full SHA b4cb93eView commit details -
feat: receiver for invalidate certificate (openedx#33319)
* feat: receiver for invalidate certificate - consumes event of exam attempt rejected - initial commit, need to make tests * temp: moving consumer from signals to handlers.py - Still need to make this work - Need to make tests work too * feat: refactored underlying code to api.py - tests still need to be tweaked * fix: commit history * fix: improve api func name + add source param
Configuration menu - View commit details
-
Copy full SHA for 2ae0738 - Browse repository at this point
Copy the full SHA 2ae0738View commit details -
Merge pull request openedx#33412 from openedx/MichaelRoytman/MST-2107…
…-EXAM_ATTEMPT_REJECTED-consumer Add grades event bus event handler for rejected special exam.
Configuration menu - View commit details
-
Copy full SHA for a313b3f - Browse repository at this point
Copy the full SHA a313b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a59d7e5 - Browse repository at this point
Copy the full SHA a59d7e5View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29c83ca - Browse repository at this point
Copy the full SHA 29c83caView commit details -
feat: Upgrade Python dependency edx-enterprise
edx-enterprise version upgrade to deploy a fix. 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 e3df004 - Browse repository at this point
Copy the full SHA e3df004View commit details -
chore: using
edx-proctoring-proctortrack
hash for django42 compatib… (openedx#33406) * chore: using `edx-proctoring-proctortrack` hash for django42 compatibility. * docs: link the follow up issue for github dependency --------- Co-authored-by: edX requirements bot <[email protected]> Co-authored-by: UsamaSadiq <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46776e9 - Browse repository at this point
Copy the full SHA 46776e9View commit details -
feat: handle exam submission and reset (openedx#33323)
handles exam events from event bus that impact the 'instructor' app. These apis deal with learner completion and managing problem attempt state.
Configuration menu - View commit details
-
Copy full SHA for 9f16b0f - Browse repository at this point
Copy the full SHA 9f16b0fView commit details -
fix: library ref mgmt cmd task params (openedx#33427)
* fix: library ref mgmt cmd task params * fix: lint fix * fix: lint fix
Configuration menu - View commit details
-
Copy full SHA for 4d3ef54 - Browse repository at this point
Copy the full SHA 4d3ef54View commit details
Commits on Oct 8, 2023
-
chore(i18n): update translations
Jenkins authored and edx-transifex-bot committedOct 8, 2023 Configuration menu - View commit details
-
Copy full SHA for c376661 - Browse repository at this point
Copy the full SHA c376661View commit details
Commits on Oct 9, 2023
-
Merge pull request openedx#33430 from openedx/saleem-latif/upgrade-ed…
…x-enterprise-a59d7e5 feat: Upgrade Python dependency edx-enterprise
Configuration menu - View commit details
-
Copy full SHA for 8eb236d - Browse repository at this point
Copy the full SHA 8eb236dView commit details -
chore: Adding condition to pick values in case of django42. (openedx#…
…33440) * fix: add default for CSRF_TRUSTED_ORIGINS_WITH_SCHEME.
Configuration menu - View commit details
-
Copy full SHA for b353019 - Browse repository at this point
Copy the full SHA b353019View commit details -
feat: Upgrade Python dependency edx-enterprise
feat: Added enable_demo_data_for_analytics_and_lpr field to EnterpriseCustomer 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 c6f4ea7 - Browse repository at this point
Copy the full SHA c6f4ea7View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b617969 - Browse repository at this point
Copy the full SHA b617969View commit details -
Merge pull request openedx#33444 from openedx/jajjibhai008/upgrade-ed…
…x-enterprise-b353019 feat: Upgrade Python dependency edx-enterprise
Configuration menu - View commit details
-
Copy full SHA for 427c98b - Browse repository at this point
Copy the full SHA 427c98bView commit details -
fix: replace py2neo with forked package (openedx#33453)
* fix: replace py2neo with overhangio py2neo fork
Configuration menu - View commit details
-
Copy full SHA for 1db6867 - Browse repository at this point
Copy the full SHA 1db6867View commit details -
feat: allow oauth configuration per site and backend (openedx#32656)
Allows admins to configure same oauth backend for multiple sites. This change includes site_id in KEY_FIELDS for oauth configuration provider allowing a backend configuration for each site.
Configuration menu - View commit details
-
Copy full SHA for 565b34e - Browse repository at this point
Copy the full SHA 565b34eView commit details -
feat: remove Taxonomy.required, squash taxonomy migrations (openedx#3…
…3438) * feat: remove Taxonomy.required, make allow_multiple True by default * chore: squash migrations * fix: more robust migration Co-authored-by: Jillian <[email protected]> * chore: version bump, use squashed migration --------- Co-authored-by: Jillian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6e21a1 - Browse repository at this point
Copy the full SHA d6e21a1View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6825702 - Browse repository at this point
Copy the full SHA 6825702View commit details