forked from joomla/joomla-cms
-
Notifications
You must be signed in to change notification settings - Fork 1
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
PSR-12 conversion #70
Closed
Closed
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
* Node 12 reached EOL * Update .drone.yml * Update README.md * Update .drone.yml
# Conflicts: # .drone.yml # installation/language/af-ZA/langmetadata.xml # installation/language/bg-BG/langmetadata.xml # installation/language/ca-ES/langmetadata.xml # installation/language/en-CA/langmetadata.xml # installation/language/en-NZ/langmetadata.xml # installation/language/fa-AF/langmetadata.xml # installation/language/fi-FI/langmetadata.xml # installation/language/he-IL/langmetadata.xml # installation/language/lv-LV/langmetadata.xml # installation/language/zh-CN/langmetadata.xml
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
* Add inlineHelp toggle button check * Add inlineHelp toggle button control * Add inlineHelp toggle button control
# Conflicts: # administrator/manifests/files/joomla.xml # libraries/src/Version.php
Finder: Add custom fields to search index
…ate (joomla#37827) * Remove maximebf/debugbar developer files * Move down for better ordering
* Language update * Language update * Language update * Language update * Language update * Language update * Language update * Language update * Language update * Language update * Language update
# Conflicts: # administrator/components/com_admin/script.php
…oomla#37809) Co-authored-by: Thomas Hunziker <werbemails@bakual.ch> Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* Convert basic api auth plugin to services * Load user by factory * spelling * visibility * Update plugins/api-authentication/basic/basic.xml Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/basic/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * lang files * Update plugins/api-authentication/basic/basic.xml Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/basic/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * doc * Update plugins/api-authentication/basic/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/basic/src/Basic.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Extension ns Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* Convert token api auth plugin to services * cs * final * Update plugins/api-authentication/token/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Inject filter * Use the model to load the plugin params * Update plugins/api-authentication/token/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/services/provider.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/src/Extension/Token.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/token.xml Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/src/Extension/Token.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/src/Extension/Token.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/src/Extension/Token.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_plugins/src/Model/PluginModel.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update administrator/components/com_plugins/src/Model/PluginModel.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> * Update plugins/api-authentication/token/src/Extension/Token.php Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> Co-authored-by: Roland Dalmulder <contact@rolandd.com>
* cs * cs Co-authored-by: Quy <quy@fluxbb.org> Co-authored-by: Roland Dalmulder <contact@rolandd.com> Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
merge on code review
Co-authored-by: Harald Leithner <leithner@itronic.at>
* Adding PHP8.2 to drone setup and enforcing PHP 8.1 compliance * Executing all system tests in parallel * Extending wait time for selenium to 10 seconds * Wait for selenium to be ready * Update tests/Codeception/drone-api-run.sh * Update tests/Codeception/drone-api-run.sh * Update tests/Codeception/drone-system-run.sh * Update tests/Codeception/drone-system-run.sh * Reducing parallel load on Drone * Cludge to change output path * Signing drone.yml * Why doesn't sed work with this? * Another attempt with sed * More fixes * Reducing load further * Execute all System tests after the API tests * Don't execute more than 4 system tests at a time * Commenting out the PHP8.2 tests for now * Fixing dependencies Co-authored-by: Harald Leithner <leithner@itronic.at>
This reverts commit 3383efa.
* Keboard Shortcuts Plugin Co-authored-by: Krshivam25 <49578630+Krshivam25@users.noreply.github.com> Co-authored-by: Harald Leithner <leithner@itronic.at> Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com> Co-authored-by: Brian Teeman <brian@teeman.net> Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com> Co-authored-by: Richard Fath <richard67@users.noreply.github.com> Co-authored-by: Quy <quy@fluxbb.org>
…oomla#38095) Co-authored-by: Franciska Perisa <9084265+fancyFranci@users.noreply.github.com>
…la#38133) * Skip Session Manager tests on PHP 8.1 as old version of PHPUnit * Ensure various tests are no longer allowed to fail * Update signature * Update tests/Unit/Libraries/Cms/Session/SessionManagerTest.php Co-authored-by: Harald Leithner <leithner@itronic.at>
Prepare to remove JCOMPAT_UNICODE_PROPERTIES constants from global namespace and replace it with a static variable within the test function. This is a preparation for PSR12 transformation to satisfy PSR1.Files.SideEffects.FoundWithSymbols rule. Beside that it doesn't make sense to declare a global constant which is only used in the local class.
The handler auto register should have been removed in Joomla! 4.0.
Thanks to @brianteeman
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.
fix/multiselect-with-partial-rows