-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Joomla 3.9.0 Part #5 #24371
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
Joomla 3.9.0 Part #5 #24371
Conversation
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
Small change to the subpackage
These are from my original plugin that had a postinstall message. We don't need them anymore (there will be a seperate pr for a new postinstall message)
* post installation message Initial commit of the sql - language strings to follow * comma * language reference * user action logs message and link * privacy message and link
Updated to the current state
Check for not remove a Super Admin
* Log a request created via admin * Don't have action logs automatically created by component * Log request confirmation * Log request completion * Log request invalidation * Log the creation of a request via the frontend * Add method for fetching log entries for an item * Show the requests action log on the item view
…ework into alikon-remove-request
… blocked requests
* [Module] - Privacy Dashboard * lang files * update sql * update sql * update sql * wrong id * clean * install sql * install sql * install sql * clean lang strings thanks @brianteeman * added module to extension helper * rebuild #__assets table * moved on the main module file * moved to the main module file * lang string * lang string * rebuild #__assets table * rebuild #__assets table * code cleanup
* Move com_privacy This PR moves the privacy component from the components menu to the User menu * missed some * move action logs
The docs team moved the pages to the correct place
[Feature] - Remove request
fix delete data request check() unique email
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.
More privacy component things.
Always merge these 3.x -> 4.x commits with a merge commit never squash or rebase