Commit Graph

49894 Commits

Author SHA1 Message Date
George Wilson 487dedba55
[4.4] Add model exception for components to start using (#41809) 2023-09-20 11:21:37 +02:00
Martin Kopp 2efbdfe70b
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-09-19 18:00:10 +02:00
Martin Kopp 116ad860ab
Joomla! 4.4.0 Beta 2 2023-09-19 14:47:35 +02:00
Allon Moritz 8bbe6c6f32
Merge branch '4.3-dev' into 4.4-dev 2023-09-19 10:40:48 +02:00
Christiane Maier-Stadtherr 1739c464fa
[4.3] Fix missing filter for subject (#41726) 2023-09-18 22:10:21 -04:00
heelc29 be14fe0d5e
[4.3] fix finder common words (#41468) 2023-09-18 21:00:34 -04:00
Fedir Zinchuk 4c79d74553
Fix deprecated message in categories (#41587) 2023-09-18 19:54:14 -04:00
Denitz 6da44a9a22
PHP 8.2 Creation of dynamic property (#41554) 2023-09-18 19:34:51 -04:00
Allon Moritz a892b91958
Set the configuration options through a command (#41787)
* Set the configuration options through a command

* cs
2023-09-18 16:21:14 +02:00
Allon Moritz 9284af9d16
Invalid import from upmerge 2023-09-18 14:27:32 +02:00
Allon Moritz aa7c5bf768
Merge branch '4.3-dev' into 4.4-dev 2023-09-18 13:20:31 +02:00
Allon Moritz 153879558c
Fields is maintained by everybody now 2023-09-18 13:17:44 +02:00
George Wilson 6454e738cb
No longer a code owner
build.xml is part of the testing team stuff and the rest I’m removing myself from
2023-09-16 01:19:40 +01: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
Magnus Singer 78bb192670
restrict choicesjs input on container (#41478) 2023-09-13 11:30:13 -04:00
Fedir Zinchuk d374945f0b
[4.3] Fix untranslated constants in script.php (#41734) 2023-09-13 09:29:13 -04: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
Fedir Zinchuk 666bdd3fca
[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>
2023-09-13 10:20:58 +02:00
heelc29 6a83a803aa
[4.4] update badges for node/npm in readme file (#41716) 2023-09-13 06:08:23 +02:00
heelc29 e0fce25545
[4.3] fix localised cli installation (#41706) 2023-09-12 16:29:24 -04:00
Harald Leithner 9226b2fd2a
Use correct priority constants in debug plugin (#41714) 2023-09-12 11:51:30 +02:00
Denitz 2875f27a18
[4.4] Optimize scheduler running plugin (#37120)
* fix

* CS

* CS

* bind it!

* Make Postgres happy

* Postgressssss

* CS

* Update plugins/system/schedulerunner/schedulerunner.php

Quy's suggestion

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

* Update plugins/system/schedulerunner/schedulerunner.php

Quy's suggestion

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

* Update plugins/system/schedulerunner/schedulerunner.php

Quy's suggestion

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

* fix

* Use model method

* Phase 1 convert BRANCH to PSR-12

* Phase 2 convert BRANCH to PSR-12

* fix CS

* fix CS

* Update administrator/components/com_scheduler/src/Model/TasksModel.php

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

* Update administrator/components/com_scheduler/src/Model/TasksModel.php

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>

---------

Co-authored-by: Denitz <pandenitz@mail.ru>
Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Joomla! Bot <release+joomla-bot@joomla.org>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>
2023-09-11 22:07:49 +02:00
Dimitris Grammatikogiannis f19d92c96b
Bump node version (#41699)
* Update package.json

* Update .drone.yml

* Update package-lock.json

* changing signature

* Update package-lock.json

* Update package.json

* Reset the indantation to 2 spaces
2023-09-11 21:05:08 +02:00
Allon Moritz afc47c6a99
Change composer json file to two spaces (#41702) 2023-09-11 17:46:52 +02:00
Nicola Galgano b3f5c9fe0e
system test com_templates webservices (#41695)
* sitestyles

* adminstyle
2023-09-11 15:50:23 +02:00
Allon Moritz a75867224d
Merge branch '4.3-dev' into 4.4-dev 2023-09-11 15:39:25 +02:00
Allon Moritz 8a036ef6d0
Package version bump (#41678)
* Change the version in the bump script for package.json

* Updated package file

* cs
2023-09-11 14:17:57 +02:00
Denitz 0469fac1af
[4.4] Invalid timings in debug plugin (#35655)
* start

* phpcs fix

* docblock fix

* docblocks fix

* custom memory collector

* cs fix

* fix cs

* even more cs

* Update plugins/system/cache/cache.php

Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>

* Update plugins/system/debug/src/DataCollector/MemoryCollector.php

Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>

* Update plugins/system/debug/src/DataCollector/MemoryCollector.php

Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>

* Update plugins/system/debug/src/DataCollector/ProfileCollector.php

Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>

* Update plugins/system/debug/src/DataCollector/ProfileCollector.php

Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>

* cs

* cs

* revert ProfileCollector constructor.

* fix

* Remove 'afterRespond' mark

* fix

* Phase 1 convert BRANCH to PSR-12

* Phase 2 convert BRANCH to PSR-12

* fix

* fix CS

* fix

* short Event, try to re-start drone

---------

Co-authored-by: Denitz <pandenitz@mail.ru>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Joomla! Bot <release+joomla-bot@joomla.org>
2023-09-11 08:56:29 +02:00
Nicola Galgano 8f8c2551b6
system test com_plugins webservices (#41692)
* api plugin test

* Rename

---------

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2023-09-10 08:28:11 +02:00
Nicola Galgano 3ba9cff150
system test com_modules webservices (#41560)
* system test com_modules webservices

* wrong client id

* cs

* moreendpoint

* cs

* 1file1endpoint

* Delete tests/System/integration/api/com_modules/Request.cy.js

* cs

* cs

* cs

* cs

* cs

* cs

* LF

* cs

* grr
2023-09-09 20:15:17 +02:00
Cyril Rezé da378aa2a8
Improve Calendar form field style - Issues #36933 & #33447 (#40761)
* Improve Calendar form field style

* Improve Calendar form field style

* Improve Calendar form field style

* Add files via upload

* Improve Calendar form field style (add RTL)

* Add files via upload

* Improve Calendar form field style

* Improve Calendar form field style

* Improve Calendar form field style

---------

Co-authored-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
2023-09-08 18:30:04 +02:00
Brian Teeman 61ff226552
[4.4] set_time_limit (#41523) 2023-09-08 14:18:08 +02:00
Denitz 5c8d6df69d
Update CleanCacheCommand.php (#41555) 2023-09-06 19:35:48 -04:00
Martin Carl Kopp f4702648d4
Enable creating group through api by removing required flag from group.xml (#41141) 2023-09-06 18:13:04 -04:00
Martin Kopp 7ccce2bc8b
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-09-05 18:00:33 +02:00
Martin Kopp de81247f92
Joomla! 4.4.0 Beta 1 2023-09-05 16:59:53 +02:00
David Jardin ba0e0ec3a2
allow numeric client ids in update server manifests (#41462) 2023-09-05 12:12:16 +02:00
heelc29 f8858b3c82
[4.3] add blank line eof (#41591) 2023-09-04 23:46:47 +02:00
Christiane Maier-Stadtherr c71964df93
Remove filter="url" for wrapper iframe (#37547)
* Remove filter="url" for wrapper iframe

* remove validate

---------
2023-09-04 18:33:21 +02:00
Stefan Wendhausen 8ab9fd8e9a
[4.x] Remove punctuation marks Remember username E-mail (#41503) 2023-09-04 10:26:15 -04:00
Allon Moritz e481884831
Updates the dependencies (#41538)
* Updating dependencies

* Major update cypress

* Thanks for the reminder @brianteeman

* Composer

* weekend updates
2023-09-04 14:21:54 +02:00
Allon Moritz d092fa2066
Merge branch '4.3-dev' into 4.4-dev 2023-09-04 13:39:17 +02:00
Allon Moritz 50cf1e3809
Replace the special characters in site name for mail templates (#41582) 2023-09-04 13:37:23 +02:00
Allon Moritz d2929f4de8
Show the plugin name in the update screen (#41537)
* Show the plugin name in the update screen

* cs

---------
2023-09-04 11:46:37 +02:00
Allon Moritz e41bae273e
Merge branch '4.3-dev' into 4.4-dev 2023-09-04 08:34:28 +02:00
andyforrest e33f573515
api tests for endpoints for com_privacy consent (#41544) 2023-09-04 07:41:12 +02:00
Fedir Zinchuk e109bd3ce5
Backporting event changes (#41484)
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2023-09-02 17:31:52 +02:00
Magnus Singer 3bb67d55ad
Filter for special characters that fail sending test mail (#41469) 2023-09-01 18:37:14 -04:00
Jonathan Brain 116225908d
Update Language.php (#41353) 2023-09-01 18:08:08 -04:00