This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
* Smart Search: Fix inserting tokens to DB * Restoring earlier fix to weights
Signed-off-by: Harald Leithner <[email protected]>
Signed-off-by: Harald Leithner <[email protected]>
* Add missing context to workflow category field in com_content * Update administrator/components/com_content/src/Helper/ContentHelper.php Co-authored-by: Brian Teeman <[email protected]> * Update administrator/components/com_content/src/Helper/ContentHelper.php Co-authored-by: Brian Teeman <[email protected]> Co-authored-by: Brian Teeman <[email protected]>
Simple pr to fix a comment which has been copy pasted code review
… (#34738) * Use ExtensionHelper to get plugin ID * Render modal for empty state
Adds the requested comment to the code. PR for #34084 using the comment from @
This reverts commit 0d3efdb.
By default bootstrap displays the caption for all tables below the actual table. Normally thats not an issue as they are also hidden and only used for screenreaders. However in the update component they are displayed and have important/useful information. You only really see why it a bad idea the information being at the end of the table is a problem when you are on a smaller screen or have a lot of data in the table.
Dont really understand why but when I run composer update (after the latest commits by @wilsonge) i get a new and different composer.lock file From what I can see the difference is that my version includes more funding and support links
# Conflicts: # libraries/src/Version.php
bembelimen
requested review from
HLeithner,
rdeutz,
wilsonge and
zero-24
as code owners
August 15, 2021 13:05
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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