Release 2.0.2 (#3856)

* allow to overwrite global spreadsheet styles
* bump version
* fix deprecations in vcard download
* bump composer packages
* added help page for all registered locales
* fix menu id's, cleanup times route, fix configurable homepage redirect
* format duration without leading zero in hours (unify javascript with php behavior)
* fix active records in all screen sizes
* improved responsiveness in XS
* fixed invoice number for customer null fields
* fix javascript respects multiple recent-activity dropdowns
* show recent activities on small screens
* fix user-profile layout column in XS
* fix search is always marked as active
This commit is contained in:
Kevin Papst
2023-02-21 19:21:49 +01:00
committed by GitHub
parent e474087257
commit 25469113fd
61 changed files with 821 additions and 580 deletions

42
composer.lock generated
View File

@@ -2055,16 +2055,16 @@
},
{
"name": "gedmo/doctrine-extensions",
"version": "v3.11.0",
"version": "v3.11.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
"reference": "a2364710d2f367f74d9f041c3356f2929b8c6690"
"reference": "ae4bdf0d567e06b6bb1902a560ee78961b230953"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/a2364710d2f367f74d9f041c3356f2929b8c6690",
"reference": "a2364710d2f367f74d9f041c3356f2929b8c6690",
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/ae4bdf0d567e06b6bb1902a560ee78961b230953",
"reference": "ae4bdf0d567e06b6bb1902a560ee78961b230953",
"shasum": ""
},
"require": {
@@ -2136,16 +2136,18 @@
"email": "david@liip.ch"
}
],
"description": "Doctrine2 behavioral extensions",
"description": "Doctrine behavioral extensions",
"homepage": "http://gediminasm.org/",
"keywords": [
"Blameable",
"behaviors",
"doctrine2",
"doctrine",
"extensions",
"gedmo",
"loggable",
"nestedset",
"odm",
"orm",
"sluggable",
"sortable",
"timestampable",
@@ -2156,10 +2158,10 @@
"support": {
"email": "gediminas.morkevicius@gmail.com",
"issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.11.0",
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.11.1",
"wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
},
"time": "2023-01-26T00:14:07+00:00"
"time": "2023-02-20T19:24:07+00:00"
},
{
"name": "jeroendesloovere/vcard",
@@ -6179,16 +6181,16 @@
},
{
"name": "symfony/flex",
"version": "v2.2.4",
"version": "v2.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381"
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/52baff1adb29faf443c6710cb775bd88b9627381",
"reference": "52baff1adb29faf443c6710cb775bd88b9627381",
"url": "https://api.github.com/repos/symfony/flex/zipball/2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"reference": "2ff8465e7172790a47ab3c129f2b514eb2d8a286",
"shasum": ""
},
"require": {
@@ -6224,7 +6226,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.2.4"
"source": "https://github.com/symfony/flex/tree/v2.2.5"
},
"funding": [
{
@@ -6240,7 +6242,7 @@
"type": "tidelift"
}
],
"time": "2022-12-20T07:19:39+00:00"
"time": "2023-02-18T08:03:15+00:00"
},
{
"name": "symfony/form",
@@ -10360,16 +10362,16 @@
},
{
"name": "zircote/swagger-php",
"version": "4.6.2",
"version": "4.7.0",
"source": {
"type": "git",
"url": "https://github.com/zircote/swagger-php.git",
"reference": "14d6c5e2bde957e03a3a5496a3b18419a0480199"
"reference": "f2bcbd5aa9d838d28bf5665c70f88eda6adc22cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/14d6c5e2bde957e03a3a5496a3b18419a0480199",
"reference": "14d6c5e2bde957e03a3a5496a3b18419a0480199",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/f2bcbd5aa9d838d28bf5665c70f88eda6adc22cb",
"reference": "f2bcbd5aa9d838d28bf5665c70f88eda6adc22cb",
"shasum": ""
},
"require": {
@@ -10432,9 +10434,9 @@
],
"support": {
"issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/4.6.2"
"source": "https://github.com/zircote/swagger-php/tree/4.7.0"
},
"time": "2023-02-14T22:54:06+00:00"
"time": "2023-02-20T23:05:35+00:00"
}
],
"packages-dev": [