Merged
Conversation
* dropdown corner css issue fix * fixing phpcs error * removing whitespace * Apply suggestions from code review Co-authored-by: Quy <quy@fluxbb.org> Co-authored-by: Quy <quy@fluxbb.org>
* [4.0] Modify display and tip for EDit Article in Frontend * take off commented line * correcting wrong a11y parts * various improvements * cs * cs
* Fix "explain" feature in the debug plugin * Explain for PostgreSQL * Update build/media_source/plg_system_debug/widgets/sqlqueries/widget.es5.js Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * Update rendering of Explain table Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
* [4.0] fix Templates : Edit style - unsaved menu assignments * Correct variable $userId not $userid in save function * Update administrator/components/com_templates/src/Model/StyleModel.php Co-authored-by: SharkyKZ <sharkykz@gmail.com> * Update administrator/components/com_templates/src/Model/StyleModel.php Co-authored-by: SharkyKZ <sharkykz@gmail.com> * Update administrator/components/com_templates/src/Model/StyleModel.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * Update administrator/components/com_templates/src/Model/StyleModel.php Co-authored-by: Richard Fath <richard67@users.noreply.github.com> * [4.0] Resizing template editor causes multiple editor instances #22778 Tested also by clicking on add readmore and other actions * Saving article cause : '' is not a valid integer Default hits value should be a valid inetger to be saved in the database. * Add last blank line Add the last blank line Co-authored-by: SharkyKZ <sharkykz@gmail.com> Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
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.
Pull Request for Issue # .
Summary of Changes
Testing Instructions
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required