29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-24 22:39:31 +00:00
Commit Graph

333 Commits

Author SHA1 Message Date
wilsonge
0b803ffada
Session and Database packages PHP 8.1 upgrades 2021-12-11 19:59:02 +00:00
wilsonge
dd8c8448ef
Update framework packages for PHP 8.1 2021-12-11 19:05:09 +00:00
wilsonge
bb5368c7ef
Bump browser version to fix tests 2021-12-05 18:37:04 +00:00
Richard Fath
f7bafef9e6
[4.0] Fix notice about duplicate joomla/mediawiki in composer.json when running composer install (#35974)
* Remove duplicate joomla/mediawiki in composer.json

* Update lock file too
2021-11-07 19:49:44 +00:00
Jelle Kok
572951ab82
[4.0] php-cs-fixer v3.0 Support (#33908) 2021-11-01 23:54:05 +00:00
Wojciech Smoliński
e35eaaa36e
Update composer/ca-bundle to remove expiret - DST Root CA X3 (#35782) 2021-10-07 22:38:11 +01:00
George Wilson
d34f948bac
Fixes for test failures (#35203) 2021-08-17 23:02:03 +01:00
George Wilson
e232dc47b3
Upgrade Joomla Browser to non-codeception namespace (#35201) 2021-08-17 20:55:43 +01:00
George Wilson
f91d97b25c
Installation cleanup (#35168) 2021-08-17 09:20:27 +01:00
wilsonge
dd22c22c85
Mediawiki stable 2021-08-16 21:45:02 +01:00
wilsonge
020736c15a
Stable framework 2021-08-16 21:14:32 +01:00
Brian Teeman
f35729ca10
[4.0] composer update (#35084)
Dont really understand why but when I run composer update (after the latest commits by @wilsonge) i get a new and different composer.lock file

From what I can see the difference is that my version includes more funding and support links
2021-08-10 21:34:16 +01:00
wilsonge
38469e30ed
Update more composer versions 2021-08-10 20:22:22 +01:00
wilsonge
2be3108fc3
Update framework to RC packages 2021-08-10 20:13:42 +01:00
Brian Teeman
cfd7e39346
[4.0] Composer Update (#34978)
Updating dependencies (including require-dev)
Package operations: 71 installs, 13 updates, 0 removals

  - Updating symfony/polyfill-php80 (v1.23.0 => v1.23.1)
  - Updating symfony/polyfill-mbstring (v1.23.0 => v1.23.1)
  - Updating symfony/var-dumper (v5.2.8 => v5.3.6)
  - Updating symfony/error-handler (v5.2.8 => v5.3.4)
  - Updating symfony/options-resolver (v5.2.4 => v5.3.4)
  - Updating symfony/ldap (v5.2.4 => v5.3.4)
  - Updating symfony/web-link (v5.2.5 => v5.3.4)
  - Updating symfony/yaml (v5.2.9 => v5.3.6)
  - Updating maximebf/debugbar (v1.16.5 => v1.17.0)
  - Updating symfony/polyfill-intl-grapheme (v1.23.0 => v1.23.1)
  - Updating symfony/string (v5.2.8 => v5.3.3)
  - Updating nyholm/psr7 (1.4.0 => 1.4.1)
  - Updating symfony/console (v5.2.8 => v5.3.6)
2021-07-30 08:19:58 +01:00
wilsonge
5a2dabf946
Fixes for new tabs 2021-07-26 19:54:51 +01:00
wilsonge
17af60dd58
Upgrade Joomla Database package. Fixes #34696 2021-07-13 19:49:18 +01:00
George Wilson
f69a9b0ecc
Use composer bundled cacerts rather than self-bundled (#34697) 2021-07-03 22:06:07 +01:00
Brian Teeman
8cb1b9e23c
[4.0] phpmailer - security update (#34598)
This pr addresses two security issues

Version 6.5.0 (June 16th, 2021)

- SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See SECURITY.md for details.
- The fix for this issue changes the way that language files are loaded. While they remain in the same PHP-like format, they are processed as plain text, and any code in them will not be run, including operations such as concatenation using the . operator.
- Deprecation The current translation file format using PHP arrays is now deprecated; the next major version will introduce a new format.
- SECURITY Fixes CVE-2021-3603 that may permit untrusted code to be run from an address validator. See SECURITY.md for details.
- The fix for this issue includes a minor BC break: callables injected into validateAddress, or indirectly through the $validator class property, may no longer be simple strings. If you want to inject your own validator, provide a closure instead of a function name.
- Haraka message ID strings are now recognised
2021-06-23 10:03:07 +01:00
Richard Fath
4495453de8
Composer update joomla/utilities (#34380) 2021-06-05 13:57:33 +01:00
Brian Teeman
884d197bc5
[4.0] random (#34267) 2021-05-31 15:33:17 +02:00
wilsonge
94c17f75cf
Update session package . Fixes #33778 2021-05-18 23:13:42 +01:00
Richard Fath
6a442614d1
Update phpmailer to version 6.4.1 (#33952) 2021-05-18 23:06:57 +01:00
Ciaran Walsh
cbca409318
[4.0] Admin UI repaint (#33100)
* init

* cs

* cont

* [4.0] Remove atum/Service/HTML/Atum.php requirement

* inc composer.lock

* inc component and login

* Update composer.lock

* revert composer.lock update

* try that again

* set numeric hue default

* rm login and error imports

* regex with hsl

* err and comp

* cont

* cont

* cont

* cont

* cont

* cont

* rm card classes

* mobile header items

* wip

* this should be ok

* cs

* header refactoring

* Exclude Bootstrap DropDowns

* Apply the same rendering in all layouts

- restore scripts in the head

* add imports

* safety

* Remove the added # when clicking on the menu collapse

* There is no ul[role="menubar"]

* cont

* quicklinks js

* typos

* Cleanup further the template js

* cs

* cont

* done

* composer.lock

* scss lint

* composer update

* composer again

* composer again

* Restore original composer

Someone needs to remove `"ozdemirburak/iris": "2.0.*",`

* Update administrator/templates/atum/scss/_variables.scss

* CS

* composer is extremelly picky

* rehash that

* restore original composer.{json/lock}

Someone needs to remove "ozdemirburak/iris"

* fixes

* Update administrator/templates/atum/html/layouts/status.php

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

* Update administrator/templates/atum/html/layouts/status.php

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

* Update build/media_source/com_media/scss/components/_media-toolbar.scss

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

* Update administrator/templates/atum/scss/blocks/_login.scss

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

* Update administrator/components/com_cpanel/tmpl/cpanel/default.php

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

* Update administrator/templates/atum/scss/blocks/_sidebar.scss

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

* rm sidebar link color lang string

* media infobar

* rm permissions nested tabs border

* 'Add module ....' style

* install

* Fix modal,etc status bar

* PHP, SCSS CS

* Fix the logos for Safarti, cleanup

* Do the logo sizing in the css

* Lint it

* Update default.php

* Update default.php

* update sql’s

* Update administrator/modules/mod_post_installation_messages/tmpl/default.php

* Update administrator/modules/mod_messages/tmpl/default.php

* Update administrator/modules/mod_user/tmpl/default.php

* Update administrator/modules/mod_messages/tmpl/default.php

* Update installation/template/index.php

* Fix sqls

* Update default.php

* mobile toolbar

* quickicons-amount hvr

* media-info close position

* views missing background

* one more

* badge contrast

* misc

* lint

* Update installation/sql/mysql/base.sql

* Update installation/sql/postgresql/base.sql

* use success/danger for create/clear buttons

* Revert "use success/danger for create/clear buttons"

This reverts commit 3116cfda78.

* rm nested cards

* scoped sidebar badge color

* some missing main-card classes

* small revert

* Update administrator/components/com_installer/tmpl/updatesite/edit.php

* Update administrator/components/com_languages/tmpl/language/edit.php

* Fix menu edit page

* Sampledata script fixes

* Improve sampledata

* Scroll to view the message

* Update administrator/language/en-GB/mod_sampledata.ini

* more fixes for sampledata

* scope table shadow to just list

* mm

* Update default_modal_file_body.php

* increase tabs border-color contrast

* modals

* lint

* Tests

* Also

* Revert the last one

* Add the content back

* composer (?)

* Revert "composer (?)"

This reverts commit 644059bce5.

* Fix modals

* Modal title light

* Fix inconsistent gap

* modal padding

* composer

* module select modal

* com_redirect

* mange folders shadow

* new module modal

* install horiz scroll

* Fix conflicts

* composer again

* sample data manage btn pos

* edit menu item card

* mass mail user spacing

* Update default_batch_body.php

* correct padding for batch modals

* contentpane spacing

* partly resolve sysinfo responsive

* Add bottom margin

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* border contrast (again)

* template style assignment

* joomlaversion

* media responsive quick fix

* increase input border contrast

* nav hover contrast

* Add update SQL scripts

* choices computed height

* increase header drop item height

* link entire new module

* select module title to h2

* privacy dash footer spacing

* link underlines

* rm mod menu assign card style

* fix choices vert align

* strong highlight on active tab

* center align add module search

* border between tab content columns

* match list group padding with tables

* media list icon width

* alerts

* fix alerts text/icon color

* CS

* login warning alert icon color

* text only header joomlaversion

* fix up login

* quickicons blind fix for safari

* remove main background pattern

* login drop display

* scope rotating angle icons

* missing featured icon

* lint

* vert centre mobile toolbar toggle

* minor tweaks

Co-authored-by: dgrammatiko <d.grammatiko@gmail.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>
Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2021-05-06 10:41:55 +02:00
Phil E. Taylor
ed9d8e8771
New fatal error page (#30056) 2021-04-23 08:34:06 +01:00
wilsonge
321def11e9
Merge commit 'd17dde8' into 4.0-dev 2021-04-05 19:27:39 +01:00
Nicola Galgano
32b49c9eea
[4] composer update maximebf/debugbar to 1.16 (#32625)
* update maximebf/debugbar to 1.16

* update maximebf/debugbar to 1.16
2021-03-15 16:13:44 +01:00
Nicola Galgano
e36d2d4fab
[4] composer update willdurand/negotiation from 2.3 to 3.0 (#32616) 2021-03-09 11:11:50 +00:00
wilsonge
38c5ee51a9
Update console package to beta 3. Fixes #31923 2021-02-20 21:33:57 +00:00
Richard Fath
05278fa125
[4.0] Dependency - Bump joomla/filter to 2.0.0-beta5 (#32207) 2021-02-17 19:19:46 +00:00
Richard Fath
2251ddc1f8
Dependency - Bump joomla/filter to 1.4.3 (#32206)
* Update joomla/filter to 1.4.2

* Update joomla/filter to 1.4.3
2021-02-01 22:33:50 +01:00
Niels Braczek
985ce09d7d
Dependency - Bump joomla/filter to 1.4.1 (#32156)
Other packages updated without changeing requirement:
joomla/session 1.6.0
symfony/polyfill-* 1.19
typo3/phar-stream-wrapper 2.2.1
2021-01-26 21:50:10 +01:00
Brian Teeman
d08d96656b
[4.0] Composer update (#31732)
Package operations: 0 installs, 57 updates, 0 removals
  - Updating dealerdirect/phpcodesniffer-composer-installer (v0.7.0 => v0.7.1): Downloading (100%)
  - Updating joomla/archive (2.0.0-beta => 2.0.0-beta2): Loading from cache
  - Updating algo26-matthias/idna-convert (v3.0.4 => v3.0.5): Loading from cache
  - Updating phpmailer/phpmailer (v6.1.8 => v6.2.0): Loading from cache
  - Updating symfony/var-dumper (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/error-handler (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/options-resolver (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/ldap (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/web-link (v5.1.8 => v5.2.1): Loading from cache
  - Updating symfony/yaml (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating typo3/phar-stream-wrapper (v3.1.5 => v3.1.6): Downloading (100%)
  - Updating voku/portable-ascii (1.5.3 => 1.5.6): Downloading (100%)
  - Updating voku/portable-utf8 (5.4.47 => 5.4.51): Downloading (100%)
  - Updating wamania/php-stemmer (v2.1 => v2.1.1): Downloading (100%)
  - Updating maximebf/debugbar (v1.16.3 => v1.16.4): Downloading (100%)
  - Updating nyholm/psr7 (1.3.1 => 1.3.2): Downloading (100%)
  - Updating spomky-labs/base64url (v2.0.3 => v2.0.4): Downloading (100%)
  - Updating sebastian/type (1.1.3 => 1.1.4): Downloading (100%)
  - Updating sebastian/resource-operations (2.0.1 => 2.0.2): Downloading (100%)
  - Updating sebastian/recursion-context (3.0.0 => 3.0.1): Downloading (100%)
  - Updating sebastian/object-reflector (1.1.1 => 1.1.2): Downloading (100%)
  - Updating sebastian/object-enumerator (3.0.3 => 3.0.4): Downloading (100%)
  - Updating sebastian/global-state (3.0.0 => 3.0.1): Downloading (100%)
  - Updating sebastian/exporter (3.1.2 => 3.1.3): Downloading (100%)
  - Updating sebastian/environment (4.2.3 => 4.2.4): Downloading (100%)
  - Updating sebastian/diff (3.0.2 => 3.0.3): Downloading (100%)
  - Updating sebastian/comparator (3.0.2 => 3.0.3): Downloading (100%)
  - Updating phpunit/php-timer (2.1.2 => 2.1.3): Loading from cache
  - Updating phpunit/php-file-iterator (2.0.2 => 2.0.3): Loading from cache
  - Updating sebastian/code-unit-reverse-lookup (1.0.1 => 1.0.2): Downloading (100%)
  - Updating phpunit/php-token-stream (3.1.1 => 3.1.2): Loading from cache
  - Updating phpunit/php-code-coverage (7.0.10 => 7.0.14): Loading from cache
  - Updating doctrine/instantiator (1.3.1 => 1.4.0): Downloading (100%)
  - Updating phpspec/prophecy (1.12.1 => 1.12.2): Downloading (100%)
  - Updating phar-io/version (2.0.1 => 3.0.4): Downloading (100%)
  - Updating phar-io/manifest (1.0.3 => 2.0.1): Downloading (100%)
  - Updating myclabs/deep-copy (1.10.1 => 1.10.2): Downloading (100%)
  - Updating phpunit/phpunit (8.5.9 => 8.5.13): Downloading (100%)
  - Updating symfony/stopwatch (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/process (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/finder (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/filesystem (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/event-dispatcher (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/string (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/console (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating composer/xdebug-handler (1.4.4 => 1.4.5): Downloading (100%)
  - Updating composer/semver (3.2.2 => 3.2.4): Downloading (100%)
  - Updating friendsofphp/php-cs-fixer (v2.16.7 => v2.17.2): Downloading (100%)
  - Updating symfony/css-selector (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating codeception/codeception (4.1.9 => 4.1.12): Downloading (100%)
  - Updating softcreatr/jsonpath (0.5.0 => 0.7.2): Loading from cache
  - Updating codeception/module-rest (1.2.5 => 1.2.7): Loading from cache
  - Updating php-webdriver/webdriver (1.8.3 => 1.9.0): Downloading (100%)
  - Updating codeception/module-webdriver (1.1.3 => 1.1.4): Downloading (100%)
  - Updating symfony/dom-crawler (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating symfony/browser-kit (v5.1.8 => v5.2.1): Downloading (100%)
  - Updating joomla-projects/joomla-browser v4.0.0.x-dev (d5a1e28 => 679c0ce):
2020-12-22 09:47:42 +01:00
wilsonge
22fd78bf9a
Bump IDNA convert library 2020-12-17 16:15:39 +00:00
wilsonge
19cb9408d6
Bump some composer dependencies 2020-12-17 15:42:23 +00:00
wilsonge
1f2c6bb220
Bump archive package to new beta 2020-12-17 15:30:39 +00:00
wilsonge
759d71eb8d
Fixed version of Joomla Browser tools 2020-12-17 13:06:40 +00:00
wilsonge
dda83aa713
Bump codeception rest module for better composer 2 support 2020-12-17 13:04:35 +00:00
Niels Braczek
eaaca5ceb1
Update joomla/image dependency (#31663) 2020-12-16 09:02:18 +01:00
wilsonge
e77df28072
Bump phpmailer version for PHP 8 support 2020-12-15 21:20:55 +00:00
wilsonge
57b8537823
Merge commit 'e4b7024' into 4.0-dev 2020-12-03 00:07:11 +00:00
Niels Braczek
99222f49fd
[31506] Solved performance issue (#31514) 2020-11-30 23:02:46 +01:00
wilsonge
c8a7e7ea71
Bump codesniffer to 0.7 to support composer 2 2020-11-26 02:14:38 +00:00
Harald Leithner
4c434000c9
Cleanup unnecessary files (#31440)
* Cleanup unnecessary files

* Update administrator/components/com_admin/script.php

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-11-21 10:51:47 +01:00
Harald Leithner
111541bb98
Update composer packages j/archive, j/string and j-backports/lessphp (#31428)
* Update composer packages j/archive, j/string and j-backports/lessphp

* Force composer to use https for github
2020-11-19 15:14:04 +01:00
Brian Teeman
ca261e68c6
[4.0] Composer packages update (#31279)
* [4.0] Composer packages update

Package operations: 0 installs, 48 updates, 0 removals
  - Updating symfony/polyfill-php80 (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/polyfill-mbstring (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/polyfill-intl-normalizer (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/polyfill-intl-grapheme (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/polyfill-ctype (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/string (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/polyfill-php73 (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/console (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating joomla/console (2.0.0-beta => 2.0.0-beta2): Downloading (100%)
  - Updating phpmailer/phpmailer (v6.1.7 => v6.1.8): Downloading (100%)
  - Updating symfony/var-dumper (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/polyfill-php72 (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating symfony/error-handler (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/options-resolver (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/ldap (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/web-link (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/yaml (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/stopwatch (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/process (v5.1.5 => v5.1.8): Downloading (100%)
  - Removing symfony/polyfill-php70 (v1.18.1)
  - Installing symfony/polyfill-php70 (v1.20.0)
  - Updating symfony/finder (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/filesystem (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/event-dispatcher (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating php-cs-fixer/diff (v1.3.0 => v1.3.1): Downloading (100%)
  - Updating doctrine/annotations (1.10.4 => 1.11.1): Downloading (100%)
  - Updating composer/xdebug-handler (1.4.3 => 1.4.4): Downloading (100%)
  - Updating composer/semver (1.7.0 => 3.2.2): Downloading (100%)
  - Updating friendsofphp/php-cs-fixer (v2.16.4 => v2.16.7): Downloading (100%)
  - Updating squizlabs/php_codesniffer (3.5.6 => 3.5.8): Downloading (100%)
  - Updating symfony/css-selector (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating guzzlehttp/psr7 (1.6.1 => 1.7.0): Downloading (100%)
  - Updating phpspec/prophecy (1.11.1 => 1.12.1): Downloading (100%)
  - Updating codeception/phpunit-wrapper (8.1.2 => 8.1.3): Downloading (100%)
  - Updating codeception/lib-asserts (1.13.1 => 1.13.2): Downloading (100%)
  - Updating codeception/codeception (4.1.7 => 4.1.9): Downloading (100%)
  - Updating codeception/module-asserts (1.3.0 => 1.3.1): Downloading (100%)
  - Updating codeception/module-db (1.0.1 => 1.0.2): Downloading (100%)
  - Updating codeception/module-rest (1.2.3 => 1.2.5): Downloading (100%)
  - Updating php-webdriver/webdriver (1.8.2 => 1.8.3): Downloading (100%)
  - Updating codeception/module-webdriver (1.1.1 => 1.1.3): Downloading (100%)
  - Updating symfony/dom-crawler (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating symfony/browser-kit (v5.1.5 => v5.1.8): Downloading (100%)
  - Updating codeception/lib-innerbrowser (1.3.2 => 1.3.4): Downloading (100%)
  - Updating guzzlehttp/promises (v1.3.1 => 1.4.0): Downloading (100%)
  - Updating guzzlehttp/guzzle (7.0.1 => 7.2.0): Downloading (100%)
  - Updating codeception/module-phpbrowser (1.0.1 => 1.0.2): Downloading (100%)
  - Updating symfony/polyfill-iconv (v1.18.1 => v1.20.0): Downloading (100%)
  - Updating fgrosse/phpasn1 (v2.1.1 => v2.2.0): Downloading (100%)

* code style fixes

* one from last night merges

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-11-03 10:53:05 +00:00
wilsonge
2ea0272436
Bump console package. Fixes #29815 2020-10-17 02:59:53 +01:00
SharkyKZ
7fd3a4b16d
Update Composer dependencies (#30801) 2020-10-01 09:31:20 +02:00
Harald Leithner
b2e4bf0bd2
Revert "composer update --no-dev (#30549)" (#30791)
This reverts commit ba3487b654.
2020-09-28 06:58:51 +02:00
Tobias Zulauf
ba3487b654
composer update --no-dev (#30549) 2020-09-25 15:48:43 +02:00