Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion administrator/components/com_finder/src/Indexer/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,16 @@ public static function addContentType($title, $mime = null)
$db->setQuery($query);
$db->execute();

// Cache the result
$type = new \stdClass();
$type->title = $title;
$type->mime = $mime ?? '';
$type->id = (int) $db->insertid();

$types[$title] = $type;

// Return the new id.
return (int) $db->insertid();
return $type->id;
}

/**
Expand Down
4 changes: 2 additions & 2 deletions administrator/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="administrator" type="language" method="upgrade">
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<version>4.4.6</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions administrator/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="administrator">
<name>English (en-GB)</name>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<version>4.4.6</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions administrator/manifests/files/joomla.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<authorUrl>www.joomla.org</authorUrl>
<copyright>(C) 2019 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>4.4.5-dev</version>
<creationDate>2024-04</creationDate>
<version>4.4.6-dev</version>
<creationDate>2024-05</creationDate>
<description>FILES_JOOMLA_XML_DESCRIPTION</description>

<scriptfile>administrator/components/com_admin/script.php</scriptfile>
Expand Down
4 changes: 2 additions & 2 deletions administrator/manifests/packages/pkg_en-GB.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension type="package" method="upgrade">
<name>English (en-GB) Language Pack</name>
<packagename>en-GB</packagename>
<version>4.4.5.1</version>
<creationDate>2024-04</creationDate>
<version>4.4.6.1</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions api/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<extension client="api" type="language" method="upgrade">
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<version>4.4.6</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions api/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="api">
<name>English (en-GB)</name>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<version>4.4.6</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/af-ZA/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Afrikaans (Suid-Afrika)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Afrikaans Translation Team</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/ar-AA/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Arabic (اللغة العربية)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Dr. Ashraf Damra</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/be-BY/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Belarusian (be-BY)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Andrei Miskevich (Jan_Dax)</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/bg-BG/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Bulgarian (bg-BG)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Joomla! Bulgaria</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 4 additions & 0 deletions installation/language/ca-ES/joomla.ini
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ INSTL_DATABASE_NAME_MSG_POSTGRES="El nom de la base de dades no és vàlid. Ha d
INSTL_DATABASE_NO_SCHEMA="No hi ha esquema de base de dades per a aquest tipus de base de dades."
INSTL_DATABASE_PASSWORD_DESC="La contrasenya que has creat o la contrasenya proporcionada pel teu servei d'allotjament."
INSTL_DATABASE_PREFIX_DESC="Introdueix un prefix de taula o utilitza el generat aleatòriament."
INSTL_DATABASE_PREFIX_DUPLICATE_DESC="Si utilitzeu una base de dades existent amb taules amb el mateix prefix, Joomla canviarà el nom d'aquestes taules existents afegint el prefix \"bak_\"."
INSTL_DATABASE_PREFIX_MSG="El prefix de taula ha de començar per una lletra, opcionalment seguit par caràcters alfanumèrics i per un guió baix"
INSTL_DATABASE_RESPONSE_ERROR="El procés d'instal·lació ha fallat."
INSTL_DATABASE_TYPE_DESC="Selecciona el tipus de base de dades."
Expand Down Expand Up @@ -205,6 +206,7 @@ JGLOBAL_SELECT_NO_RESULTS_MATCH="No s`han trobat resultatsque coincideixin amb l
JGLOBAL_SELECT_SOME_OPTIONS="Selecciona algunes opcions"
JHIDEPASSWORD="Amagar contrasenya"
JINVALID_TOKEN="La petició més recent s'ha denegat perquè contenia un codi de seguretat no vàlid. Actualitza la pàgina i torna-ho a provar."
JINVALID_TOKEN_NOTICE="El testimoni de seguretat no coincideix. La sol·licitud ha estat avortada per evitar qualsevol violació de la seguretat. Torna-ho a provar."
JNEXT="Següent"
JNO="No"
JNOTICE="Avís"
Expand All @@ -226,6 +228,7 @@ JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER="%1$s: La ruta no és d'una carpeta.
JLIB_FORM_FIELD_INVALID="Camp no vàlid:&#160"
JLIB_FORM_VALIDATE_FIELD_INVALID="Camp no vàlid: %s"
JLIB_FORM_VALIDATE_FIELD_REQUIRED="Camp requerit: %s"
JLIB_INSTALLER_ABORT="S'està avortant la instal·lació de l'idioma: %s"
JLIB_INSTALLER_ABORT_CREATE_DIRECTORY="Extensió %1$s: no s`ha pogut crear el directori: %2$s"
JLIB_INSTALLER_ABORT_NOINSTALLPATH="La ruta d`instal·lació no existeix"
JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION="Paquet %1$s: S'ha produït un error configurant la extensió: %2$s."
Expand Down Expand Up @@ -261,6 +264,7 @@ MESSAGE="Missatge"
NOTICE="Avís"
WARNING="Advertència"
; Javascript ajax error messages
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="S'ha avortat una connexió mentre es produïen les dades JSON."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No s'ha retornat contingut."
JLIB_JS_AJAX_ERROR_OTHER="S'ha produït un error en obtenir les dades JSON: codi d'estat HTTP %s."
JLIB_JS_AJAX_ERROR_PARSE="S'ha produït un error d'anàlisi mentre es recuperaven aquestes dades de JSON:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down
8 changes: 4 additions & 4 deletions installation/language/ca-ES/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Catalan (ca-ES)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<author>Catalan Translation Team</author>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Catalan [ca-ES] Translation Team</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<files>
<filename>joomla.ini</filename>
</files>
<metadata>
<name>Catalan (ca-ES)</name>
<nativeName>Catalan (ca-ES)</nativeName>
<nativeName>Català (ca-ES)</nativeName>
<tag>ca-ES</tag>
<rtl>0</rtl>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/cs-CZ/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Czech (Čeština)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Czech Translation Team</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/cy-GB/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Welsh (United Kingdom)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Joomla! Project - Welsh Translation Team</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/da-DK/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Danish (Danmark)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Danish Translation Team (Transl.: Ronny Buelund)</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-AT/joomla.cli.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-AT/joomla.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
4 changes: 2 additions & 2 deletions installation/language/de-AT/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>German (Austria)</name>
<version>4.4.0</version>
<creationDate>2023-10</creationDate>
<version>4.4.4</version>
<creationDate>2024-04</creationDate>
<author>J!German</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-CH/joomla.cli.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-CH/joomla.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
4 changes: 2 additions & 2 deletions installation/language/de-CH/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>German (Switzerland)</name>
<version>4.4.0</version>
<creationDate>2023-10</creationDate>
<version>4.4.4</version>
<creationDate>2024-04</creationDate>
<author>J!German</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-DE/joomla.cli.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-DE/joomla.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
4 changes: 2 additions & 2 deletions installation/language/de-DE/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>German (Germany)</name>
<version>4.4.0</version>
<creationDate>2023-10</creationDate>
<version>4.4.4</version>
<creationDate>2024-04</creationDate>
<author>J!German</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-LI/joomla.cli.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-LI/joomla.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
4 changes: 2 additions & 2 deletions installation/language/de-LI/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>German (Liechtenstein)</name>
<version>4.4.0</version>
<creationDate>2023-10</creationDate>
<version>4.4.4</version>
<creationDate>2024-04</creationDate>
<author>J!German</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-LU/joomla.cli.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
2 changes: 1 addition & 1 deletion installation/language/de-LU/joomla.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! German Translation
; (C) 2005 Open Source Matters, Inc. <https://www.joomla.org>
; (C) Translation 2008 - 2023 J!German <https://www.jgerman.de>
; (C) Translation 2008 - 2024 J!German <https://www.jgerman.de>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

Expand Down
4 changes: 2 additions & 2 deletions installation/language/de-LU/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>German (Luxembourg)</name>
<version>4.4.0</version>
<creationDate>2023-10</creationDate>
<version>4.4.4</version>
<creationDate>2024-04</creationDate>
<author>J!German</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/el-GR/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>Greek (el-GR)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Ομάδα Μετάφρασης: joomla. gr</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/en-AU/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>English (Australia)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Joomla! Project</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/en-CA/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>English (Canada)</name>
<version>4.4.4</version>
<creationDate>2024-02</creationDate>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<author>Joomla! Project</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
4 changes: 2 additions & 2 deletions installation/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="installation">
<name>English (United Kingdom)</name>
<version>4.4.5</version>
<creationDate>2024-04</creationDate>
<version>4.4.6</version>
<creationDate>2024-05</creationDate>
<author>Joomla! Project</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
Loading