Molkobain
cc2881a7b0
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-17 19:21:52 +01:00
Molkobain
0d8a21f6ef
N°5897 - Improve deprecated logs relevance for PHP "trigger_deprecation"
2023-01-17 16:30:35 +01:00
Molkobain
3459dc5997
N°5897 - Improve deprecated logs relevance for PHP "trigger_deprecation"
2023-01-17 16:29:25 +01:00
Pierre Goiffon
01d9d34118
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-17 15:37:43 +01:00
Pierre Goiffon
de7c9d965e
💡 PHPDoc in \DeprecatedCallsLog
2023-01-17 15:37:23 +01:00
Eric Espie
6549c95d4f
N°4756 - Ease extensibility for CRUD operations : XML format migration
2023-01-17 10:17:11 +01:00
Molkobain
da07fadfb3
N°5302 - PHP 8.1: Migrate some strlen() usages to internal method
2023-01-16 16:47:26 +01:00
Molkobain
b2c256e51e
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-16 16:37:22 +01:00
Pierre Goiffon
7305a30b50
N°3200 Remove "Filter list" icon
...
The link is still here but on objects total (see c693d03a )
2023-01-16 15:29:18 +01:00
Molkobain
4c127b6f61
Revert "N°4517 - PHP 8.1: Fix return type hint for iterable classes"
...
This reverts commit 61be903eb2 .
2023-01-16 14:38:20 +01:00
Molkobain
61be903eb2
N°4517 - PHP 8.1: Fix return type hint for iterable classes
2023-01-16 14:21:00 +01:00
Pierre Goiffon
59792b2a3d
✅ N°4660 Remove useless chmod
2023-01-16 11:55:18 +01:00
Pierre Goiffon
19dda61d4f
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/webservices/RestTest.php
2023-01-16 11:54:24 +01:00
Pierre Goiffon
a50ed02057
✅ N°4660 Fix OQLTest
2023-01-16 11:39:38 +01:00
Pierre Goiffon
0a7c8f9fd1
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/OQLTest.php
# tests/php-unit-tests/unitary-tests/core/iTopConfigParserTest.php
# tests/php-unit-tests/unitary-tests/webservices/RestTest.php
2023-01-16 11:36:02 +01:00
Pierre Goiffon
f65e14397c
✅ N°4660 Fix permissions changes in tests
2023-01-16 11:22:23 +01:00
Eric Espie
06a5d645da
N°4756 - ✅ Ease extensibility for CRUD operations : Add unit tests
2023-01-12 17:40:17 +01:00
Pierre Goiffon
5d1852fe45
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-12 16:43:41 +01:00
Pierre Goiffon
d7b94fb123
N°3769 Add data-input-type HTML attribute to fields in a transition form
...
Was only present in object edit mode :(
2023-01-12 16:40:31 +01:00
Eric Espie
ced4f82585
N°5412 - Upgrade to PHPUnit 9 to fix PHPUnit 8.5 error with PHP 8.1 - replaced removed function
2023-01-12 16:34:14 +01:00
Pierre Goiffon
de0110abc6
✅ RestTest : test json_decode return value
2023-01-12 15:50:57 +01:00
Molkobain
a53bea5eb9
Add @jf-cbd to the sample data, welcome! 👋
2023-01-12 14:41:41 +01:00
Pierre Goiffon
47435869b3
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-12 10:43:31 +01:00
Pierre Goiffon
80a9ded404
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-01-12 10:43:09 +01:00
Pierre Goiffon
c696a81c3a
N°5821 JenkinsFile : introduce buildDiscarder
2023-01-12 10:42:06 +01:00
Molkobain
e04ea2d178
N°5608 - Fix status unit tests for PHPUNit 9
2023-01-11 18:22:48 +01:00
Molkobain
42ce397e13
N°5608 - Fix event service unit tests suite
2023-01-11 18:22:48 +01:00
Pierre Goiffon
22162aa55f
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-01-11 18:09:49 +01:00
Pierre Goiffon
c693d03a77
N°3200 Add "Filter list" link on datatable count
2023-01-11 17:19:49 +01:00
Pierre Goiffon
b9ed00d53f
N°4660 Fix iTopConfigParserTest setting permissions of iTop config file
...
Alternative method to restore config file
chmod cannot be used with +w
In \Config::WriteToFile we are using fopen with mode=w, so using the same
In consequence we are not modifying anymore the iTop config file permissions \o/
2023-01-11 16:04:21 +01:00
Molkobain
29e0df9bbc
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# test/sources/application/Helper/WebResourcesHelperTest.php
# tests/php-unit-tests/ItopTestCase.php
# tests/php-unit-tests/composer.lock
# tests/php-unit-tests/unitary-tests/.make/release/DatamodelsXmlFilesTest.php
# tests/php-unit-tests/unitary-tests/application/UI/Base/Layout/NavigationMenuTest.php
# tests/php-unit-tests/unitary-tests/application/query/QueryTest.php
# tests/php-unit-tests/unitary-tests/core/DBSearchTest.php
# tests/php-unit-tests/unitary-tests/datamodels/2.x/itop-config/BulkChangeExtKeyTest.inc.php
# tests/php-unit-tests/unitary-tests/datamodels/2.x/itop-config/CRUD/DBObjectTest.php
# tests/php-unit-tests/unitary-tests/service/EventTest.php
# tests/php-unit-tests/unitary-tests/setup/iTopDesignFormat/Convert-samples/3.0_to_3.1.expected.xml
# tests/php-unit-tests/unitary-tests/setup/iTopDesignFormat/Convert-samples/3.0_to_3.1.input.xml
# tests/php-unit-tests/unitary-tests/setup/iTopDesignFormat/Convert-samples/3.1_to_3.0.expected.xml
# tests/php-unit-tests/unitary-tests/setup/iTopDesignFormat/Convert-samples/3.1_to_3.0.input.xml
# tests/php-unit-tests/unitary-tests/sources/Application/Helper/WebResourcesHelperTest.php
# tests/php-unit-tests/unitary-tests/sources/Router/RouterTest.php
# tests/php-unit-tests/unitary-tests/sources/application/Helper/WebResourcesHelperTest.php
# tests/php-unit-tests/unitary-tests/webservices/ImportTest.inc.php
# tests/php-unit-tests/unitary-tests/webservices/RestTest.php
2023-01-11 15:55:08 +01:00
Molkobain
c4508ea80c
N°4660 - Fix data synchro unit test failure due to another test not restoring correct user permissions on conf file
2023-01-11 14:26:23 +01:00
Molkobain
16390c9b00
N°5857 - PHPUnit: Replace usage of deprecated assetContains with assertStringContainsString
2023-01-11 13:26:54 +01:00
Molkobain
1271a895d1
N°5857 - PHPUnit: Replace usage of deprecated assetContains with assertStringContainsString
2023-01-11 11:59:01 +01:00
Eric Espie
030f1e2463
✅ Fix Status test
2023-01-11 10:28:32 +01:00
Molkobain
ec90c0b6cd
N°5872 - Navigation menu: Wrap menu group label instead of ellipsis in drawer
2023-01-11 10:21:46 +01:00
Molkobain
7b79da3f32
N°5871 - Navigation menu: Show ellipsis on long menu group labels
2023-01-11 10:18:15 +01:00
Pierre Goiffon
5729d6a9cd
🎨 ✅ StatusIncTest : fix phpdoc, replace @expectedException
2023-01-11 10:02:59 +01:00
acognet
4d7bac89f3
N°3805 - Collectors not working on itop 3.0
2023-01-11 09:47:53 +01:00
Molkobain
a5efef900c
N°5608 - Harmonize namespaces and merge duplicated test files
2023-01-10 23:02:54 +01:00
Molkobain
c851a10982
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-01-10 22:49:13 +01:00
Molkobain
845adf43c6
N°5608 - Harmonize namespaces and merge duplicated test files
2023-01-10 22:36:35 +01:00
Molkobain
5916e4ea39
N°5608 - Ensure both old & new tests structure are ran for extensions for backward compatibility
2023-01-10 22:03:40 +01:00
Molkobain
7f37de777e
N°5608 - Fix unit tests following restructuring Part III
...
* Missed a usage of "use_legacy_search" conf param on the last commit
* Fix log tests which didn't moved correctly from Git PoV 😕
2023-01-10 21:11:10 +01:00
Molkobain
bcf880f327
N°5608 - Fix unit tests following restructuring Part II
...
"use_legacy_search" conf param was removed some time ago
2023-01-10 19:23:54 +01:00
Thomas Casteleyn
b593beb8c7
N°5867 Display binary data size in SynchroReplica details ( #286 )
2023-01-10 18:53:00 +01:00
Lars Kaltefleiter
57ab3a0336
N°1350 - link audit catecories to domains and evaluate only categories of a given domain via interactive audit
2023-01-10 18:20:15 +01:00
Lars Kaltefleiter
4a54b2f8ff
N°1350 - Configurable error tolerance for report color of audit categories
2023-01-10 18:20:15 +01:00
Molkobain
6aa9aa2831
N°5608 - Fix unit tests following restructuring Part I
2023-01-10 18:15:53 +01:00
Eric Espie
9b47ee12e7
N°4307 - Replace SwiftMailer by laminas-mail - Fix connecting to server without password
2023-01-10 17:58:03 +01:00