Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/joomla/joomla-cms

Home of the Joomla! Content Management System
https://github.com/joomla/joomla-cms

[4.2] Update and correct locked plugins (#38162)

* [4.2] Update and correct locked plugins

The following plugins should be locked (can not be ...

5cc51478728c90f9f145c45698c759de98f6fa1c authored over 2 years ago
[4.2] Convert tests to PSR-12 (#38161)

* Convert tests to psr 12 where possible

* fix rules

* revert ignore

967d6552fd2c2321e6e09d229fd3680a7cda2e29 authored over 2 years ago
[4.2] Add GitHub rebase script (#38157)

* Add GitHub rebase script

Co-authored-by: Brian Teeman <[email protected]>

3e67927520b09d08d2960c5d8e16f917a163555c authored over 2 years ago
copyright and licence (#38159)

Co-authored-by: Richard Fath <[email protected]>

88d6adfe1a8c99260607aeec6d6d07833ca084aa authored over 2 years ago
cs

2f45696d28d76235dae4b3e0f550295835b9328c authored over 2 years ago
Merge pull request #37686 from HLeithner/4.2-psr12

[4.2] Change Codestyle to PSR-12

09d14c65f25f9bc76f2698e69c4d7b35f43bc848 authored over 2 years ago
PSR12

6a01d923b48ac140bbb1cf6e663e343b07e28b99 authored over 2 years ago
Phase 2 convert CMS to PSR-12

dd91072a956a19a43798515239892edd2b49ac7b authored over 2 years ago
Phase 1 convert CMS to PSR-12

e7f5cc182bb1cd39c7f085d529888ac4fa6fc77e authored over 2 years ago
Merge pull request #37681 from HLeithner/4.2-psr12-preparation

PSR12 transformation preparation

6d9cc0fe73c3115e3bf3440dde36fa694b17bb46 authored over 2 years ago
Add psr12 converter

Thanks to @brianteeman

7475255109c88e3568d01db6f18e3d9cba996dec authored over 2 years ago
Refactored WebAuthn with Windows Hello support (#37910)

* Refactored WebAuthn plugin

* Fix the WebAuthn management page which was broken in https://g...

170f91a637b61011f4d95f859b5f0c24b7c608a3 authored over 2 years ago
Media Manager Folder Selectory a11y (#38126)

* Remove the item vue and merge it into the tree vue for ease

* Add accessible keyboard suppo...

8b2cf5a00a450af2de6205149cecd14675df7816 authored over 2 years ago
in updates XML always resulted in an error (#38121)

* <supported_databases> in updates XML always resulted in an error
* Use uppercase for array ke...

0eeae2d35693699b34125dd85e4a2273455a6ed5 authored over 2 years ago
Fix multiselect when not all rows have checkboxes (#38146)

026dc0fc009c5e701d5395b7fc54a329c2adbef0 authored over 2 years ago
Allow tabbing through the media manager ui (#38141)

854b3731465a5a6a71f24fa130ac279e41b94ab6 authored over 2 years ago
[4.2] Replace Factory::getApplication() by $this->app in component's controllers (#38103)

* Replace Factory::getApplication() by $this->app in component's controllers

* Remove un-used...

e4f622c7dc587bba3c8b4a36f106cd563089459b authored over 2 years ago
chore: Set permissions for GitHub actions (#38144)

Restrict the GitHub token permissions only to the required ones; this way, even if the attackers...

79374829ec069f4cdf1b749e2106c2fb66a97ceb authored over 2 years ago
[4.2] Move demo tasks to service provider (#38098)

* Move demo tasks to service provider

* Update plugins/task/demotasks/services/provider.php
...

10188debea999c7df32d492a59a00e7a9db9846d authored over 2 years ago
Fix fatal error on webauthn plugin (#38132)

Co-authored-by: Richard Fath <[email protected]>

3e649ba0dfe8c40a9e884c13da2d9f0d8e3f101b authored over 2 years ago
[4.x] Fix TinyMCE ext-buttons options (#38138)

Pull Request for Issue #38127

Add options with better check

681c8c061c5bf663ae8b6db443a0082e08635b7c authored over 2 years ago
Add no break to switch in com_config controller

67b554118b666774b2779e28931256d30ab95c37 authored over 2 years ago
Replace FinderHelperRoute import with namespaced version

c2bb06a592b056365bc5a703683898b841aaef94 authored over 2 years ago
CS on switch statements

cc5e55e982cd553028b742428491e64fd3f088d8 authored over 2 years ago
Deprecate constant JCOMPAT_UNICODE_PROPERTIES

Prepare to remove JCOMPAT_UNICODE_PROPERTIES constants from global namespace and replace it with...

a12b247437ca2c3a3ebd0c1be834d5fe02bcd6f3 authored over 2 years ago
Remove unnecessary require not used since 2010

a9b35cce0da1297d6f27c4f959d229a3a1b15145 authored over 2 years ago
Add phpcs exception for BufferStreamHandler

The handler auto register should have been removed in Joomla! 4.0.

8eb20eb644482039718a39b22c9b4d61e6bbb2e1 authored over 2 years ago
PSR-12 Preparation

37435f2ff3b444e69b9b1e8319abb69a442c557d authored over 2 years ago
Remove unnecessary require not used anymore

3636b98b23d5f37b1397e92e075c6acd55f51bc3 authored over 2 years ago
Fix phpcs:disable

49a3a61cfc27495f09a6b35ae5f39bb67a907576 authored over 2 years ago
Skip Session Manager tests on PHP 8.1 as old version of PHPUnit (#38133)

* Skip Session Manager tests on PHP 8.1 as old version of PHPUnit

* Ensure various tests are ...

54ed9907d08908f4163cc7b9caddbb2ab6904dd0 authored over 2 years ago
Remove mocking XMLReader as it's bad practice. Fix parsing version (#38095)

Co-authored-by: Franciska Perisa <[email protected]>

dbb77cd8ae2877329e67c0f7b2f4c62bd970831f authored over 2 years ago
[4] install language - an error message when no xml is returned (#38113)

7f1b3610e5d28c8a0d911f20ee25eec417bcc558 authored over 2 years ago
Merge pull request #38123 from joomla/4.1-dev

4.1 dev

b12020acca60e096a0be56cd6614e1ee2cc1ddc9 authored over 2 years ago
Merge branch '4.2-dev' into 4.1-dev

f9cbbb3c454a2fb022ea60440169dfb5389c9647 authored over 2 years ago
Reset to dev

cdb16688824c4fc61e4da947f3af435e1751cc25 authored over 2 years ago
Bump to version 4.2.0-beta2

7cdcb04552c906ac34a6632387d434e02a1d06c8 authored over 2 years ago
[4.2] [GSoC 21] Keyboard-Shortcut Plugin (#38092)

* Keboard Shortcuts Plugin

Co-authored-by: Krshivam25 <[email protected]...

febdab61581ffdffb941db3aa7dd368bc083a30e authored over 2 years ago
Revert "Don't run absolute URL converter in CLI"

This reverts commit 3383efaf10721b2335c583f0fdd0e5cbec85c276.

768f5559858e641546c6c61837829bcdd7dc29ff authored over 2 years ago
Don't run absolute URL converter in CLI

3383efaf10721b2335c583f0fdd0e5cbec85c276 authored over 2 years ago
[4.2] Update deleted files and folders for 4.2.0-beta2 (#38039)

* Add deleted file from PR #37954

* Add deleted files from PR's #37928 , #37929 and #37947

...

8806607b920fd31342d70ebc2ad13d0111654654 authored over 2 years ago
[4.2] Banner Tracks Clear (#38089)

e004c80d102f5180942c71b657161366b337900d authored over 2 years ago
Make the Tags RouteHelper language aware (#37721)

5cb109f1c4b0516874a5b4805d90442d89225521 authored over 2 years ago
[PHP 8.1] Fix indexing newsfeeds with no summary (#38102)

5afb1622da8cc9767a72fea02451894a197147be authored over 2 years ago
[PHP8.1] Contact data deprecated errors (#38101)

* Ensure webpage is set when creating contacts before validating

* Fix parsing empty contact ...

39dd785c2907a8097ee2962492ea0d4979c580ac authored over 2 years ago
[4.2] Post-installation messages UX #38064 code optimization (#38099)

* short array syntax

* Replace deprecated method getDbo() by getDatabase()

see #38023

*...

6ccde6ef327d04f391fc314d82072538743c9fba authored over 2 years ago
[4.2][cli] cache:clean (#38091)

* cli cache:clean expired

* the expired argument

* $this

c0a5f5890e42ca1739afada00a56bde88a47c0ee authored over 2 years ago
[4.2] Convert site status to service provider (#38097)

* COnverte site status to service provider

* name

* Update plugins/task/sitestatus/src/Ext...

fa4f28771c911b7c4dbf4ce4170a28f3598e0408 authored over 2 years ago
[4.2] Inject the database into the installer (#37625)

* Inject the database into the installer

* default

* db

* use factory and get rid of wr...

a36f76c9c1912098fc5b0ddb01e0976b0c49ac2f authored over 2 years ago
[4.2] tag selection in article category menus (#38088)

Co-authored-by: Roland Dalmulder <[email protected]>

4dd36fee12949dbf2572b09385c7804123f2dd5b authored over 2 years ago
[PHP 8.1] Fix deprecated when no text field in module

6860ffc07947c2b29329bcb8f6c5f4b997a160bb authored over 2 years ago
Fix PHP 8.1 bug when installing test data on php 8.1

7ede54a2398b17a88acd153beaf0ec549a47a4df authored over 2 years ago
fix indentation (#38093)

29f69c9d8be96e036ee338a325b29aec611bfb7a authored over 2 years ago
[4.2] Does move some db related application code to the respective model (#37615)

* Does move some db related application code to the respective model

* import

* remove else

bd7a0b288f3262766e2b283c1e9dcd1960802aa5 authored over 2 years ago
[4.2] Move the logic to get the menu item language on login to the model (#37614)

* Use the internal database instance in the menu table

* Move the logic to get the menu item ...

b1385dafaa8c29bf33ecc5316e33e8893b159be2 authored over 2 years ago
[4.2] Inject the database into console commands (#37622)

* Inject the database into categories

* Inject the database into console commands

* Revert...

93af6e212e9cd75c62ceafbba6964132fca988af authored over 2 years ago
[4.2] Inject the database into categories (#37621)

* Inject the database into categories

* Update libraries/src/Categories/CategoryFactory.php
...

26c634184ebf532f922e07319a157c6ef417f6bd authored over 2 years ago
[4.2] Improve nonce generation and add the nonce to included files too as well as improve generation (#37942)

* Improve nonce generation and add the nonce to included files too as well as improve generation...

8899f662470986263547ed7d060a141f429265a6 authored over 2 years ago
reset to dev

8f958557cf96f23075b3e2c537c75225bd4bd6eb authored over 2 years ago
Joomla! 3.10.10 Stable

715e3a59034b9ca4fd6afb00eba6f5af4c7c04cb authored over 2 years ago
[4.2] mod_article_news dont allow creating new tags (#38087)

c809635918c92090f2c34e6a00f8c9dd4063d71b authored over 2 years ago
Improve nonce and strict-dynamic handling within the http header plugin (#37940)

Co-authored-by: Benjamin Trenkle <[email protected]>

0fe9757782cc56c82e743bb23ab28d9d2dbe3cb1 authored over 2 years ago
[4.2] Inject the database into the finder classes (#37611)

* Inject the database into the finder classes

* Pass db in to query constructor

3c0dabbc2aca10362c20b737cc58016198ca1a23 authored over 2 years ago
[4.2] Inject the application into the service provider plugins (#38060)

* Inject the application into the service provider plugins

* Add some tests

* more listene...

369b872380dc80f531711f68f237247a3b7be188 authored over 2 years ago
Form was removed in PR #37912, no need to revive it

Signed-off-by: Roland Dalmulder <[email protected]>

49a8b79c6ff38055d8132f8bd1d18ae4b1b27d24 authored over 2 years ago
Merge branch '4.1-dev' into 4.2-dev

# Conflicts:
# administrator/manifests/files/joomla.xml
# libraries/src/Version.php
# plugins/tw...

92464c7b97036e5112a89f3a652626190a6f2227 authored over 2 years ago
Revert to dev

afd8c4bf3f72a7e9835694674d585bd0b238c439 authored over 2 years ago
Bump to 4.1.5 stable

71389ff3d73122359d3812abaa64f9928ab653cc authored over 2 years ago
Revert to dev

f94b46b0c23ba242baee2fdf8121584c013dcf96 authored over 2 years ago
Bump to 4.1.5-rc2

38e88f1d376b05eeae2b77abf4990e53b8690d32 authored over 2 years ago
Merge branch '3.10-dev' into upmerges/2022-06-18

# Conflicts:
# administrator/manifests/files/joomla.xml
# libraries/src/Version.php

dd40af1ffaad93afe841cd135a9bb949a6f6da02 authored over 2 years ago
Merge commit '1989a9c83a2b6f9f64fd28665f504c6d7130528f' into upmerges/2022-06-18

# Conflicts:
# administrator/language/en-GB/en-GB.xml
# administrator/language/en-GB/install.xml...

54be19b09584ed965bd5511e039682fb1c833f92 authored over 2 years ago
Merge commit 'aa0ff81eb409037bff25b2fb1b1bf43043904ea0' into upmerges/2022-06-18

# Conflicts:
# administrator/components/com_joomlaupdate/controllers/update.php

60d08bc6980c334441c1f1485798ac522c1bf1c2 authored over 2 years ago
Merge commit '218fc31eb421e9e9b8d2c6ed195dd4fea04b9e7d' into upmerges/2022-06-18

# Conflicts:
# administrator/components/com_joomlaupdate/controllers/update.php
# administrator/...

48d5bc6bca89247fa4e08e58f7cd24981d6dd3a2 authored over 2 years ago
[4.1] Do not throw a warning when the image url is null on clean (#37888)

* Do not throw a warning when the image url is null on clean

* better check

* null check
...

76345e778c0a56e1d287dbc4b547c0b17ff0ce5e authored over 2 years ago
Translation Update (#37923)

5f3de0cf88afb431790563f3c54297077df5c970 authored over 2 years ago
fix warnings for in admin sub-menu (#38083)

12eadcb8558aec9463b0141a7f73bc34dfb69e46 authored over 2 years ago
Fix deprecated warning in Text (#38081)

6192ca77e4d6af7be09fbb78a626f7de8b7d1d09 authored over 2 years ago
[4.1] spelling identifer/identifier (#38055)

code revieww

2b50d992bcbe431f56346831a490c0a0e734bea2 authored over 2 years ago
[4.1] spelling corrent/current (#38061)

* [4.1] spelling corrent/correct

code review only

* Update edit-images.es6.js

021fbca7bed483d4661627329b608670a8fecce9 authored over 2 years ago
[4.1] spelling preform/perform (#38056)

code review

c33cc25e2c19504f82480d6f7536587dbe723936 authored over 2 years ago
[4.1] spelling trough/through (#38054)

code review only

e8fbda7deea9f88d1e5221e84af0b7f77ac58bcb authored over 2 years ago
[4.1] invalid button type (#38049)

obvious typo - button only has two t

816ec868e38f5c85872c890e4b48ee6dcee1ed0c authored over 2 years ago
[4.1] spelling goup/group (#38052)

code review

bbbd6f628e20b63e85006c5642f3baa40417b60b authored over 2 years ago
Remove $false = false (#38069)

439f2ce4bfe47c76e1a3be1f2c920ed6e37815c3 authored over 2 years ago
Update alternate.xml (#38042)

76793e005f7865c7934651de215a3ae55ca878a2 authored over 2 years ago
Fix installation JS for failed folder delete (#37938)

39ac04bff9372416b424244abe0398b364f7efbd authored over 2 years ago
[4.x] htaccess gzip info (#38084)

* [4.x] htaccess gzip info

* s

* restart

* file

ed0094b6c497e158a2a1660b5e34afbde7e5299f authored over 2 years ago
remove spaces (#38086)

3cfc2b4cd7525beaf676932924be95a6755744fd authored over 2 years ago
Add captive prompts for the rest of MFA methods (#38082)

* Add captive prompts for the rest of MFA methods

Addresses comment https://github.com/joomla...

12733616d77528af94551511ae3e575fced861b6 authored over 2 years ago
[4.2] Move the logic to fetch the languages to the model (#37612)

* Move the logic to fetch the languages to the model

* Reuse function in modules

* cs

*...

598b9aa8c2a16df588f767be4108c4b1dd35f3c8 authored over 2 years ago
Merge pull request #38085 from heelc29/patch-header-lang

[4.1] order header ini-file

9643f196ec4784edf4ab564091c1eea0160e952a authored over 2 years ago
fix order

286d2dd206bde3b4de107a36788a7a6ff75340de authored over 2 years ago
Fix missing language strings at installation (#38080)

551538ca663b1d99275ad18433a43ee632185342 authored over 2 years ago
[4.2] Backup confirm message (#38071)

* [4.2] Backup confirm message

PR for the last remaining part of #36151 .

2e9b1ebfcb82c2ceafd1dabc20f11fa8fdea06af authored over 2 years ago
[4.2] update message (#38075)

5489fff17a341d82205a0d3cb70832b15dfe36f5 authored over 2 years ago
[4.2] user profile dob field (#38065)

* [4.2] user profile dob field

To test enable the user profile plugin and update the date of ...

5a6a55f9b15e0f20e258b7195f5d86bd852eb8e3 authored over 2 years ago
[4.2] pre-update check missing class (#38074)

97b600eb0cd45ae6c3cd7edfae316d61c1038ebe authored over 2 years ago
[4.2] Namespace CacheControllerFactoryAwareTraitTest (#38079)

* Fix Namespace CacheControllerFactoryAwareTraitTest

* Remove unused Import

* Fix doc

c4e3e332ccd6b952cf15e3d81120509254bc2a5f authored over 2 years ago
Feature/com joomlaupdate improvements (#37911)

* Joomla Update extension compatibility improvements

Improved language string about “Update I...

c1fdc0039ba4a8a10a1b3a1c5151fdd6ae391e37 authored over 2 years ago