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

Update Tahoe Nutmeg upgrade branch with changes from main #1288

Open
wants to merge 199 commits into
base: shadinaif/upgrade-to-nutmeg
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 3, 2022

This is an automated pull request from branch Juniper main into shadinaif/upgrade-to-nutmeg (Nutmeg upgrade).

This is meant for making sure all of our Juniper changes gets merge into Nutmeg otherwise Juniper would stall. If tests passes merge this pull request.

If there are merge conflicts, it needs to be resolved manually as descriped in the following Runbook:

Fixing the conflicts via GitHub UI is usually a bad idea due to over simplified UX that makes the process less predictable.

OmarIthawi and others added 4 commits September 26, 2022 19:56
)

A new behaviour:

- Empty signature is still added when initially create a certificate;
- Empty signature isn't added when certificate has at least one signature.
…ificate-bugfix

fix: empty signature added after every certificate saving (openedx#30912)
bryanlandia and others added 3 commits October 3, 2022 17:04
It's still used by EdxRestAPIClient which is used for PS integrations
…ect-allowlist

Add legacy /user_api/ prefix to MAIN_SITE_REDIRECT_ALLOWLIST
Add TahoeCourseAuthor role with Studio access
remove_site: fix CMS role IntegrityError + refactoring
don't report conflicts for releases before nutmeg
remove_site: also remove models with LearningContextKeyField
remove beeline logs from site config get_value
add beeline tracing for site config service usage
allow lint specific directory e.g. `tox -e pep8 openedx/`
```
django.db.utils.IntegrityError: (1451, 'Cannot delete or update a parent row: a foreign key constraint fails (`edxapp`.`user_tasks_usertaskstatus`, CONSTRAINT `user_tasks_usertaskstat_user_id_5ceae753d027017b_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`))')
```
SAMLConfiguration will be deleted with `site.delete()`
delete multiple sites at once; fixes for CMS-modules
amirtds and others added 30 commits November 16, 2023 20:32
…holder

fix: Arabic translation placeholders in progress page
official py2neo is EOL and releases are gone from GitHub and PyPI
use py2neo-history for access to older release gone from py2neo
Sync Dockerfile.tutor with latest server-vars.yml for Tahoe prod
…-support

feat: Add Mandrill Subaccount support
…parameter-helper

Add sanitize function for redirect parameter next
…rl-method

Improve the sanitize_next_parameter method with handling new cases
…-in-iframe

Hide site elements if render in iframe
…-in-iframe

Hide html elements if the parameter is set
…-in-iframe

Set cookie value ror hideElements before redirect
…-in-iframe

Hide html elements by parameter
…-in-iframe

Add function to set hideElements cookie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants