Commit Graph

49884 Commits

Author SHA1 Message Date
AlterBrains e11bd13a7e
Update InputFilter.php (#43377) 2024-05-08 18:26:55 +02:00
Harald Leithner 5768496747
[4.4] Fix ordering for files in the template view (#43335)
* Fix ordering for files in the template view

* Rewrite getDirectoryTree function using early return and uksort

* CS

* Use natural sorting instead of string comparison

---------
2024-05-08 09:36:36 +02:00
Hannes Papenberg 5f8305f0c9
[4.4] Contact VCF: Properly assign value to array (#43353)
* Contact VCF: properly assign to array

* Update components/com_contact/src/View/Contact/VcfView.php

---------
2024-05-06 19:42:17 +02:00
Robert Deutz 14746b7f85
[4.4] Pin version MySql Version in Tests to 8.0 (#43420) 2024-05-05 15:25:37 +02:00
Heiko Lübbe 301bdf2b28
Fix System test com_privacy consent (#42523) (#43400)
After discussion with Alikon the fix is simple 10 milliseconds waiting time
after changing sorting order. The five failures were reproducable in 4.4-dev
and ifixed and it is expected it works for 5.1 the same way.
2024-04-30 10:20:31 +02:00
conseilgouz 19a8f56414
[4.4] Vote : aggregateRating error in Google Rich Results (#42934)
* [4.4] Vote : aggregateRating error in Google Rich Results

* Update rating.php

* Update rating.php

Replace tabs by spaces

* Update plugins/content/vote/tmpl/rating.php

Co-authored-by: jsanders <j53.sanders@gmail.com>

* Update rating.php

remove itemscope redefinition

---------
2024-04-27 17:38:32 +02:00
Hannes Papenberg 26234f6336
Backendmenu: Fixing import of presets for menu items (ajaxbadge, dashboard) (#43189) 2024-04-27 15:58:08 +02:00
Hannes Papenberg 27ffec3090
Adminmenu: Fix export for child items (#43178) 2024-04-27 13:18:37 +02:00
Hannes Papenberg 886611d4e7
Adminmenu: Toggle for duplicate menus (#43192) 2024-04-27 11:34:07 +02:00
Allon Moritz d1bef331ea
[4.4] Determine the next task run date with the timezone of the site (#43259)
* Determine the next task run date with the timezone of the site

* cs

---------
2024-04-26 20:26:08 +02:00
Brian Teeman 079047c366
[4.4] plugins\filesystem\local\src\Adapter\LocalAdapter.php (#43274)
* Update LocalAdapter.php

* Update LocalAdapter.php

---------
2024-04-26 18:44:58 +02:00
Chris Davenport 7b48c5b7a2
[4.4] Untranslated string for warning message in update:extensions:check CLI (#43208)
* Untranslated string for warning message in update:extensions:check CLI

* Move language load to command.

---------
2024-04-26 17:44:52 +02:00
Dimitris Grammatikogiannis bd6ca75b4e
[4.4] [bug] Media manager misbehaves on files with capitalized extensions (#43336)
* a

* b

* Update LocalAdapter.php
2024-04-26 16:10:26 +02:00
Martin Kopp 43293d0603
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-04-16 22:22:44 +02:00
Martin Kopp 92f2ffb3c6
Joomla! 4.4.4 Stable 2024-04-14 12:13:18 +02:00
Martin Kopp 45adb61f83
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-04-09 22:00:26 +02:00
Martin Kopp 42cc96d2b6
Joomla! 4.4.4 Rc 2 2024-04-09 21:23:46 +02:00
Hannes Papenberg 6966a8c78d
Drone: Switching to key authentication for artifacts (#43236) 2024-04-09 09:59:21 +02:00
Hannes Papenberg b8d58e7fa8
Mfa: Setting timezone for dates in profile (#43191) 2024-04-05 11:02:07 +02:00
Stefan Wendhausen aa7a1c7ff0
alpha-sorting (#43180) 2024-04-05 11:01:17 +02:00
Denitz bcd0e83eb7
Fix phpdoc in FeatureEvent (#42587)
* Update FeatureEvent.php

* Update administrator/components/com_content/src/Event/Model/FeatureEvent.php

Co-authored-by: Quy <quy@nomonkeybiz.com>

---------
2024-04-05 11:00:46 +02:00
Martin Kopp 896fa4b553
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-04-02 18:00:17 +02:00
Martin Kopp a7b4aecff8
Joomla! 4.4.4 Rc 1 2024-03-28 20:47:32 +01:00
Martin Carl Kopp bdb23b84b8
[4.4] Postinstallation-Message htaccess.txt brotli change (#43173)
* [4.4] Postinstallation-Message htaccess.txt brotli change

* Fix copyright year

Co-authored-by: Quy <quy@nomonkeybiz.com>

---------

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
2024-03-28 16:56:48 +01:00
Christian Heel 0439943064
[4.4] add PHP8.3 to PhpVersionCheck quickicon (#43145) 2024-03-28 13:34:40 +01:00
Hannes Papenberg 9d5b5a2ddd
User profile edit: No notice when no active menu item (#43140) 2024-03-27 06:55:39 +01:00
Harald Leithner 8eefbf2375
Allow to use filter.state for delete button in ListView (#38797) 2024-03-22 13:02:57 +01:00
Luca Racchetti 0197d56ef1
[4.x] Add support for brotli (#43055)
* Add support for brotli

Add support for brotli gzip compression in htaccess.txt

* fix description

fix description

Co-authored-by: Brian Teeman <brian@teeman.net>

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2024-03-21 16:01:39 +01:00
Allon Moritz 3db2bf32bf
CMSObject should extend stdClass (#43020) 2024-03-20 11:25:38 +01:00
David Jardin 1aed565bc2
update punycode library to include security fix (#43092) 2024-03-20 08:53:23 +01:00
Brian Teeman 828c236d3d
[4.4] Cassiopeia back to top (#43057) 2024-03-18 07:35:14 +01:00
Olivier Buisard 75ecb674d8
[4.4] When duplicating a tour with 0 (no) steps, SQL fails (#43044)
* Test if duplicated tour has no step

* Update TourModel.php

Removed empty line
2024-03-15 22:13:57 +01:00
Hannes Papenberg 8d78c6bada
Drone: Fix artifacts upload for 4.4-dev (#43033) 2024-03-15 08:35:45 +01:00
David Jardin 069d85829a
[4.x] Fix JHTTP socket transport http version (#43001)
* Fix socket driver http version

* updated jhttp to patched version
2024-03-13 19:27:30 +01:00
Dimitris Grammatikogiannis 49f392dcd5
enforce UTF-8 (#42938) 2024-03-11 17:29:59 +01:00
Rick Spaan 468fb2d415
shorten path to global CSS folder (#42975) 2024-03-07 09:46:04 +01:00
Rick Spaan 995fea072b
Fix link hover colors and change color theme CSS files order (#42794)
* Fix link and button colors in header footer

* Add hover state color for links, fix theme color web asset order, add hover color to theme color CSS files

* Place theme colors before user.css

---------
2024-03-06 16:45:08 +01:00
Hannes Papenberg ab3d32cb17
[4.4] Smart Search: Properly sort filters (#42835)
* Smart Search: Properly sort filters

* Update administrator/components/com_finder/src/Service/HTML/Filter.php

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

---------

Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2024-03-05 08:19:13 +01:00
Hannes Papenberg 0a912a8d4f
[4.4] Feed: Fixing link selection of AtomParser (#42706)
* Feed: Fixing link selection of AtomParser

* Update libraries/src/Feed/Parser/AtomParser.php

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

---------
2024-03-04 17:01:39 +01:00
Hannes Papenberg 5d0163235d
Fixing non-SEF URL in feed output (#42802) 2024-03-04 16:58:22 +01:00
Lodder 3ad2ab910b
[4.x] Treeselect fixes (#42895)
* Treeselect fixes

* Only toggle if checkbox isn't disabled

* Fix eol

---------
2024-03-04 16:47:26 +01:00
Fedir Zinchuk f8c67be561
Limit the highlight (#42921) 2024-03-04 16:45:16 +01:00
AlexanderCkm 15eaa4345b
"Serialization of 'Closure' is not allowed" fix (#42819) 2024-03-04 14:06:06 +01:00
n3t cbaf1ba1f9
Update ExecutionRulesRule to validate custom cron expression correctly (#42863) 2024-03-04 14:03:22 +01:00
Tuan Pham Ngoc 3be05bff6a
[4.4] Fix cancel frontend module editing redirection (#42870)
* Fix redirect URL when cancel editing a module from frontend

* Code simplify

* More clear comment

* Update components/com_config/src/Controller/ModulesController.php

Co-authored-by: Brian Teeman <brian@teeman.net>

* Fix comment typo

* Update components/com_config/src/Controller/ModulesController.php

Co-authored-by: Christian Heel <66922325+heelc29@users.noreply.github.com>

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Christian Heel <66922325+heelc29@users.noreply.github.com>
2024-03-04 14:01:53 +01:00
Tuan Pham Ngoc 76f6773a9c
[4.4] Fix System - Page Cache plugin ignore Exclude URLs parameter (#42871)
* Fix System - Page Cache plugin ignore Exclude URLs parameter

* phpcs

---------
2024-03-04 14:00:58 +01:00
Tuan Pham Ngoc 6023e5cee7
Fix articles categories module display children categories multiple times (#42925) 2024-03-04 13:56:12 +01:00
Brian Teeman 78d91ea137
Update plg_system_privacyconsent.ini (#42928)
Missing . at the end of as sentence
2024-03-04 13:53:17 +01:00
Brian Teeman bf10a6648a
Update plg_system_jooa11y.ini (#42940) 2024-03-03 03:11:44 +01:00
Quy d72d639197
Hide columns in mobile view (#42728) 2024-03-01 07:20:53 +01:00