[SE-3856] Cherry picks the internal code drift from juniper 3 used by Autodesk - #313
Merged
Merged
Conversation
Replaces the deprecated CachedFilesMixin with ManifestFilesMixin. Also sorts xmodules and xblocks js bundles to make theme assets compilation hashes consistent across different machines. (cherry picked from commit e9cba8c)
…ctions (openedx#25324) The clean-js jake command helps remove all minified js files that get generated using the minify bundle jake command By running clean-js before running the minify command, we ensure that the tinymce files are consistent after being rebuilt/minified. This is helpful with multiple app servers that are applying the same changes to the TinyMCE editor This ensures that no matter on which machine the files are rebuilt, the resulting minified plugin files are consistent among all (cherry picked from commit b49ebb9)
(cherry picked from commit 57cb1d40a047aabbc5b0acfbce2d3b4c62b0ecca)
…image-url [SE-3329] Expose banner image url in course API (cherry picked from commit 6a55b83)
…hitelist Sets default X-Frame-Options for login and registration forms to environment setting (cherry picked from commit bb0492e)
(cherry picked from commit a44091e)
…tor (openedx#25695) (cherry picked from commit 1e872d4)
(cherry picked from commit b22471d6760aa8e874e947de15144d2262696fd8)
…edx#25935) (cherry picked from commit 914410a47b50933e5a92e2e77e0dbc85ff405cce)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is exactly identical to #310
It is reopened because we need to merge, without "squashing".
Cherry picks the internal juniper 3 code drift used by Autodesk
JIRA tickets: SE-3856
Sandbox URL:
Testing instructions:
Author notes and concerns:
Reviewers