Vincent Dumas
53de040934
N°8534 - Prevent Admin, SuperUser from loose of rights ( #774 )
...
* N°8534 - Prevent Admin & SuperUser from suicide
Prevent creation/modification of Administrator, SuperUser, REST User, combined with a Profile denying access to the backoffice
2025-11-17 14:17:18 +01:00
odain
b0a792afab
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 20:39:38 +01:00
odain
7681c157ec
Merge branch 'support/3.2' into develop
2025-11-07 20:33:14 +01:00
odain
4a9a85458d
N°8796 - fix ci jo regression due to code style formatting
2025-11-07 16:04:23 +01:00
odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
Stephen Abello
6cf6e7dd8d
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/simplecrypt.class.inc.php
# tests/php-unit-tests/unitary-tests/core/SympleCryptTest.php
2025-11-06 10:27:03 +01:00
Anne-Cath
26f21ee6eb
N°4250 - Problem with unencryption when the attribute is empty
...
N°4058 - Setup failed when added an encrypted field due to default value NULL non SODIUM compatible
2025-11-04 15:25:53 +01:00
odain
bdc8fdd02f
N°4720 - fix Deprecation warnings with ormLinkSet->UpdateFromCompleteList API
2025-11-03 08:37:35 +01:00
odain-cbd
318b792b31
N°4058 - Setup failed when added an encrypted field due to default value NULL non SODIUM compatible ( #754 )
...
* N°4058 - Setup failed when added an encrypted field due to default value NULL non SODIUM compatible
* N°4058 - Setup failed when added an encrypted field due to default value NULL non SODIUM compatible
* change log level to warning
2025-10-10 14:25:39 +02:00
jf-cbd
01c9e73020
Improve OQLTest.php so data produced by test (added ub N°8522) is removed at the end of its execution
2025-09-30 16:46:58 +02:00
Håkon Harnes
03e1d46586
🐛 N°8522 - check if org id is null when filtering ( #727 )
2025-09-22 16:51:32 +02:00
Stephen Abello
7e515e7216
Merge branch 'support/3.2' into develop
2025-09-18 10:13:09 +02:00
Stephen Abello
428d2c6356
N°7920 - laminas-mail is an abandoned package, replace it with symfony/mailer ( #742 )
...
* N°7920 - laminas-mail is an abandoned package, replace it with symfony/mailer
* Fix composer following merge
2025-09-17 16:04:20 +02:00
jf-cbd
2ee68ff819
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# sources/SessionTracker/iSessionHandlerExtension.php
2025-09-05 15:19:38 +02:00
jf-cbd
65c9145b10
N°8570 - Allow @ as part of url - add test
2025-09-04 17:04:21 +02:00
Anne-Cath
20393b55b9
N°8190 - Userrights management should not be overridable anymore
2025-08-26 09:17:51 +02:00
odain
d80e26791d
N°8511 - Enhance DBObjectSet to be able to order by id
2025-08-18 14:42:06 +02:00
Timmy38
71386198cf
N°3124 - Refactorize ResizeImageToFit methods ( #734 )
2025-08-08 10:43:35 +02:00
Stephen Abello
95f84a98cc
N°4455 - Remove old PNG icons for datamodel classes
2025-07-30 09:35:13 +02:00
Anne-Cath
0a4f9e95c5
N°7216 - CSV Import failling with cryptic message when some lines have a missing separator - fix test
2025-06-06 10:29:26 +02:00
Guy Couronné
cad40ed758
N°7799 - ✨ Allow AttributeSet in XML sample file ( #654 )
...
* ✨ Allow AttributeSet in XML sample file
In XML Data Loader, manage AttributeSet class and its children to be imported , in sample XML files.
2025-05-15 16:00:50 +02:00
jf-cbd
624573d088
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObject/DBObjectTest.php
2025-04-22 10:22:25 +02:00
jf-cbd
43a10e6944
Revert "N°8259 - Problem with GetMaxSize on AttributeText"
...
This reverts commit 29c75f626b .
2025-04-22 09:37:54 +02:00
Romain Quetiez
02adca0a1f
🎨 N°8231 Code format and comments
2025-03-25 11:48:23 +01:00
jf-cbd
9f2375999a
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/DBObject/DBObjectTest.php
2025-03-13 15:57:15 +01:00
jf-cbd
29c75f626b
N°8259 - Problem with GetMaxSize on AttributeText
2025-03-13 15:29:00 +01:00
jf-cbd
25e8ec38d6
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-06 15:31:19 +01:00
jf-cbd
9b1395db03
Workaround for N°4459 doesn't work on 3.2
2025-03-06 15:23:38 +01:00
jf-cbd
8fd9eb6a84
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-06 14:58:24 +01:00
jf-cbd
1142bf327c
Fix tests
2025-03-06 14:54:18 +01:00
jf-cbd
278496eaf6
Update tests for 3.1
2025-03-06 14:40:39 +01:00
jf-cbd
04ca7bf603
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
...
# Conflicts:
# core/restservices.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# tests/php-unit-tests/unitary-tests/core/Delta/delta_test_sanitize_output.xml
# tests/php-unit-tests/unitary-tests/core/RestServicesSanitizeOutputTest.php
# tests/php-unit-tests/unitary-tests/core/RestServicesTest.php
# webservices/rest.php
2025-03-06 12:10:00 +01:00
denis.flaven@combodo.com
07b904ee1b
N°8231 - making rest api logs more readable
2025-03-06 11:59:08 +01:00
jf-cbd
5caddf81b8
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-03 17:08:14 +01:00
jf-cbd
533b57ab99
Merge branch 'support/3.1' into support/3.2
2025-03-03 17:07:24 +01:00
jf-cbd
be8d348b25
N°8231 - Update tests
2025-03-03 16:49:27 +01:00
jf-cbd
6c7a98fe3d
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 16:38:32 +01:00
denis.flaven@combodo.com
ec2203229b
N°8231 - making rest api log more readable
2025-03-03 16:23:25 +01:00
jf-cbd
73fe07a745
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-03-03 14:38:35 +01:00
jf-cbd
2f699d355a
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-03 14:37:57 +01:00
jf-cbd
da4457f5b4
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 14:36:50 +01:00
denis.flaven@combodo.com
97848cea4f
N°8231 - making rest api log more readable
2025-03-03 11:38:52 +01:00
Anne-Cath
533fe0ae01
N°7216 import improves error handling missing or null data - case if an ext key use more than 1 field for reconciliation add test
2025-02-06 17:43:18 +01:00
jf-cbd
623d2823ff
Fix merge conflict
2025-02-04 11:29:19 +01:00
jf-cbd
5d5849b724
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/AttributeDefinitionTest.php
2025-02-04 10:52:18 +01:00
XGUI
3a497524dc
N°8129 - Fix unexpected identifier self
2025-02-04 10:48:28 +01:00
XGUI
b87fb65ac4
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# datamodels/2.x/version.xml
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
# tests/php-unit-tests/unitary-tests/core/AttributeDefinitionTest.php
2025-02-04 10:14:41 +01:00
Anne-Catherine
8e0e01ad40
N°7216 import improves error handling missing or null data ( #612 )
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2025-01-30 16:14:14 +01:00
XGUI
803ebfbe33
N°8129 - Dont crash if date/time default value has a bad format
2025-01-30 14:14:31 +01:00
XGUI
f1594ad974
Merge remote-tracking branch 'origin/develop' into develop
2025-01-29 15:58:06 +01:00