odain
|
2b1ecf15b4
|
Merge branch 'support/3.2.1' into support/3.2
|
2025-11-14 10:39:04 +01:00 |
|
v-dumas
|
283de1ef7c
|
N°8768 - Fix code style & duplicated dico entries
|
2025-11-13 16:27:10 +01:00 |
|
odain
|
b5c79e1d75
|
N°8912 - Cannot work on a licence with legacy extensions including modules without explicit version
|
2025-11-13 11:13:33 +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 |
|
odain-cbd
|
12f23113f5
|
N°8796 - Add PHP code style validation in iTop and extensions (#757)
* poc php-cs-fixer
* PSR2 for now
* PSR12 + array short
* move php-cs-fixer stuff in tests/php-code-style
* add README
* fix php-cs-fixer move into php-code-style
* illustrate code reformatting on webservices folder
* phpstan: change composer php requirements
* indent with tabs + inception style applied everywhere even php-cs-fixer itself
* use tabs for code style indentation
* format concat with spaces
* finalize included/excluded folders to formatting tool
* add trailing_comma_in_multiline option
* adapt composer.json requirements
* Revert changes on webservices folder
|
2025-11-07 15:12: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 |
|
Stephen Abello
|
4f845c63cf
|
N°8715 - Missing name for SetUIBlock when initialized in twig
|
2025-10-27 15:57:11 +01: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
|
65c9145b10
|
N°8570 - Allow @ as part of url - add test
|
2025-09-04 17:04:21 +02:00 |
|
Eric Espie
|
d0f816109b
|
N°7938 - Cant' create OnInsert/OnUpdate/Afterxxx methods from Designer with iTop 3.2
|
2025-07-16 13:22:50 +02:00 |
|
bdalsass
|
14791bf6b4
|
N°8148 - CAS problem when sending a link ending in &
- ApplicationContextTest mocking service
|
2025-07-01 15:57:45 +02:00 |
|
Benjamin Dalsass
|
062d543b26
|
N°8148 - CAS problem when sending a link ending in & (#722)
N°8148 - CAS problem when sending a link ending in &
|
2025-06-30 14:19:33 +02:00 |
|
odain
|
5573a222c8
|
N°8286 - fix call to CompleteSessionData in case of no proper session content
|
2025-06-19 11:32:23 +02:00 |
|
odain
|
18871566d2
|
N°8286 - fix call to CompleteSessionData in case of no proper session content
|
2025-06-19 11:29:48 +02:00 |
|
odain
|
82ad9d4317
|
N°7398 - be able to add custom data in session files generated by SessionHandler
|
2025-06-19 10:38:00 +02:00 |
|
Stephen Abello
|
cb382eab4e
|
Fix CI following dict behavior change
|
2025-05-26 16:23:38 +02:00 |
|
Stephen Abello
|
9723cde24c
|
N°7960 - Add a wrapper to vsprintf to handle argument number disparities (#717)
|
2025-05-26 15:41:25 +02:00 |
|
bdalsass
|
b1cf2ec137
|
N°8313 - edit dashboard (fix broken test 3.2)
|
2025-05-16 14:35:39 +02:00 |
|
bdalsass
|
7549ded51d
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.2
# Conflicts:
# application/dashboard.class.inc.php
# setup/setuputils.class.inc.php
# tests/php-unit-tests/unitary-tests/application/utilsTest.php
|
2025-05-16 14:19:00 +02:00 |
|
bdalsass
|
38683c20b1
|
N°8313 - edit dashboard (fix broken test)
|
2025-05-16 14:05:55 +02:00 |
|
odain
|
a4a05a2579
|
N°7398 - be able to add custom data in session files generated by SessionHandler
|
2025-05-07 11:03:05 +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 |
|
jf-cbd
|
7af1cdebfa
|
Workaround for N°4459 doesn't work on 3.2
|
2025-03-24 11:21:41 +01:00 |
|
jf-cbd
|
a9fb5cd182
|
N°7870 - Tests: access the symfony service container to instantiate services
|
2025-03-24 11:02:34 +01:00 |
|
jf-cbd
|
9010504902
|
Fix tests
|
2025-03-24 10:53:18 +01:00 |
|
jf-cbd
|
2625b1ab54
|
Update tests for 3.1
|
2025-03-24 10:52:47 +01:00 |
|
jf-cbd
|
e49b8fc480
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.2.1
# Conflicts:
# core/restservices.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
|
2025-03-24 10:07:36 +01:00 |
|
jf-cbd
|
29c75f626b
|
N°8259 - Problem with GetMaxSize on AttributeText
|
2025-03-13 15:29:00 +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 |
|
Eric Espie
|
5aee7f4722
|
N°8242 - When editing a dashboard the parameters do not refresh as expected
|
2025-03-05 11:02:19 +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
|
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 |
|
jf-cbd
|
d74c850621
|
N°7870 - Tests: access the symfony service container to instantiate services
|
2025-02-21 15:28:38 +01:00 |
|
Eric Espie
|
0088580798
|
✅ Better specific delta detection for tests
|
2025-02-05 17:40:57 +01:00 |
|
XGUI
|
3a497524dc
|
N°8129 - Fix unexpected identifier self
|
2025-02-04 10:48:28 +01:00 |
|
XGUI
|
5851b2e1ff
|
N°8129 - Fix missing namespace backslash
|
2025-01-30 15:06:00 +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 |
|
odain
|
d12c8a183c
|
N°8143 - Setup page in error in support.combodo.com
|
2025-01-30 11:16:07 +01:00 |
|
Eric Espie
|
a3c911e93e
|
N°8139 - ✅ Avoid double writing in lifecycle action
|
2025-01-29 09:32:21 +01:00 |
|