Eric Espie
|
fad3259290
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-07-02 10:42:28 +02:00 |
|
Eric Espie
|
5fd8678a3a
|
N°7619 - Object deletion not cascaded to legacy extensions
|
2024-07-02 10:38:25 +02:00 |
|
Eric Espie
|
094a9ed82f
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/CRUDEventTest.php
# tests/php-unit-tests/unitary-tests/core/DBObject/MockDBObjectWithCRUDEventListener.php
|
2024-05-24 10:04:40 +02:00 |
|
Eric Espie
|
a0b76a25be
|
N°7491 - Fix Events during DBObject CRUD
|
2024-05-24 09:35:00 +02:00 |
|
Molkobain
|
ad36066126
|
📝 Copyright year bump
|
2024-05-06 18:35:31 +02:00 |
|
Pierre Goiffon
|
27ac1fe276
|
N°7345 Accept DateTime objects for DBObject::Set() calls on AttributeDateTime and children (#618)
|
2024-03-12 18:29:55 +01:00 |
|
Pierre Goiffon
|
6450b52697
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
# Conflicts:
# core/dbobject.class.php
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
|
2024-03-12 17:44:33 +01:00 |
|
Pierre Goiffon
|
c0e4d04a1c
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
|
2024-03-12 17:36:04 +01:00 |
|
Pierre Goiffon
|
289ca7b505
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2024-03-12 17:34:51 +01:00 |
|
Pierre Goiffon
|
2922b22478
|
\DBObject::GetSearchForUniquenessRule remove wrong @api
|
2024-03-12 17:34:28 +01:00 |
|
Pierre Goiffon
|
2af05a437e
|
N°4314 - Fix Uniqueness rules not working with Silo
(cherry picked from commit e8c11f38d2)
|
2024-03-12 17:32:56 +01:00 |
|
vdumas
|
71d9536bc4
|
N°7268 Method SetComputedDate fails on Date only attribute
(cherry picked from commit b6caa51552)
(cherry picked from commit c8810708ef)
|
2024-03-12 17:29:04 +01:00 |
|
Benjamin Dalsass
|
34c4d753d3
|
N°797 - Delete of DataSynchro incomplete
|
2024-03-07 14:05:50 +01:00 |
|
Eric Espie
|
7b01108c91
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-03-01 09:43:24 +01:00 |
|
Eric Espie
|
3b9ca4ad18
|
N°7310 - New Event to handle available Transitions
|
2024-03-01 09:39:00 +01:00 |
|
vdumas
|
e8c11f38d2
|
N°4314 - Fix Uniqueness rules not working with Silo (2)
|
2024-02-28 10:00:21 +01:00 |
|
vdumas
|
3d360e99da
|
N°4314 - Fix Uniqueness rules not working with Silo
|
2024-02-27 14:53:07 +01:00 |
|
vdumas
|
b6caa51552
|
N°7268 - Method SetComputedDate fails on Date only attribute
|
2024-02-21 08:47:14 +01:00 |
|
Pierre Goiffon
|
8a67ceff57
|
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
|
2024-02-20 12:12:29 +01:00 |
|
Pierre Goiffon
|
095c94a917
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
|
2024-02-20 12:11:57 +01:00 |
|
Pierre Goiffon
|
102a4a0c75
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# core/attributedef.class.inc.php
|
2024-02-20 12:11:02 +01:00 |
|
Pierre Goiffon
|
f6fec506b1
|
💡 Some PHPDoc hints on value types to pass to DBObject::Set
|
2024-02-20 12:10:00 +01:00 |
|
Anne-Cath
|
df9d71e2f5
|
Merge remote-tracking branch 'origin/support/3.1' into develop
|
2024-01-15 16:35:57 +01:00 |
|
Anne-Catherine
|
cff50f8732
|
N°3448 - Framework field size check not correctly implemented for multibytes languages/strings (#528)
|
2024-01-15 16:10:23 +01:00 |
|
Pierre Goiffon
|
bfb05d331e
|
Merge remote-tracking branch 'origin/support/3.1' into develop
|
2024-01-05 17:48:42 +01:00 |
|
Eric Espie
|
18887bf7f9
|
N°7118 - Act on guaranteed object deletion, with the object still accessible (EVENT_DB_ABOUT_TO_DELETE)
|
2024-01-05 11:21:59 +01:00 |
|
Eric Espie
|
3607748f49
|
Merge remote-tracking branch 'origin/support/3.1' into develop
|
2024-01-05 10:52:13 +01:00 |
|
Eric Espie
|
68fa3d0236
|
N°7080 - EVENT_DB_LINKS_CHANGED not fired when deleting a user
|
2024-01-05 10:36:37 +01:00 |
|
Pierre Goiffon
|
abb3ea3272
|
N°7080 - EVENT_DB_LINKS_CHANGED not fired when deleting a user
Fix regressions caused by deletion plan reorder
|
2024-01-04 18:07:16 +01:00 |
|
Eric Espie
|
1de390a24d
|
N°7080 - EVENT_DB_LINKS_CHANGED not fired when deleting a user
|
2024-01-04 15:56:48 +01:00 |
|
Benjamin Dalsass
|
34f0053db7
|
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
|
2023-12-21 10:18:11 +01:00 |
|
Benjamin Dalsass
|
45c50995e3
|
N°7059 - Symfony 6.4 - Application skeleton
- unitary test broken
|
2023-12-12 16:57:16 +01:00 |
|
Molkobain
|
c8d2cff0ff
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
|
2023-12-04 23:19:22 +01:00 |
|
Molkobain
|
974c155855
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2023-12-04 23:16:35 +01:00 |
|
Molkobain
|
08e8d15d78
|
N°7023 - Fix check to write error when adding a contact on a new user request on the end-users portal
|
2023-12-04 22:35:07 +01:00 |
|
Eric Espie
|
8e0d6d1f00
|
N°6228 - Refactor after review
|
2023-11-23 11:14:37 +01:00 |
|
Eric Espie
|
f72d8f4955
|
N°6531 - Trigger on Update on n-n fields not working when object updated in pop-up
|
2023-11-23 11:14:37 +01:00 |
|
Pierre Goiffon
|
ea845dc6eb
|
N°6228 - CheckToWrite() propagation to target objects based on with_php_constraint property
|
2023-11-23 11:14:37 +01:00 |
|
Pierre Goiffon
|
e3e8b25cfc
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
# Conflicts:
# core/dbobject.class.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# pages/UI.php
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
|
2023-11-15 15:31:56 +01:00 |
|
Pierre Goiffon
|
c955fe00b7
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# application/cmdbabstract.class.inc.php
# application/utils.inc.php
# core/coreexception.class.inc.php
# core/userrights.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# tests/php-unit-tests/README.md
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
|
2023-11-15 15:03:04 +01:00 |
|
Pierre Goiffon
|
5a43448644
|
N°6458 Security hardening
|
2023-11-15 11:14:07 +01:00 |
|
Pierre Goiffon
|
f5a0b4bf8e
|
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
|
2023-11-13 16:27:34 +01:00 |
|
Pierre Goiffon
|
a2b9583379
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2023-11-13 16:25:53 +01:00 |
|
Pierre Goiffon
|
77409eed99
|
🎨 DBObject small phpdoc fixes
|
2023-11-13 16:25:37 +01:00 |
|
Eric Espie
|
4d5a704d9a
|
N°6062 - ✅ Fix unit tests
|
2023-11-13 15:14:29 +01:00 |
|
Eric Espie
|
b758113752
|
N°6436 - Integrate Performance Audit pre requisite (log events for extensions)
|
2023-11-13 15:02:54 +01:00 |
|
Eric Espie
|
b5e26061e1
|
Merge branch 'issue/6667_trigger_on_state_enter' into support/3.1
|
2023-09-20 10:11:58 +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 |
|
Eric Espie
|
cc4af0a027
|
N°6667 - Ignore trigger on state entering with auto-dispatch
|
2023-08-22 14:30:18 +02:00 |
|