29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-21 11:35:24 +00:00
Commit Graph

232 Commits

Author SHA1 Message Date
Nicola Galgano
8ea73559b2
[4] Module 'Feed Display': deprecated Notice (#42803)
* backport to 4.4.

* backport to 4.4

* fix4ceford

* adminmodule

---------
2024-02-22 15:17:20 +01:00
Charvi Mehra
5e3d8489c3
Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05: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
Roland Dalmulder
ac2b317a32
Merge branch '4.1-dev' into 4.2-dev
# Conflicts:
#	.drone.yml
#	installation/language/af-ZA/langmetadata.xml
#	installation/language/bg-BG/langmetadata.xml
#	installation/language/ca-ES/langmetadata.xml
#	installation/language/en-CA/langmetadata.xml
#	installation/language/en-NZ/langmetadata.xml
#	installation/language/fa-AF/langmetadata.xml
#	installation/language/fi-FI/langmetadata.xml
#	installation/language/he-IL/langmetadata.xml
#	installation/language/lv-LV/langmetadata.xml
#	installation/language/zh-CN/langmetadata.xml
2022-05-18 19:24:01 +02:00
Allon Moritz
4c66895b51
[4.1] Use HTMLHelper instead of layout helper (#37148)
* Use HTMLHelper instead of layout helper

* cs

* Support attributes

* adapt from change

* use correct class name
2022-05-17 20:52:32 +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
Dimitris Grammatikogiannis
45cc2aceee
[4.1] Use the image JLayout for all the images (#37022)
* the rest

Signed-off-by: dgrammatiko <d.grammatiko@gmail.com>

* Update default_login.php

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

Co-authored-by: Quy <quy@fluxbb.org>

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

Co-authored-by: Quy <quy@fluxbb.org>

* Update default_result.php

Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2022-02-25 16:53:12 +01:00
Brian Teeman
1c2ce4eb68
Merge branch '4.0-dev' into xml-size 2022-01-05 08:01:54 +00:00
Shubhamverma2796
ec05a39c02
Validated type=number in Modules (#36091)
* Validated type=number

* Update modules/mod_users_latest/mod_users_latest.xml

Co-authored-by: Quy <quy@fluxbb.org>

Co-authored-by: Quy <quy@fluxbb.org>
2021-11-23 11:01:48 -08:00
brian teeman
c924937d15
modules 2021-10-03 20:13:00 +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
Phil E. Taylor
3ee4cba40b
[4] correct class and namespaces (#34000) 2021-05-20 19:45:52 +02:00
Phil E. Taylor
0bec12ce06
Case in function/method call doesn't match the case in declaration (#33984) 2021-05-19 22:39:35 +01:00
Brian Teeman
7cf15dd1a9
[4.0] mod_feed comment (#33615)
Correct the code comment. code review should be fine
2021-05-07 04:25:56 -07: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
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
wilsonge
9c5ad82e96
Merge commit '4314047' into 4.0-dev 2020-11-01 23:32:00 +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
zero-24
b7087482fb
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into CssIdentifier 2020-08-09 21:51:57 +02:00
Lodder
cbaa9571e1
rel noopener (#29932) 2020-07-03 17:19:17 +02:00
Tobias Zulauf
5f79c09897
Merge branch '4.0-dev' into CssIdentifier 2020-06-26 18:58:50 +02:00
SharkyKZ
f6ad8b01a9
Fix feed image (#29237) 2020-06-15 22:37:39 +01: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
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
Brian Teeman
7718bc65d5 [4.0] Module feed display options (#24700)
This PR ensures that the switcher options are displayed consistently ie green for positive options
2019-04-23 11:33:01 +01:00
wilsonge
f3b03c8f06
Merge commit 'b36ea67' into 4.0-dev 2019-03-29 14:26:29 +00:00
wilsonge
9f2d493c3b
Merge commit '7302667' into joomla39-part2 2019-03-14 20:27:58 +00: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
wilsonge
7794e967ca
Merge commit '8afc860' into 4.0-dev 2018-12-28 21:22:29 +00:00
Allon Moritz
c93ae57a4c Alpha order imports of feed module 2018-10-18 06:47:27 +02:00
infograf768
f4c9deb5bf [4.0] Adding custom-select class to fields when necessary (#21862) 2018-08-28 16:17:40 +01:00
Michael Babker
de1c7ebbb3 Add filters for new params 2018-06-28 20:56:16 -05:00
Michael Babker
21c9f76bd1 Merge branch 'staging' of github.com:joomla/joomla-cms into 3.9-dev 2018-06-28 20:55:13 -05:00
SharkyKZ
9e7e8c2881 [Site Modules] Manifest file filters, part 2 (#20856)
* [Site Modules] Manifest file filters, part 2

* Update default.php

* Update default.php

* Update default.php
2018-06-28 20:47:30 -05:00
Michael Babker
4500ff0d90 Merge branch 'staging' of github.com:joomla/joomla-cms into 3.9-dev 2018-06-12 18:10:14 -05:00