29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-16 09:02:52 +00:00
Commit Graph

5816 Commits

Author SHA1 Message Date
Christiane Maier-Stadtherr
684731228b
[a11y] Fix missing aria-label in pagenavigation (#43600)
* fix missing areialabel in pagenavigation

* Better aria-label

* loadlanguage

* Update plugins/content/pagenavigation/tmpl/default.php

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

---------
2024-06-14 18:00:34 +02:00
Martin Kopp
4b690a0ba6
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-05-28 22:40:30 +02:00
Martin Kopp
5304d8ed90
Joomla! 4.4.5 Stable 2024-05-28 15:25:16 +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
Martin Kopp
43293d0603
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-04-16 22:22:44 +02:00
Stefan Wendhausen
aa7a1c7ff0
alpha-sorting (#43180) 2024-04-05 11:01: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
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
Stefan Wendhausen
8d1aae7657
alphabetical sorting (#42855) 2024-02-23 08:24:39 +01:00
Martin Kopp
b0663caf26
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-02-20 16:16:39 +01:00
Martin Kopp
55f2082f32
Joomla 4.4.3 Stable 2024-02-19 15:44:22 +01:00
Martin Kopp
26cf45c21c
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-01-09 16:51:01 +01:00
Martin Kopp
a31a19c007
Joomla! 4.4.2 Rc 1 2024-01-03 15:00:20 +01:00
Richard Fath
e125943d68
Better message on package uninstallation (#42570)
Better message on package uninstallation when an extension from that package is missing. Fixes issue #42537 .
2023-12-27 12:26:35 +01:00
Richard Fath
3265efade0
[4.4] Joomlaupdate remove br tag from language strings - follow up to PR 42489 (#42550)
* Better English (1)

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

* Better English (2)

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

* Remove br html element from language strings

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2023-12-20 16:52:27 +01:00
Richard Fath
1b4fea43a7
[4.4] Add information about reasons to Joomla Update when an update was found which doesn't fulfil PHP or DB requirements (#42489)
* Add information on reasons if no suitable update was found

* Change technical requirements link

* PHP CS

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

* Apply suggestion from code review

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

* Better English (1)

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

* Better English (2)

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

---------
2023-12-20 10:47:09 +01:00
Brian Teeman
90f70c18cf
[4.4] Broken language comment (#42425)
* Broken language comment

The recent security update has exposed a bug in a language string. You cannot have a " in a comment.

* dont translate images
2023-11-29 19:31:44 +01:00
Martin Kopp
1354da155f
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-11-28 15:47:16 +01:00
Martin Kopp
16681afbd4
Joomla! 4.4.1 Rc 1 2023-11-18 15:26:09 +01:00
Martin Kopp
04c9945ae6
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-10-17 18:06:33 +02:00
Brian Teeman
14d821d931
[4.4] Noupdate available to joomla 5 (#42103)
* typo

* [4.4] No Update message

* oops

* oops

* variable
2023-10-13 09:07:25 +02:00
Martin Carl Kopp
e548bccaa8
Update com_joomlaupdate.ini (#42047)
Remove sentence from Potential Upgrade Issue.
2023-10-05 08:29:50 +02:00
Martin Kopp
4b89519792
Joomla! 4.4.0 Rc 1 2023-10-03 13:36:15 +02:00
Richard Fath
8871a7b446
[4.4] Improve error messages of uploaded package check in Joomla Update (#41947)
* Joomlaupdate better error message - downgrade

* Joomlaupdate better error message - download links

* Joomlaupdate better error message - package naming

* Joomlaupdate better error messages

* Add name of selected package to error messages

* Use escaped double quotes nstead of single quotes for html properties

---------

Co-authored-by: Quy <quy@nomonkeybiz.com>
2023-09-30 22:34:43 +02:00
Richard Fath
7c281757e3
[4.4] Joomla Update Component check package when using Upload & Update (#41757)
* Add checks of uploaded file to com_joomlaupdate

* Use global namespace

* Simplify language strings

* Remove the major version check

* Fix doc block of new method

* Language string improvements - thanks Brian

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

* Only check if zip PHP extension is loaded

* Check manifest XML instead of Version.php

* English improvements

* Remove empty line from language file

Co-authored-by: George Wilson <georgejameswilson@googlemail.com>

* Add alternative method if no zip PHP extension

* Do it as elswehere

* Remove unsupported compression method

* Make sure file is opened as binary file

* Remove special version suffix for pull request patched packages

* Move version check to own method

* Read chunks of max. 1MiB from central directory

* Fix method name and calls

* Fix code from tests with a CLI script

* Add code comments

* Small code simplification

* Fix empy manifest XML file handling

* Handle empty manifest file and start of file

* Fix method description comment

* Close file when throwing exceptions while open

* Fix typo in code comment

* Fix code comment.

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

* Language string consistency

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: George Wilson <georgejameswilson@googlemail.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
2023-09-25 22:47:03 +02:00
Hannes Papenberg
ec426c522c
[4.4] Smart Search: Limiting highlighting of tokens (#41463)
* Smart Search: Limiting highlighting of tokens

* Update components/com_finder/tmpl/search/default_results.php

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

* Adding inline help text

---------

Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>
2023-09-15 10:38:52 +02:00
Richard Fath
b04c168b49
[4.4] Add Joomla 5 compat plugin to 4.4.0 to fix class "JPlugin" not found error on update to 5 (#41738)
* Add J5 compat plugin to 4.4.0

* Adapt provider.php to latest changes in 5.0-dev

* Add to ExtensionsHelper

* Use protected = 0

* Better XML description.

* Use correct creationDate in XML file

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

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2023-09-13 18:00:14 +02:00
Harald Leithner
295fceefbc
[4.4] Upmerge (#41733)
* [4.3] fix localised cli installation (#41706)

* [4.3] Work around a successful upgrade with silent errors (#41367)

* Log all

* Capture errors

* Log messages

* Error collector

* Error collector

* More error collecting

* More error collecting

* Show errors

* Cli command check errors

* phpcs

* phpcs

* Back button and better text

* phpcs

* logs

* Make sure logging is working before continue

* Apply suggestions from code review

---------

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>

* cs

---------

Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: Fedir Zinchuk <getthesite@gmail.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2023-09-13 12:17:49 +02:00
Allon Moritz
a75867224d
Merge branch '4.3-dev' into 4.4-dev 2023-09-11 15:39:25 +02:00
Martin Kopp
de81247f92
Joomla! 4.4.0 Beta 1 2023-09-05 16:59:53 +02:00
heelc29
f8858b3c82
[4.3] add blank line eof (#41591) 2023-09-04 23:46:47 +02:00
Martin Kopp
2d066dd1da
Joomla! 4.4.0 Alpha 4 2023-08-21 22:15:28 +02:00
Olivier Buisard
a1d71e2bb0
Revert to dev
Signed-off-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
2023-08-19 15:14:17 -04:00
Brian Teeman
315d47dca5
[4.4] Deprecate language strings (#41379)
These strings were used for a short while in 2013 and have not been used since.

Deprecating them now to be deleted in 5.0 which seems daft but thems the rules
2023-08-17 10:21:55 +02:00
Allon Moritz
a3189af448
Merge branch '4.3-dev' into 4.4-dev 2023-08-14 13:44:32 +02:00
Olivier Buisard
e2035b7695
Joomla! 4.3.4 RC 1 2023-08-13 12:03:20 -04:00
heelc29
398b5506b4
[4.3] Guided Tours remove broken code for creation of basic step (#40297) 2023-08-11 08:56:11 -05:00
Quy
99b34ba3e8
Change URL label (#40119) 2023-08-11 08:35:36 -05:00
Allon Moritz
6eb910871a
Merge branch '4.3-dev' into 4.4-dev 2023-08-08 10:40:03 +02:00
Brian Teeman
5ce99f20da
[4.3] Guided Tours disabled plugin (#40449) 2023-07-26 20:55:50 +02:00
Martin Kopp
c9daff4941
Joomla! 4.4.0 Alpha 3 2023-07-24 17:58:54 +02:00
Olivier Buisard
f9aa17398c
Revert to dev
Signed-off-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
2023-07-06 08:25:14 -04:00
Stefan Wendhausen
5700c9523d
[4.4] Unification of the spelling in plg_quickicon_eos.sys.ini (#41099)
* Unification of the spelling

* Shortening to Joomla 4

Shortening the spelling from Joomla 4.4 to Joomla 4.
2023-07-03 09:12:50 +02:00
Olivier Buisard
6bac8a9741
Joomla! 4.3.3 RC 1 2023-07-02 11:38:46 -04:00
Martin Kopp
36e4e3080f
Joomla! 4.4.0 Alpha 2 2023-06-24 15:18:57 +02:00
Mark Fleeson
461e148a00
EOS - Plugin Disabling Quick Icon Display and adding correct text definitions (#40774)
* Disabling Quick Icon Display and adding correct text definitions and Joomla 5 links

Disabling Quick Icon Display and adding correct text definitions and Joomla 5 links

* Adding Special:MyLanguage to messageLinks

* Updating Joomla x.x to Joomla! x.x in language definitions and formatting

Changing language definitions to use Joomla!
Removing commented out code
Fixing indent.

* Removing ! from Language strings for Joomla!

Based on doc rules:
Rule: No Bang!
References to Joomla in language strings should not include the exclamation point unless it is at the end of a sentence that is intended to be exclamatory.

* Removing unnecessary field values, changing text back to correct non icon-new-tab

Not sure how but language definitions wound back. Here's the correct versions from my test server.
Also removed the extra fields that are now not needed as displaying a quickicon is no longer in the functionality requirements.

* Formatting fix

* Cleaning code

Removing unnecessary language definitions
Removing unneeded code

---------

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>
2023-06-24 13:21:11 +02:00
Brian Teeman
06393cd5de
[4.4] Inclusive Naming abort (language strings) (#41024)
We should be using inclusive naming throughout the cms not just in the language strings.

Changes "abort" to "error" or "cancel" as appropriate,

### Rationale
https://inclusivenaming.org/word-lists/tier-1/abort/

### Test
Code review Only

### Documentation
New page will be added to manual.joomla.org shortly

### Note
This is part of a series of pull requests that are submitted separately to make reviewing easier
2023-06-24 11:34:39 +02:00
Allon Moritz
0891fcfbcc
Merge branch '4.3-dev' into 4.4-dev 2023-06-23 13:07:20 +02:00