-
Notifications
You must be signed in to change notification settings - Fork 470
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
Merge 22.07 into master 080522 #22693
Merged
Merged
Conversation
This file contains 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
…nentsReleaseVersion to rc and dot-cicd branch version to release-22.07
…g of the lines (#22538)
* #22508 Add User into the Manifest * #22149 Change Menu label wheter user is selected or not * #22149 Change message when any user is selected * Revert "#22149 Change message when any user is selected" This reverts commit 0251c87. * Revert "#22149 Change Menu label wheter user is selected or not" This reverts commit 6c2f5fb. * #22508 Testing and Fixing Manifest bug * Fixing test * Adding javadoc * Removing NotNull
* Adding duration to postman collection run * Fixing and improving postman tests
In the previous release, we updated the `Folder` class to stop inheriting from `Inode`. The menu reordering code was relying on that, so it stopped working after the change. We're now passing down the Identifier to make it work as expected.
* Tuning tests in general * nop
* fix: prevent widgets from being repeated * fix: comment
* Fix annotations * Update HostFactoryImpl.java * Exclude HostAPITest from mainsuite Co-authored-by: freddyucv <[email protected]>
…u` property is enabled. (#22576) * #21129 : Not requiring a value for the folder title when `Show On Menu` property is enabled. * #21129 : Adding more language files. * #21129 : Adding more language files. * #21129 : Adding more language files. * #21129 : Adding more language files. * #21129 : Code Review changes.
Co-authored-by: nollymar <[email protected]>
This reverts commit 7c7ed00.
… the list * #18715 : Allow users to specify the order PP Filters appear in the list. - Added an optional "sort" property that can be used to specify filter ordering. A default sort value of 1000 is used if not present. Filters with the same sort value fall back to using alphabetical sorting. - Moved business logic from the `PushPublishFiltersInitializer` to the `PublisherAPIImpl`, where it should be. - Moved business logic from the `PushPublishFilterResource` REST Endpoint into the `PublisherAPIImpl`, where it should be. - Adjusted existing Integration Tests, and added new ones. * #18715 : Adding code review changes. * #18715 : Adding Code Review changes requested by Jonathan Sanchez * #18715 : Adding Code Review changes requested by Jonathan Sanchez
* Fixing ContentHandlerTest * Running test * Removing lines
Co-authored-by: Will Ezell <[email protected]>
…s were rolled back (#22688) Co-authored-by: nollymar <[email protected]>
* Fixing test * Fixing test * Adding log * Fixing test * Turn into debug log
jdotcms
approved these changes
Aug 9, 2022
fmontes
approved these changes
Aug 9, 2022
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.
No description provided.