Release 2.6.0 (#4472)
- Added: calendar entry title combination for customer, project and activity - Added: show not_invoiced and not_exported data in detail screens - Added: force logout if user is disabled - Added: reduced amount of database queries on several screens - Fixed: open-close status on work-contract screen for users without configuration - Fixed: failsafe order/orderBy in query if manually manipulated to be null - Fixed: unify statistic calculation (not_invoiced and not_exported) across screens - Tech: bump packages - Tech: Symfony 6.4
This commit is contained in:
@@ -4477,11 +4477,6 @@ parameters:
|
||||
count: 5
|
||||
path: Event/PermissionsEventTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Event\\\\PrepareUserEventTest\\:\\:testGetterAndSetter\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Event/PrepareUserEventTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Event\\\\ProjectBudgetStatisticEventTest\\:\\:testStatistic\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
@@ -4607,16 +4602,6 @@ parameters:
|
||||
count: 1
|
||||
path: Event/UserPreferenceDisplayEventTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Event\\\\UserPreferenceEventTest\\:\\:testDuplicatePreferenceThrowsException\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Event/UserPreferenceEventTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Event\\\\UserPreferenceEventTest\\:\\:testGetterAndSetter\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Event/UserPreferenceEventTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Event\\\\UserRevenueStatisticEventTest\\:\\:testDefaultValues\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
@@ -7137,16 +7122,6 @@ parameters:
|
||||
count: 1
|
||||
path: Reporting/ProjectInactive/ProjectInactiveQueryTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Reporting\\\\ProjectView\\\\ProjectViewModelTest\\:\\:testDefaults\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Reporting/ProjectView/ProjectViewModelTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Reporting\\\\ProjectView\\\\ProjectViewModelTest\\:\\:testSetterGetter\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
path: Reporting/ProjectView/ProjectViewModelTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Reporting\\\\ProjectView\\\\ProjectViewQueryTest\\:\\:testDefaults\\(\\) has no return type specified\\.$#"
|
||||
count: 1
|
||||
@@ -8457,11 +8432,6 @@ parameters:
|
||||
count: 1
|
||||
path: TranslationsTest.php
|
||||
|
||||
-
|
||||
message: "#^Offset 'target\\-language' does not exist on SimpleXMLElement\\|null\\.$#"
|
||||
count: 1
|
||||
path: TranslationsTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Twig\\\\ContextTest\\:\\:getDefaultSettings\\(\\) return type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user