-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Updating 4.3-dev with changes from 4.2-dev #39681
Merged
Merged
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
* php 8.2 - dynamic property Deprecated Deprecated: Creation of dynamic property Joomla\CMS\User\User::$aid is deprecated in /shared/httpd/dev4/joomla-cms/libraries/src/User/User.php on line 871 * asset id * Update libraries/src/User/User.php * Update libraries/src/User/User.php * access level id Co-authored-by: Allon Moritz <[email protected]>
…ass (joomla#39592) * Test if an app has the property JComponentTitle * Set the title as app config * Change to defined property * cs * property order
…la#39583) * Replace deprecated utf8 encode/decode to mb string * Make mb string polyfill dependency explicit * Order
* Fix library autoloading * Codestyle * CS * Remove duplicate variable declaration
Updates the external script for skipto to address an RTL issue ## To test apply pr and then run npm install or use a prebuilt package Install arabic language go to the components dashboard (index.php?option=com_cpanel&view=cpanel&dashboard=components) ## Before ## After
…joomla#39636) * Values not translated in com_finder search result * Update default_result.php
Co-authored-by: Allon Moritz <[email protected]>
* Deprecated: Creation of dynamic property * Deprecated: Creation of dynamic property
* AllowDynamicProperties * declared
* Fix breadcrumb for Tagged Items menu item type * CS
* Fix tinymce when sorting happen * Fix jdragndrop when editor removed * jscs
* fix data-processed * add missing translation
This PR replaces the use of speech marks in the language files with escaped quotation marks. This avoids the problem of a translator breaking their language pack by using non-escaped quotation marks instead of the speech marks.
* Missing variables * Update error_login.php
# Conflicts: # administrator/components/com_admin/script.php # administrator/components/com_categories/src/Model/CategoryModel.php # administrator/components/com_config/src/Model/ApplicationModel.php # administrator/components/com_config/src/Model/ComponentModel.php # administrator/components/com_fields/src/Model/FieldModel.php # administrator/components/com_fields/src/Model/GroupModel.php # administrator/components/com_finder/src/Indexer/Query.php # administrator/components/com_finder/src/Service/HTML/Filter.php # administrator/components/com_finder/src/Service/HTML/Query.php # administrator/components/com_joomlaupdate/src/Model/UpdateModel.php # administrator/components/com_languages/src/Model/StringsModel.php # administrator/components/com_menus/tmpl/items/modal.php # administrator/components/com_tags/src/Table/TagTable.php # administrator/components/com_users/src/Model/LevelsModel.php # administrator/components/com_users/src/Model/MailModel.php # administrator/components/com_users/src/Model/UserModel.php # administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php # components/com_config/src/Controller/ConfigController.php # components/com_content/src/Model/ArchiveModel.php # components/com_finder/src/Controller/SuggestionsController.php # components/com_tags/src/Model/TagModel.php # components/com_tags/src/Service/Router.php # components/com_tags/src/View/Tag/FeedView.php # components/com_tags/src/View/Tag/HtmlView.php # components/com_users/src/Controller/ProfileController.php # components/com_users/src/Controller/UserController.php # composer.lock # installation/src/Model/SetupModel.php # layouts/joomla/form/field/text.php # libraries/namespacemap.php # libraries/src/Component/Router/Rules/NomenuRules.php # libraries/src/Form/Field/TextField.php # libraries/src/Helper/ModuleHelper.php # libraries/src/MVC/Model/ListModel.php # libraries/src/Object/CMSObject.php # libraries/src/Table/ContentType.php # plugins/authentication/cookie/src/Extension/Cookie.php # plugins/behaviour/versionable/src/Extension/Versionable.php # plugins/editors/tinymce/src/Field/TinymcebuilderField.php # plugins/extension/namespacemap/src/Extension/NamespaceMap.php # plugins/quickicon/extensionupdate/src/Extension/Extensionupdate.php # plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php # plugins/quickicon/privacycheck/privacycheck.php # plugins/user/joomla/joomla.php
Please add more information to your issue. Without test instructions and/or any description we will close this issue within 4 weeks. Thanks. |
re-introduce template support
elseif
2 tasks
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.
No description provided.