lenaick.moreira
9fca81cc32
N°9366 - Update PHPUnit to be compatible with PHP 8.4
2026-03-10 10:59:54 +01:00
Stephen Abello
44c0a025a8
Merge branch 'support/3.2' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/bricks/manage/popup-export-excel.html.twig
2026-03-05 15:32:35 +01:00
Stephen Abello
3b8e079cf1
N°6977 - Sanitize Excel formulas in exports ( #818 )
...
* N°6977 - Sanitize Excel formulas in export in the backoffice
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-03-05 15:07:27 +01:00
Eric Espie
57a0b5691f
Merge support/3.2 into develop
2026-02-25 10:44:19 +01:00
Eric Espié
f82389d156
N°8632 - Various fixes ( #814 )
...
* N°8632 - Check existence of parameter file within iTop
* N°8632 - block parameter file from request
* log on error
* PHP CS fixer
* N°8632 - param files must be outside iTop
* PHP CS fixer
* Update webservices/export.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update tests/php-unit-tests/unitary-tests/application/utilsTest.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* ✅ Fix CI
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-25 10:42:04 +01:00
Molkobain
9e21976424
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-02-24 21:10:57 +01:00
Eric Espie
5201a1ed3b
PHP CS fixer
2026-02-24 16:38:21 +01:00
Eric Espie
dad39c3ebe
Merge support/3.2 into develop
2026-02-24 13:55:55 +01:00
odain
29920bfeb7
cleanup: log level in setUp + remove ls cli
2026-02-24 11:26:48 +01:00
odain
2313ee2bbd
cleanup: log level in setUp + remove ls cli
2026-02-24 11:22:24 +01:00
Eric Espié
48e584503e
N°8782 - Union queries allow all data ( #807 )
...
* 8782 - Union queries allow all data
* N°8782 - Union queries allow all data
2026-02-23 15:10:09 +01:00
lenaick.moreira
fc22cce037
N°8854 - Replace trigger_error() usage with E_USER_ERROR
2026-02-20 10:07:30 +01:00
lenaick.moreira
34c8a57814
N°8851 - Explicit nullable in functions parameters
2026-02-20 10:07:30 +01:00
Benjamin DALSASS
2b828f8a22
Merge branch 'support/3.2' into develop
...
# Conflicts:
# composer.lock
# datamodels/2.x/authent-local/dictionaries/pt_br.dict.authent-local.php
# dictionaries/fr.dictionary.itop.ui.php
# dictionaries/it.dictionary.itop.ui.php
# dictionaries/pt_br.dictionary.itop.ui.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
# lib/symfony/cache/Traits/RelayProxy.php
# lib/symfony/form/Exception/AccessException.php
# lib/symfony/form/Exception/ErrorMappingException.php
# lib/symfony/form/Exception/StringCastException.php
# lib/symfony/http-foundation/Request.php
# lib/symfony/polyfill-intl-icu/composer.json
# lib/symfony/property-access/LICENSE
# lib/symfony/security-core/Event/AuthenticationSuccessEvent.php
2026-02-19 09:22:08 +01:00
Benjamin Dalsass
807f2a88bc
N°8933 - Change password default length
2026-02-18 14:36:38 +01:00
Molkobain
a5296e11e1
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
2026-02-17 20:54:47 +01:00
Molkobain
c0a2771d4e
N°8681 - Fix PHP code styles
2026-02-16 16:46:00 +01:00
Molkobain
6bd5a7b634
N°8681 - PHP 8.1: Fix deprecated notice for null value passed to preg_match_all() ( #803 )
...
* N°8681 - PHP 8.1: Fix deprecated notice for null value passed to preg_match_all()
* N°8681 - Add unit tests
* N°8681 - Add unit tests
2026-02-16 16:18:04 +01:00
Eric Espie
a5dededfb4
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-02-05 17:06:26 +01:00
Eric Espie
4f878536a8
✅ Fix CI
2026-02-05 16:53:02 +01:00
Eric Espie
d937ec0350
✅ Fix CI
2026-02-05 16:24:27 +01:00
Eric Espie
154fb5c737
N°9066 - Serialization/Unserialization from XML to Forms
2026-01-07 17:09:47 +01:00
Eric Espie
efb1bd765b
N°9065 - XML Definition for Dashlet properties
2026-01-07 17:09:20 +01:00
Eric Espie
904cd0b518
N°8772 - Move DIService into PSR-11 Service Locator
2025-12-30 14:27:28 +01:00
Benjamin Dalsass
4c1ad0f4f2
N°8772 - Form dependencies manager implementation
...
- Form SDK implementation
- Basic Forms
- Dynamics Forms
- Basic Blocks + Data Model Block
- Form Compilation
- Turbo integration
2025-12-30 11:42:55 +01:00
odain
3d46fe6ef1
Merge branch 'support/3.2' into develop
2025-12-19 18:44:55 +01:00
odain
4dba47798c
ci: fix broken test due to POST CURL file not sent
2025-12-19 18:35:42 +01:00
odain
b967fb7f20
Merge branch 'develop' into feature/uninstallation
2025-12-19 16:17:12 +01:00
odain
9ea197148c
Merge branch 'support/3.2' into develop
2025-12-19 16:17:00 +01:00
odain
49a7f3118d
ci: fix Array to String Conversion in CallUrl with POST array of array
2025-12-19 16:12:53 +01:00
odain
195038c941
Merge branch 'develop' into feature/uninstallation
2025-12-19 15:48:56 +01:00
odain
bf80b5dca2
Merge branch 'support/3.2' into develop
2025-12-19 15:46:00 +01:00
odain
09afcb229c
ci: fix callUrl with posted params
2025-12-19 11:11:03 +01:00
odain
3df4ddc696
ci: fix code style
2025-12-19 10:39:15 +01:00
odain
d552727c55
ci: fix code style
2025-12-19 10:38:48 +01:00
odain
1fe401c102
ci: rename CallItopUrl by CallUrl + cleanup
2025-12-19 10:01:37 +01:00
odain
a4b0b6e855
ci: rename CallItopUrl by CallUrl + cleanup
2025-12-19 09:54:43 +01:00
odain
9a8d87e2b5
Merge branch 'develop' into feature/uninstallation
2025-12-18 14:02:45 +01:00
odain
545028d68a
Merge branch 'support/3.2' into develop
2025-12-18 13:51:54 +01:00
odain-cbd
6cb08ba361
Add few APIs to ease tests ( #788 )
...
* add few APIs to ease tests
* code style
* log testname via IssueLog only through ItopDataTestCase
* code style
* ci: phpunit fix fatal error
2025-12-18 13:31:48 +01:00
Molkobain
b3cd79605d
Merge remote-tracking branch 'refs/remotes/origin/support/3.2' into develop
2025-12-17 22:22:36 +01:00
Molkobain
ef8ade5d20
📝 Update unit tests documentation
2025-12-17 18:36:18 +01:00
odain
385302c44c
ci: fix nightly
2025-12-08 10:51:28 +01:00
odain
7a6c2bc6a4
ci: fix with package
2025-12-05 17:36:57 +01:00
odain
8919184ef9
ci: adapt test to run also with itop packages
2025-12-05 11:36:19 +01:00
odain
9f3d7d2c36
N°8760: revert dry removal audit and use real file deletion again
...
code formatting
2025-12-04 17:19:18 +01:00
odain
a2b01b3ed4
N°8760 - setupaudit and dry removal API review with Romain - avoid file deletion
...
N°8760 - be able to simulate extension removal by oerriding GetExtensionMap
be able to simulate SetupAudit errors in Setups for integration tests
fix rebase
2025-12-04 17:19:18 +01:00
odain
9cdc707bc5
N°8760 - Audit uninstall of extensions that declare classes - first prototype
...
N°8760 - Audit uninstall of extensions that declare classes - be able to trace DM classes created_in
N°8760 - be able to test with additional extensions installed in test SDK
N°8760 - provide a service dedicated to extension removal
N°8760 - compute all rules by default
add comment
adapt audit to both extension and mtp
2025-12-04 17:19:18 +01:00
odain
76178c16b8
N°8760: code legacy refactoring around module computation (AnalyzeInstallation)
...
AnalyzeInstallation refactoring
fix ci call to ModuleInstallationService
ci: fix code style
get rid of itop_version
refactoring: make code simpler
get rid of unused name_db
refactoring setup: rename version_db by installed_version
refactoring setup: rename version_code by available_version
code cleanup: avoid useless runtimeenv instanciation
2025-12-04 17:19:18 +01:00
Timmy38
73f868ac83
N°8763 Halt setup if non-uninstallable extension is missing ( #781 )
...
* N°8763 Halt setup if an installed & non-uninstallable extension is missing from disk
2025-12-04 11:01:31 +01:00