Merged
Conversation
* Deprecate editor form field save function * Revert invalid change * Blank
* Add link to edit categories and show parent category * Check for ROOT category earlier * Fix wrong variable * Put the query into the model * Check if category is the root or not * Check Permissions to edit category or parent category * Fix wrong article title * Add suggested change for the queries * Fix Code Style * Fix Check for ROOT Category * Add category level check * Add Check for Parent Category Level * Consider rtl languages * Code Style * Use html entities * Fix Code Style * Code Style Add Feature to Featured Articles Manager * Code Style * Use another method
* initial commit * Add back showlabel for the render options Remove label class for render options * Moved field to the right position Language String changed * Add back label output class (first commit) * Fix Codestyle * Add label render class in contact * Change Field type to note Remove strong tag from language string * Add missing intent * Alphabetize keys
Typo in Azure installation file thanks @SharkyKZ
* Log failed login action * Add login failed language item * Fix typo
* Make links in action logs notification email clickable * Fix $linkMode
* Fix IP filtering Fix CSV export Improve list layout * Renaming addLogsToDb to addLog * Fixing language string
Do not allow a different email address for an authenticated user
This reverts commit c8a400d.
* [export] - content, contact and related fields * export com_messages * move in their own plugins * lang files * own plugins * mysql install * postgresql install * mssql install * mysql update * postgresql update * mssql update * behaviour * behaviour * behaviour * disabled as default * disabled as defualt * disabled as default * allow export from email too * and not or * enabled * enabled * enabled * 3nabled * enabled * enabled * oops
* Log user registration action * Add language item
* Changed icon of Privacy Dashboard * Changed icon of Privacy Dashboard * Changed icon of Privacy Dashboard * Changed icon of Privacy Dashboard * Changed icon of Privacy Dashboard
…as plugin (joomla#185) * make sure the language of com_privacy is loaded as it is not running as plugin * Update helper.php * Update actionlogs.php
…oomla#221) * Changing order of calls to load translation files. * Adding ActionlogsHelper::loadTranslationFiles and removing translateExtensionName
* Adding consent to terms & conditions to actionlog * Language string style
* Adding Actionlog Privacy plugin * Fixing SQL default timestamps
* Adding logging for global configuration * Updating table name and adding onApplicationBeforeSave event
* Adding UTC timezone to filename for export * Forceing FS friendly formatting
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.
As always merge with a merge commit, not a squash/rebase.