Molkobain
3027bb5092
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 14:01:53 +01:00
Molkobain
83313ce1d5
N°6866 - Fix usages of hard-coded "listInObject" to \DisplayBlock::ENUM_STYLE_LIST_IN_OBJECT
2023-10-31 14:01:19 +01:00
Molkobain
893efa8e2d
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 13:57:04 +01:00
Molkobain
8aa3dcdaa7
N°6866 - Fix regression from previous merge
2023-10-31 13:56:17 +01:00
Molkobain
1ea9659227
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 11:27:42 +01:00
Molkobain
306d8136ef
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# sources/Application/UI/Base/Component/DataTable/DataTableUIBlockFactory.php
2023-10-31 11:16:13 +01:00
Molkobain
cbb37f27d7
N°6866 - Fix issue when creating new fields in Request Template in French
2023-10-31 11:10:54 +01:00
odain-cbd
e78fa18359
N°6849 - Enhance setup error message in case of unmet module dependencies ( #557 )
...
* N°6849 - add cross/checkmark emoj to missing depenency message and remove unmet word
* N°6849 - PR advice to avoid modifying aDeps
2023-10-31 11:07:29 +01:00
Benjamin Dalsass
31e58d7597
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 10:20:10 +01:00
Benjamin Dalsass
1385a3dc03
N°6774 - Risque d'erreur de chargement des relations dans le portail en visualisation
2023-10-31 10:18:21 +01:00
Benjamin Dalsass
3b21ed8fe8
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-31 09:38:11 +01:00
Benjamin Dalsass
789f0c826b
N°6557 - PHP 8.1 : Deprecated Constant when adding a contact to ticket on ticket creation
2023-10-31 09:34:00 +01:00
Molkobain
0ad8db565d
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-30 17:00:20 +01:00
Molkobain
ac070b0cbe
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-10-30 16:58:43 +01:00
Molkobain
e21dc4d21c
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-10-30 16:55:45 +01:00
Molkobain
a49a4e6c2b
N°6886 - Add OAuth tests folder to removable directories list
2023-10-30 16:54:28 +01:00
Stephen Abello
95aa4afe75
N°6385 - Allow to disable LinkedSet (1:n & n:n) edition by XML in host edition
2023-10-30 16:29:25 +01:00
bdalsass
74004fa375
N°6651 - 3.1 bulk modify n:n like Tagset: checkbox ignored ( #552 )
...
- handle selectize enable/disable to update operation hidden input state
- don't execute elements click callback when input disabled
- merge current and initial values for the initial value
2023-10-30 13:57:41 +01:00
vdumas
d2fc87c6f9
N°6884 - Error on creating User from a Person edit screen
2023-10-30 12:22:07 +01:00
bdalsass
a1a83a1ba3
N°6651 - 3.1 bulk modify n:n like Tagset: checkbox ignored ( #552 )
...
- handle selectize enable/disable to update operation hidden input state
- don't execute elements click callback when input disabled
- merge current and initial values for the initial value
2023-10-30 08:34:53 +01:00
Romain Quetiez
e7d11e4bec
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-27 19:41:01 +02:00
Romain Quetiez
5264a1f10d
✅ New test related to the build of SQL queries
2023-10-27 16:01:57 +02:00
Romain Quetiez
f0199a4cf2
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 15:50:17 +02:00
Romain Quetiez
f8877ef3e7
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 15:49:58 +02:00
Romain Quetiez
00b1156526
✅ Optimize tests execution time (force cache usage and set the modification date in the past instead of waiting 1s)
2023-10-27 15:45:28 +02:00
Romain Quetiez
39d2ba8d1b
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 15:43:11 +02:00
Romain Quetiez
322adcb180
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 14:27:00 +02:00
Romain Quetiez
77e7685c90
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 14:24:31 +02:00
Romain Quetiez
3c14e5e032
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 14:24:16 +02:00
Romain Quetiez
f58ec7e38e
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-27 14:22:20 +02:00
Romain Quetiez
73fd0b06b2
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/integration-tests/DictionariesConsistencyTest.php
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
# tests/php-unit-tests/unitary-tests/core/CMDBSource/TransactionsTest.php
# tests/php-unit-tests/unitary-tests/sources/Application/TwigBase/Twig/TwigTest.php
2023-10-27 14:12:06 +02:00
Romain Quetiez
8fa9336568
✅ Fix regression introduced with the optimization done in 15148f7, and seen only in the context of the CI
2023-10-27 11:21:56 +02:00
Romain Quetiez
15148f7d1d
✅ Fix regression introduced with the optimization done in 798cd10, and seen only if APC is enabled
2023-10-27 10:43:13 +02:00
Romain Quetiez
7e8589ba95
✅ Fix regression introduced with the optimization done in d641504. Cope with the fact that sometimes the admin account already exists, sometimes not.
2023-10-27 09:21:36 +02:00
Romain Quetiez
fba668207f
✅ Optimize tests execution time (test rework and defensive cleanup)
2023-10-26 21:35:52 +02:00
Romain Quetiez
798cd10d6b
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 21:23:47 +02:00
Romain Quetiez
442721bcb5
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 21:22:54 +02:00
Romain Quetiez
1a9049d277
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 21:16:24 +02:00
Romain Quetiez
c0931af91a
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean, set file modification date instead of waiting for 1 second)
2023-10-26 21:15:57 +02:00
Romain Quetiez
29e9a06dc1
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 21:10:47 +02:00
Romain Quetiez
d6415042ae
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 21:10:07 +02:00
Romain Quetiez
90006667fe
✅ Optimize tests execution time (copy fixture files only when necessary)
2023-10-26 20:58:26 +02:00
Romain Quetiez
fd351df08b
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-10-26 20:53:24 +02:00
Romain Quetiez
7419749ba6
✅ Prerequisites for boosting tests
2023-10-26 20:51:28 +02:00
Molkobain
e3c26c97f2
Merge remote-tracking branch 'origin/support/3.1' into develop
2023-10-26 11:27:40 +02:00
Molkobain
d6e132fbda
👥 Add @chileeb to contributors list! 🙌
2023-10-26 11:17:51 +02:00
Romain Quetiez
73bed04555
✅ Twig tests not executed
2023-10-26 10:47:11 +02:00
Romain Quetiez
8893cdac1d
✅ Optimize tests execution time (no need for process isolation as long as we leave the premises clean)
2023-10-26 10:44:37 +02:00
Romain Quetiez
7f245a15be
✅ Optimize tests execution time (suppress meaningless test and merge two test in one, while preserving test coverage)
2023-10-25 23:01:05 +02:00
Romain Quetiez
b5c46ccd4a
✅ Optimize tests execution time (x10 / no need for a systematic check of date formats, which was ok as a first approach)
2023-10-25 22:59:03 +02:00