-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update dev #9
Merged
Merged
Update dev #9
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
* Update download URL of composer for appveyor * Fix file name in bat file, too
Co-authored-by: Richard Fath <[email protected]> Co-authored-by: Nicola Galgano <[email protected]>
* Fix composer github errors * Update composer.json Co-authored-by: Quy <[email protected]>
…bind with object (#33633)
… value - fixes issue #33538 (#33540)
* Added backported phpmailer to CMS repo * remove static files * revert array_values change * added no-api flag to work around api limits * update autoloader files * update to latest version of backports Co-authored-by: Harald Leithner <[email protected]>
* Smart Search: Fix indexing for Postgres * Update administrator/components/com_finder/helpers/indexer/driver/postgresql.php * Fixing indexing and searching of finder in Postgres * Fixing suggestions query for Postgres * Fixing unserialize() in Smart Search for Postgres Co-authored-by: Quy <[email protected]>
… (#32937) * Make sure we follow the inline php cs rules for template files * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_preupdatecheck.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_preupdatecheck.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_update.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_update.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_preupdatecheck.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_preupdatecheck.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_preupdatecheck.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_update.php Co-authored-by: Quy <[email protected]> * Update administrator/components/com_joomlaupdate/views/default/tmpl/default_update.php Co-authored-by: Quy <[email protected]> * Apply suggestions from code review * Apply suggestions from code review * Remove space Co-authored-by: Quy <[email protected]> Co-authored-by: Richard Fath <[email protected]>
Co-authored-by: Brian Teeman <[email protected]> Co-authored-by: Richard Fath <[email protected]> Co-authored-by: Phil E. Taylor <[email protected]> Co-authored-by: Harald Leithner <[email protected]> Co-authored-by: Quy <[email protected]>
Signed-off-by: Harald Leithner <[email protected]>
# Conflicts: # administrator/language/en-GB/en-GB.xml # administrator/language/en-GB/install.xml # administrator/manifests/files/joomla.xml # administrator/manifests/packages/pkg_en-GB.xml # installation/language/en-GB/en-GB.xml # language/en-GB/en-GB.xml # language/en-GB/install.xml # libraries/src/Version.php
* add getItemsCount function to return msg count * define messagesCount in post install module * replace messages with messagesCount in tmpl * Fix badge count * Update administrator/components/com_postinstall/src/Model/MessagesModel.php Co-authored-by: Phil E. Taylor <[email protected]> * Update administrator/components/com_postinstall/src/Model/MessagesModel.php Co-authored-by: Quy <[email protected]> * set enabled filter to always 1 * conflict fix Co-authored-by: Phil E. Taylor <[email protected]> Co-authored-by: Quy <[email protected]>
* [4.0] Expand all Following the styleguide https://developer.joomla.org/en-gb-user-interface-text-guidelines/capitalisation.html this should be Expand All * collapse
Fix obvious error in the code so that the sidebar is hidden when you create a new or edit an existing privacy request.
A string is attempted to be loaded to be used in the javascript of the plg_installer_urlinstaller The string does not exist in the language file The string is not called in the javascript This PR removes the reference to the string code review
This scss file only had one class and as the exact same class is already in BS5 (_tables.scss) there is no need for it
The drag and drop plugin for tinymce uses anon-existent language constant (JERROR) it should be ERROR To test enable the language debug in global configuration and navigate to any page that uses tinymce. In the list of untranslated strings you will see JERROR Apply the PR and run npm ci the error has gone
When this css was added the table headers of the template were not bold. Since they are now we don't need this extra css file. Note that th in the header is still font-weight: 700 but the th in the body will be 500 - this is consistent with all other tables now.
This scss file only had one class and as the exact same class is already in BS5 (_tables.scss) there is no need for it Co-authored-by: George Wilson <[email protected]>
Fix copyright date from Merge commit 'f1f10a2' into 4.0-dev
* Fix form validation error * Thanks :) Co-authored-by: Dimitris Grammatikogiannis <[email protected]> * Fix typo Co-authored-by: Dimitris Grammatikogiannis <[email protected]>
* Smart Search: Fix inserting tokens to DB * Update administrator/components/com_finder/src/Indexer/Indexer.php Co-authored-by: Richard Fath <[email protected]>
Revert the sanitisation of subform templates
PR for #33860 This file is not used anywhere
It is User Actions Log not Actionlogs
Sync the string from admin to api Add the string to site Change all to match the style guide. PR for #34543
Use font-weight: 500 for table headers
You can sort by clicking on the column headings but the ability to sort by selecting the Current Stage ot Target stage in the dropdown was missing
# Conflicts: # libraries/src/Version.php # modules/mod_breadcrumbs/tmpl/default.php
bembelimen
requested review from
HLeithner,
rdeutz,
wilsonge and
zero-24
as code owners
July 1, 2021 20:18
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