29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-30 00:53:41 +00:00
Commit Graph

49894 Commits

Author SHA1 Message Date
Fedir Zinchuk
500cce3e7c
[4.4] Fix finder helper addContentType duplicate entry for key 'title' (#43053) 2024-05-20 23:11:40 +02:00
joomla-translation-bot
c5b8617da7
[4.x] Translation Update (#43488)
* Language update

* Language update

* Language update
2024-05-19 12:31:13 +02:00
Hannes Papenberg
8bd67859ba
Fixing API authentication issue with Apache with PHP as cgi/fastCGI (#42593) 2024-05-17 18:45:18 +02:00
Riekelt Brands
2964ee6e57
MediaHelper: proper check if file is an image (#42105) (#43345) 2024-05-17 15:31:35 +02:00
David Jardin
866e6f196b
Backport 5.x fix (#43445) 2024-05-17 11:22:17 +02:00
Tobias Zulauf
1e84e516f5
Remove zero-24 from the CODEOWNERS file (#43482) 2024-05-16 18:06:40 +02:00
Benjamin Trenkle
638df97b31
[4.4] Fix permission issues on certain ISP (#43473)
* Fix permission issues on certain ISP

* Add comments

---------
2024-05-16 08:50:11 +02:00
Robert Deutz
9dd4c952c0
update content for Contributing.md (#43478)
* update content

* Update .github/CONTRIBUTING.md

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

* Update .github/CONTRIBUTING.md

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

* Update .github/CONTRIBUTING.md

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

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2024-05-15 19:36:14 +02:00
Brian Teeman
92cad14940
[4.x] MFA Backup Codes [a11y] [UI] (#43450)
* fix

* Update components/com_users/tmpl/methods/list.php

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

---------
2024-05-14 13:44:30 +02:00
Nicola Galgano
8ea9c2649a
Translate key in CSV export (#43464) 2024-05-14 08:58:19 +02:00
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