Pierre Goiffon
31a1370028
Merge branch 'support/3.1.0' into support/3.1
...
# Conflicts:
# core/DbConnectionWrapper.php
# tests/php-unit-tests/unitary-tests/core/CMDBSource/TransactionsTest.php
2023-10-17 11:13:29 +02:00
Pierre Goiffon
f36f3aa05b
💡 N°6848 Fix PHPDoc
2023-10-17 11:12:38 +02:00
Pierre Goiffon
d0d90d7c69
N°6848 Fix TransactionsTest::testTransactionOpenedNotClosed failing
...
Was caused by 239c51bb , which adds 65bb76b9 tests improvements but only partly : we were missing in TransactionsTest::tearDown the mysqli reset from mock to original mysqli cnx
Without this reset the rollback made in ItopTestCase::tearDown is throwing an exception (query() method on the DbConnectionWrapper cnx returns false in \CMDBSource::DBQuery) on PHP 8.1 and 8.2
Co-authored-by: Romain Quetiez <romain.queriez@combodo.com >
2023-10-17 10:53:26 +02:00
Pierre Goiffon
c5cb84f976
N°6733 Fix some attributes impl not prompted in transitions when mandatory
2023-09-26 11:32:06 +02:00
Eric Espie
b5e26061e1
Merge branch 'issue/6667_trigger_on_state_enter' into support/3.1
2023-09-20 10:11:58 +02:00
Pierre Goiffon
133fc29ad5
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-09-19 09:58:53 +02:00
Pierre Goiffon
83a5b98f82
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2023-09-19 09:58:40 +02:00
Pierre Goiffon
e5dd51f637
N°6600 Portal download attachment : don't display anymore SQL query on attachment not found error ( #525 )
2023-09-19 09:54:43 +02:00
Eric Espie
44c189223e
Merge branch 'support/3.1.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2023-09-14 14:31:29 +02:00
Eric Espie
7fdbb59c30
N°6716 - High memory Consomption and performance issue
2023-09-14 14:09:05 +02:00
odain-cbd
e76728b2bf
N°5491 - Inconsistent dictionnary entries regarding arguments to pass to Dict::Format-test first ( #545 )
2023-09-13 12:02:49 +02:00
odain
7cfe1389aa
Merge branch 'support/3.0' into support/3.1
2023-09-13 10:20:38 +02:00
odain
ecf8bc42fa
Merge branch 'support/2.7' into support/3.0
2023-09-13 10:01:15 +02:00
vdumas
6d895371ec
N°6682 - AuditDomain XML meta declaration missing
2023-08-29 16:41:27 +02:00
Stephen Abello
ab91631e68
N°6677 - Ensure emails in test are never sent to cc'd and bcc'd addresses
2023-08-29 15:56:52 +02:00
Eric Espie
cc4af0a027
N°6667 - Ignore trigger on state entering with auto-dispatch
2023-08-22 14:30:18 +02:00
Molkobain
575ba1cd7b
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# core/metamodel.class.php
2023-08-18 10:24:50 +02:00
Molkobain
d130959692
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/metamodel.class.php
2023-08-18 10:14:51 +02:00
Molkobain
1990ccb5d8
N°6436 - Move interfaces enumeration from 1 line to 1 line / interface (and re-ordered them) for easier merges in newer branches
2023-08-18 09:52:55 +02:00
Romain Quetiez
ebd0136773
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2023-08-17 18:36:34 +02:00
Molkobain
f6653e1594
N°6436 - Restore 3.0 APIs lost during 6433678d merge
2023-08-17 17:47:46 +02:00
Romain Quetiez
65bb76b9e3
N°6658 - Boost PHPUnit tests execution
2023-08-17 17:27:55 +02:00
Molkobain
f238593966
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2023-08-11 09:19:49 +02:00
Molkobain
ccceb870e3
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2023-08-10 15:53:05 +02:00
Molkobain
aef3c2e609
N°6097 - Fix \CMDBSource::DropDB() not resetting cache like \CMDBSource::DropTable() which can lead to errors when trying to re-create it afterwards
2023-08-10 15:45:39 +02:00
Pierre Goiffon
5212e15cc4
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-08-10 14:41:05 +02:00
Pierre Goiffon
f04fc546b5
N°6643 Fix TypeError in \CMDBSource::LogDeadLock
2023-08-10 14:34:09 +02:00
Pierre Goiffon
2ce9b2afaf
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-08-04 14:58:38 +02:00
Pierre Goiffon
d64a91d4ce
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/metamodel.class.php
2023-08-04 14:58:22 +02:00
Pierre Goiffon
c0c8a13864
💡 \MetaModel::GetObject : remove documented throw Exception
2023-08-04 14:55:38 +02:00
Eric Espie
12c78697f4
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2023-07-19 15:20:15 +02:00
Eric Espie
046e857768
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/config.class.inc.php
2023-07-19 15:19:06 +02:00
Eric Espie
4d8246c4d8
N°6436 - Integrate Performance Audit pre requisite in iTop Pro 2.7.9 (changed config variable name)
2023-07-19 15:13:43 +02:00
Eric Espie
5c61d725e1
N°6436 - Integrate Performance Audit pre requisite in iTop Pro 2.7.9 (changed config variable name)
2023-07-19 15:06:00 +02:00
Eric Espie
0c7195f1a3
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# core/kpi.class.inc.php
2023-07-19 10:53:09 +02:00
Eric Espie
00b070b3cf
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/kpi.class.inc.php
2023-07-19 10:44:22 +02:00
Eric Espie
2c4cad4dac
N°6436 - Integrate Performance Audit pre requisite in iTop Pro 2.7.9 (avoid unnecessary calls)
2023-07-19 10:37:41 +02:00
Eric Espie
9c37d5c23e
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# application/applicationextension.inc.php
# application/cmdbabstract.class.inc.php
# core/dbobject.class.php
# core/kpi.class.inc.php
# core/metamodel.class.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# tests/php-unit-tests/unitary-tests/setup/DBBackupTest.php
2023-07-19 09:26:46 +02:00
Eric Espie
6432678de9
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# bootstrap.inc.php
# composer.json
# core/MyHelpers.class.inc.php
# core/cmdbsource.class.inc.php
# core/config.class.inc.php
# core/dbobject.class.php
# core/kpi.class.inc.php
# core/metamodel.class.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
2023-07-18 14:36:58 +02:00
Molkobain
71ed784c60
N°6532 - Fix missing "/" in path
...
(cherry picked from commit 32fd75bc4b )
2023-07-18 09:40:34 +02:00
Eric Espie
d388ce9a06
Merge branch 'feature/6548_Hide_DBHost_and_DBUser_in_log' into support/2.7
2023-07-18 09:17:40 +02:00
Stephen Abello
2b5973ec67
N°6436 - Integrate Performance Audit pre requisite in iTop Pro 2.7.9
2023-07-18 09:15:37 +02:00
Eric Espie
06e5e0b102
Merge branch 'support/3.1.0' into support/3.1
2023-07-12 13:31:34 +02:00
Eric Espie
df1cb0b6e3
N°6408 - CRUD : Fix log consuming too much memory
2023-07-12 11:21:32 +02:00
Pierre Goiffon
5247f5b3ea
🔖 Prepare version 3.1.1
2023-07-11 09:56:59 +02:00
Eric Espie
78396d8e4a
6548 - [ER] Hide DBHost and DBUser in log
2023-07-10 17:37:27 +02:00
Molkobain
9b409b117f
N°6043 - Booking: Move \TemporaryObjectDescriptor to /core to keep compatibility with legacy/custom packages
...
Cherry picked from 39305468
2023-07-10 13:16:53 +02:00
Molkobain
39305468f8
N°6043 - Booking: Move \TemporaryObjectDescriptor to /core to keep compatibility with legacy/custom packages
2023-07-10 12:25:32 +02:00
Molkobain
32fd75bc4b
N°6532 - Fix missing "/" in path
2023-07-10 09:43:28 +02:00
Pierre Goiffon
efadf2cc79
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-07-07 10:24:57 +02:00