29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-28 16:13:42 +00:00
Commit Graph

154 Commits

Author SHA1 Message Date
Tuan Pham Ngoc
6023e5cee7
Fix articles categories module display children categories multiple times (#42925) 2024-03-04 13:56:12 +01:00
Allon Moritz
4f2ae76fed Joomla! 4.4.0 Alpha 1 2023-05-31 16:58:50 +02:00
Allon Moritz
171b9d2d35 Adapt doc block from merge 2023-05-08 06:48:03 +02:00
Allon Moritz
8d78b6ce26 Merge branch '4.3-dev' into 4.4-dev 2023-05-08 06:30:28 +02:00
Denitz
537d822260
Fix mod_articles_categories caching, allow CategoryNode serialization (#40275) 2023-05-05 18:57:06 -04:00
Carlos Rodriguez
2f4619814d
Convert mod_articles_categories to new structure (#39552)
* services provider + dispatcher content

* initial change in helper class

* moved $startLevel variable

* not used more

* xml entry point

* using componentInterface to get the categories

* phpcs fixes

* fix review

* the category service can be instantiated directly

* more verbose variables and methods names

* fix missing getDatabase

* cs fixes

* cs fixes

* cs fixes

* update

* revert docsBlocks - Get the category booting the component

* revert output

* avoiding nested if

* cy test

* cs fixes

* Revert not needed layout change

* Revert not needed layout change

* cache

* removing parent id

---------

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2023-04-14 11:10:48 +02:00
Charvi Mehra
5e3d8489c3
Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
Olivier Buisard
c608616220 Merge branch '4.2-dev' into upmerge-2023-01-20
# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/components/com_categories/src/Model/CategoryModel.php
#	administrator/components/com_config/src/Model/ApplicationModel.php
#	administrator/components/com_config/src/Model/ComponentModel.php
#	administrator/components/com_fields/src/Model/FieldModel.php
#	administrator/components/com_fields/src/Model/GroupModel.php
#	administrator/components/com_finder/src/Indexer/Query.php
#	administrator/components/com_finder/src/Service/HTML/Filter.php
#	administrator/components/com_finder/src/Service/HTML/Query.php
#	administrator/components/com_joomlaupdate/src/Model/UpdateModel.php
#	administrator/components/com_languages/src/Model/StringsModel.php
#	administrator/components/com_menus/tmpl/items/modal.php
#	administrator/components/com_tags/src/Table/TagTable.php
#	administrator/components/com_users/src/Model/LevelsModel.php
#	administrator/components/com_users/src/Model/MailModel.php
#	administrator/components/com_users/src/Model/UserModel.php
#	administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php
#	components/com_config/src/Controller/ConfigController.php
#	components/com_content/src/Model/ArchiveModel.php
#	components/com_finder/src/Controller/SuggestionsController.php
#	components/com_tags/src/Model/TagModel.php
#	components/com_tags/src/Service/Router.php
#	components/com_tags/src/View/Tag/FeedView.php
#	components/com_tags/src/View/Tag/HtmlView.php
#	components/com_users/src/Controller/ProfileController.php
#	components/com_users/src/Controller/UserController.php
#	composer.lock
#	installation/src/Model/SetupModel.php
#	layouts/joomla/form/field/text.php
#	libraries/namespacemap.php
#	libraries/src/Component/Router/Rules/NomenuRules.php
#	libraries/src/Form/Field/TextField.php
#	libraries/src/Helper/ModuleHelper.php
#	libraries/src/MVC/Model/ListModel.php
#	libraries/src/Object/CMSObject.php
#	libraries/src/Table/ContentType.php
#	plugins/authentication/cookie/src/Extension/Cookie.php
#	plugins/behaviour/versionable/src/Extension/Versionable.php
#	plugins/editors/tinymce/src/Field/TinymcebuilderField.php
#	plugins/extension/namespacemap/src/Extension/NamespaceMap.php
#	plugins/quickicon/extensionupdate/src/Extension/Extensionupdate.php
#	plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php
#	plugins/quickicon/privacycheck/privacycheck.php
#	plugins/user/joomla/joomla.php
2023-01-20 20:32:33 -05:00
Allon Moritz
10f250f418
Changes the code base to short array syntax (#39616) 2023-01-14 10:54:47 +01:00
Allon Moritz
7f20b06fd1
[4.3] Change application input access to getInput (#39029)
Co-authored-by: Harald Leithner <leithner@itronic.at>
2022-10-23 10:53:04 +02:00
Brian Teeman
3502094d6c
Codestyle indent (#38399)
* Codestyle indent

Small change to fix codestyle indent

code review

* Update default.php

* more
2022-09-05 12:15:06 +01:00
Harald Leithner
f520c98c64
Re-add jexec or die (#38615) 2022-08-28 09:39:05 +02:00
Harald Leithner
dd91072a95 Phase 2 convert CMS to PSR-12 2022-06-27 20:21:30 +02:00
Harald Leithner
e7f5cc182b Phase 1 convert CMS to PSR-12 2022-06-27 20:18:44 +02:00
Thomas Hunziker
35433092a2
Use Y-m-d format for creation dates in extension XML. Adds date sorting to extension manager and localised date formats. (#27162)
* Make created date sortable in extension manager

* Add date option to sort dropdown

* Adjust dates to YYYY-MM(-DD)

* Some more creationDates

* missed some

* Found another two dates

* Wrong year

* Adjusting format in bump.php script to "Y-m"

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Thomas Hunziker <werbemails@bakual.ch>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2022-05-03 22:03:52 +02:00
Thomas Hunziker
1b7ba25a58
Make the category selection optional (#37116) 2022-03-17 22:09:07 +01:00
Thomas Hunziker
ebad54c7bb
[4.0] Replace JHELP_ String with hardcoded ref-key (#35429)
* Replace JHELP_ String with hardcoded ref-key

* Simplifying helpTOC.php so it doesn't need to reverse lookup the JHELP_ strings.

* Remove loading of joomla.ini and messing with language class property

* alpha-sort help strings

* Next batch

* Last batch

* Ooops

Co-authored-by: Thomas Hunziker <werbemails@bakual.ch>
2021-09-23 22:41:52 +01:00
Brian Teeman
4db6cc4868
[4.0] language filenames (#34963)
Update the name of the language file in the module and plugin xml

Components was done some time ago

As they arent really installable its more for reference
2021-08-02 10:34:07 +01:00
wilsonge
fa083941f0
Merge commit '8004e90' into 4.0-dev 2021-05-03 01:23:12 +01:00
Harald Leithner
8004e90379 Merge branch 'staging' into 3.10-dev
# Conflicts:
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	installation/language/ja-JP/ja-JP.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2021-04-13 17:13:18 +02:00
Harald Leithner
6c7b17c33e
Prepare 3.9.26 release 2021-04-11 22:53:30 +02:00
George Wilson
5785177ede
Bootstrap 5 (#32037) 2021-01-22 21:46:48 +00:00
Luca Racchetti
5b96d72031
Remove H tags (#31958)
We do not need H tags in nested ul items
2021-01-10 00:53:43 +00:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
Niels Braczek
2ca2d4ebf0
Converted copyright statement to standard format (#29689)
* Converted copyright statement to standard format

* Converted copyright statement to standard format (re-done without rename heuristic)

* Converted copyright statement to standard format (re-done with new rename algorithm)

* Removed copyright year update

* Fixed tests to allow line feed at eof

* Reverted changes not directly related to copyright statement

* Exchanged copyright sign with '(C)' in SQL files

* Fixed creation date in XML files
(Why do people keep changing that?)

* Changed sw-KE.ini manually

* Removed link from copyright in SQL data
(their source, the XML files, do not contain the link)

* Replaced copyright sign with (C) in XML files

* Converted copyright statement for files in `build/`, `libraries/fof/` and `libraries/joomla/`

* Fixed encoding

* Replaced copyright sign with its ASCII representation '(C)' to avoid conflicts and improve consistency

* Reconstructed creation dates from JoomlaCode and source code

* Changed creationDate to creation date of that specific language file version using ISO format

* Update LegacyFactory.php
2020-08-12 17:57:18 +02:00
Tobias Zulauf
5f79c09897
Merge branch '4.0-dev' into CssIdentifier 2020-06-26 18:58:50 +02:00
Harald Leithner
1dceaf228a
Prepare 3.9.19 release 2020-06-01 15:04:01 +02:00
wilsonge
d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
zero-24
bab630cfea
add CssIdentifier Rule 2020-05-15 10:20:02 +02:00
Peter Martin
fc8821f739
Front-end Module Parameters - added validate=options to all fields parameters of type=list (#28829) 2020-05-08 23:38:19 +01:00
Astrid
9b910ecee3
[4.0] Delete version number in manifest (#27969) 2020-02-17 22:34:22 +00:00
SharkyKZ
a5d2da00d6
[4.0] Move namespaced extension code to subdirectory (#27687)
* Move component source to src directory

* Module module source to src directory

* Move plugin source to src directory

* Update component manifest files

* Update module manifest files

* Update plugin manifest files

* Move newly added files
2020-02-13 10:11:12 +01:00
SharkyKZ
c26d57b32d
[4.0] Use layout attribute to set field layout (#26214)
* Use layout to set layout

* Update forms

* Set layout

* Cleanup

* Double label workaround

* Update newly added fields

* Remove extra quote

* Update forms

Co-authored-by: Quy <quy@fluxbb.org>
2020-02-11 11:19:25 +01:00
Harald Leithner
4172b68dac Prepare Joomla 3.9.15 release candidate 2020-01-22 23:07:06 +01:00
SharkyKZ
abfd8bac91 [4.0] Remove ContentHelperRoute alias uses (#27512) 2020-01-16 12:10:53 +00:00
wilsonge
03a2312267 Joomla! 3.9.13
-----BEGIN PGP SIGNATURE-----
 
 iQHIBAABCgAyFiEEc8tLlhrb4aveTfJiRzuTXEnqGwgFAl3BjfkUHGxlaXRobmVy
 QGl0cm9uaWMuYXQACgkQRzuTXEnqGwgKEAwA84QvCj23Hm0DrhL7T//rDbkXJ3G+
 xNKBo2Wux1PSe2XN1wfJHgLRtCtM8oFApYCYMtgZhVDWLJsQ32zHK4gWrbxYTOIQ
 nPgfvI14T1vlIYrC71ob18jvfaox8BygTaLEjgUWkcd52MSkKua3QirKOiskKt5r
 PlcMrBn3PaboczneFjBI4xlsR1eQZJbd9fOt6iGWp0odgODb6bcnY4JLR2+J0xYs
 Ek7UdK0gneq89CIEfQrlG9WwGkA7NkaMJYGi9UzEtYgI6yXg6XKKuL8ModyOvAYA
 FDCh+M6s/TOmi19MtHTUdeanLi/PE0W0L8T1ZUKhEFujmIvQS85EcvZUvV/xbZyB
 RvZ5wxGA2ElIOteBmWe9PdCR9ww26OrP1JnLG4OacQl0B24UQZpi0nxXApDhb0+q
 rDDMrzvD5XApmmeXVn2toAGchamLlAxxlxny0fDmg/dkk1LmW3GyvNoeOfphzjBT
 B4H+7UPRxihP332qBritQizktU4pImeDo6E/
 =AjaW
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEE5a/8IjweQSgQZsLg74Exkxj8nQQFAl3WbYwACgkQ74Exkxj8
 nQS0+Af/UGuYSUXDQIzUFlBcMvd2FXJ8e8dEczzlDOiX3rO5/vqUseviR1IIjhhg
 YkzTG74l0lbmqKO5vBeqD/2k10JEOxrEtfSmXk0LENLqHkWYFXFQ7QQS3LyXqM3X
 udXQA7gUFgE+4L2k35jqEEUIYjQKTrxyHDLjq+OVNPpcgaO9hpPyZ6uPVpzMPRba
 Zfh/14X+Syocxx+kNV4R4P0421UowMaXYviM4tjYt8PZNal+fs9sR1xi5m6pChT0
 P4uQ+s9zVpYdeDfWoNvFQ8XVpJLbQ4hvLoY9XMGIbeChM7c+6EYO6S5MwbeZNDUg
 a36cHIApLEQUcKHUEsTj2zjhU1u/Tg==
 =AMn6
 -----END PGP SIGNATURE-----

Merge tag '3.9.13' into 4.0-dev

Joomla! 3.9.13
2019-11-21 10:57:13 +00:00
Artur Stępień
d488cb00cb Fixing "active" category detected (#26330)
mod_articles_category detects category as active only in category view. Where this should also work for categories view.
2019-10-29 15:11:00 +01:00
SharkyKZ
8e8f6c99cb Call functions from global namespace (#26241) 2019-09-09 22:38:10 +02:00
SharkyKZ
f7a9f2b9f7 [4.0] Clean up Factory calls in modules (#25681) 2019-07-22 17:37:24 +01:00
Allon Moritz
054803bfe5 [4.0] Namespace content site route helper (#19870) 2019-06-14 20:34:55 +01:00
SharkyKZ
cacb28e08e Always render module layout (#25071) 2019-06-03 15:46:44 +01:00
George Wilson
f5b0c1073e 3.9.0 release
-----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQIzBAABCgAdFiEE7tlnB+OYgBicAqh9AOFR45M9sAsFAlvXrQkACgkQAOFR45M9
 sAvliA/8CRaRzjgSYWdMxdhHoY/wlc9fMGTBh4PdYJIc+NjZ/Zok0SEMLtkezlRN
 3ZfjhMo3eXwOJN9av3vjakb0iq3u+IpqX5X4ID3d7haZROUrNgbwgyfuKvq/QpXw
 o6JDllOBal71ug6YgvB1mrDq08XeSHn0USjJCdsXNIA7M8caT6yyFVU413q7FMyu
 6dm6gy9rlud2rTKvfriOiJl7aKQ45X0rxlHF5zgpHvw2vYjnO88EN6QNFOS+E7P5
 SjER1bV7Wpb6itwOe7ExYfpiv0P49lytPA8CiU50nwJ1QvvQMLZZLrmRf6eDMEQo
 6DBQ75Hq0ZEZf1XGtm5CqPW3sSrEH76Bc6n0YgZBtWHIYNQiR3WXD9i6tNEf15U4
 T6Bz6AwvqP1RIySm50KT12jZXsJ0Br99MQcn/krDZRtsQikwoh1jGyDr9JwZ7hya
 WA481zmWZ6aCRK4abB+nlqB+036009jrr2LJNvjhpZr3bcKoZ5PJc8trFq6EAZNV
 4a/mr7crxG5TTyizTRw3dAB23VT9N3+H2leXktiyprddnpad1E579YShv+jcyDlq
 OiceH4dP/KqB1OMaPLoTZCpN56u0M/HRQQyKZk5130GmC4AkUrsgaEZOhIiyqoyU
 xJ7nmefrptRm9CR7EOeWIpIqJlY8XpAGohRQ3Yz8TBkpK9mrDGs=
 =X9tU
 -----END PGP SIGNATURE-----

Merge tag '3.9.0' into 4.0-dev

3.9.0 release
2019-04-12 12:07:19 +01:00
wilsonge
2f74f9ad7a
Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
Michael Babker
bc84ea1027
Prepare 3.9.2 release candidate 2019-01-11 07:41:07 -06:00
George Wilson
ab0aa331f8 Merge commit '899e7c9' into 4.0-dev 2019-01-09 22:05:35 +00:00
Ciaran Walsh
6f5cfeed0c Common class for list type modules (#22688) 2018-10-23 20:33:30 -05:00
Allon Moritz
3d0ab72946 New line after namespace imports 2018-10-19 07:00:47 +02:00
Allon Moritz
6e01a93567 Alpha order imports of articles archive module 2018-10-18 06:45:36 +02:00
infograf768
b54d16256f [4.0] Follow-up adding category language to getCategoryRoute() (#22022)
* [4.0] Follow-up adding category language to getCategoryRoute()

* also for search categories plugin
2018-09-11 09:52:07 +02:00
infograf768
f4c9deb5bf [4.0] Adding custom-select class to fields when necessary (#21862) 2018-08-28 16:17:40 +01:00