-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[6.0] Extend versioning, save releated information in history table and restore historical data #45515
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
Merged
Merged
[6.0] Extend versioning, save releated information in history table and restore historical data #45515
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
b2ac1ce
RFC extend versioning
rdeutz 02e48ba
cs fix
rdeutz 385e025
cs fix 2
rdeutz 3d832a5
Update libraries/src/MVC/Model/VersionableModelInterface.php
rdeutz dc5e7a1
Update libraries/src/Versioning/VersionableModelTrait.php
rdeutz eb8533b
Merge branch '6.0-dev' into versions
rdeutz 3eac007
Merge branch '6.0-dev' into versions
rdeutz 59d76b1
Merge branch '6.0-dev' into versions
rdeutz c7734b3
Merge remote-tracking branch 'Joomla-main-repo/6.0-dev' into versions
RobertDeutz 47d49b4
Merge branch '6.0-dev' into versions
rdeutz 372ab96
same change for other models
RobertDeutz 35e01da
cs
RobertDeutz 8495392
fix json decode for history
RobertDeutz 028805a
Merge branch '6.0-dev' into versions
rdeutz 4604ba3
Merge branch '6.0-dev' into versions
richard67 326f17c
fix testing
RobertDeutz 3ed25f8
fixed compare view
RobertDeutz 2f6e8f6
added a missing Language Tag
RobertDeutz 38175ba
Better readability
RobertDeutz 1fff98f
cs fix1
RobertDeutz 541f78e
Merge branch '6.0-dev' into versions
rdeutz 352e76a
missed a case
RobertDeutz 0ac8205
cs fix2
RobertDeutz db93c16
check if the model supports versions
RobertDeutz 4d88384
cs fix3
RobertDeutz 5d68b82
show old data better
RobertDeutz feab254
changes made based on code review
RobertDeutz 960f246
moving the interface file, thank you IDE for nothing
RobertDeutz 9dea69b
missed one place
RobertDeutz c027b4d
moved it back, I don’t want the trait in adminModel
RobertDeutz c567d36
fix version note
RobertDeutz 38000a1
cs fix
RobertDeutz 3ed378a
Merge branch '6.0-dev' into versions
richard67 239db54
Apply suggestion from code review
richard67 8728cd0
Merge branch '6.0-dev' into versions
richard67 4a424ce
Fix PHPCS
richard67 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.