Lenaick
fb7a38c83f
N°9134 Validate extension codes before installation and refine progress message styling ( #909 )
...
* N°9134 Validate extension codes before installation and refine progress message styling
* Add test for compile failure when extension code is missing
2026-05-18 10:11:37 +02:00
odain
b29a3b5df8
Merge branch 'develop' into feature/uninstallation
2026-05-15 08:54:38 +02:00
Lenaick
29502a4297
N°9205 - Show progress messages in setup sequencer ( #906 )
...
* N°9205 - Show progress messages in setup sequencer
* N°9205 - Fix unit tests
2026-05-07 10:27:31 +02:00
Molkobain
5ac675a587
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-05-06 14:53:01 +02:00
Molkobain
b529a61bc5
✅ Fix PHP code styles
2026-05-06 13:50:58 +02:00
odain
ae1f9391f9
N°9144 - PR review feedbacks
2026-05-06 13:22:46 +02:00
Molkobain
3c39c6d8d1
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-05-06 11:19:30 +02:00
odain
4d2722654a
N°9144 - no audit in unattended + tests
2026-05-06 10:53:26 +02:00
Molkobain
7676115725
N°9584 - Fix "Unable to connect with STARTTLS" error when sending emails ( #901 )
...
* N°9584 - Fix "Unable to connect with STARTTLS" error when sending emails
* N°9584 - Refactor EMailSymfony transport to add unit tests
2026-05-05 09:51:09 +02:00
Håkon Harnes
7cac280b83
N°9574 - Fix CKEditor CSS displayed as part of the email message in Gmail ( #898 )
...
* fix(email): generate plain text before inlining HTML CSS
* N°9574 - Add unit tests
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-05-04 16:33:38 +02:00
Eric Espie
da282e6c24
N°9009 - fix removing sources of a mandatory module
2026-04-30 12:03:38 +02:00
Eric Espie
cd9a755162
N°9165 - fix greptile mistake
2026-04-30 10:28:25 +02:00
Eric Espié
4582256f01
N°9165 - secure data cleanup
2026-04-30 10:20:25 +02:00
Timmy38
42fdffe25b
N°9503 Fix phpunit test
2026-04-28 10:43:05 +02:00
odain
16108a80fc
Merge branch 'develop' into feature/uninstallation
2026-04-28 10:24:50 +02:00
odain-cbd
de0e94800a
N°8806 - Installation multiple extension with dependence via ITSM Designer ( #879 )
...
* N°8806 - Installation multiple extension with dependence via ITSM Designer
* N°8806 - fix tests
* N°8806 - improve GetMFModulesToCompile to handle extensions and installation choices on all setup that use compileFrom (MTP, CoreUpdate, Hub, DryRemoval)
* N°8806 - add log when loading MFModule
* N°8806 - code cleanup + test cover
* N°8806 - typo
* N°8806 - log removal
2026-04-21 10:52:23 +02:00
odain
020d720140
N°9434 - Do not launch dry run on a iTop version upgrade
2026-04-20 16:15:13 +02:00
odain
dc8f186443
N°9144 - fix broken fresh install
2026-04-20 15:44:09 +02:00
Eric Espie
7819620013
✅ Fix CI
2026-04-17 15:32:12 +02:00
Eric Espie
d3dbe7b231
N°9514 - End user device cannot be uninstalled (WIP)
2026-04-17 14:18:07 +02:00
Eric Espie
f05d98aba8
✅ Fix CI (To be checked) by simplifying mocks
2026-04-17 10:41:54 +02:00
Molkobain
a6171c896b
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-17 09:20:18 +02:00
Benjamin DALSASS
89231976f8
Revert N°8638 - Adapt mysqldump calls to follow iTop SSL configuration
2026-04-16 15:00:01 +02:00
Eric Espie
cbafcccde5
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-14 11:38:05 +02:00
Benjamin DALSASS
1992c7e7c1
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-14 09:09:23 +02:00
Benjamin DALSASS
87dd003a6d
N°8638 - Adapt mysqldump calls to follow iTop SSL configuration
...
- fix unitary test
2026-04-14 08:54:54 +02:00
Benjamin DALSASS
2fe49fbff4
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# css/backoffice/_shame.scss
# pages/csvimport.php
2026-04-14 08:41:54 +02:00
Benjamin Dalsass
a96e1c286d
N°9379 PHP unserialize encapsulation ( #878 )
2026-04-13 16:04:00 +02:00
odain
b133f52d83
fix merge
...
fix merge
2026-04-08 21:10:32 +02:00
odain
e28addfd6d
Merge branch 'develop' into odain
2026-04-08 20:24:22 +02:00
odain
ad0234a94f
N°9144 - setup wizard sequencers test coverage + fixes
...
N°9144 - ci: fix hub setup test
N°9144 - code style
N°9144 - tests and fixes
N°9144 - ci: fix tests and code style
2026-04-08 15:26:09 +02:00
odain
611f1e66f2
N°9144 - ci revert ITOP_DEFAULT_ENV
2026-04-08 15:24:47 +02:00
odain
82a20c54a9
N°9144 - fix both UI setup wizard and CLI unattended + replace production by ITOP_DEFAULT_ENV
2026-04-08 15:24:42 +02:00
Molkobain
b7b01c94e7
N°9161 - Fix unit test which missed a markup change
2026-04-08 15:20:42 +02:00
Molkobain
9b7c7c0b48
N°9161 - Change UIBlock badges markup from span to div to improve E2E testing
2026-04-08 15:20:34 +02:00
odain
7a153c3698
N°8760 - fix setup/cleanup audit on legacy 1.x packages without any
...
installation.xml
2026-04-08 15:19:34 +02:00
odain
9cb2d78b48
PR review - move Prepare in DryRemovalRuntimeEnvironment constr
2026-04-08 15:18:24 +02:00
odain
f2b15554bb
N°9370 - use env-production-build for dry removal audit
...
wip
2026-04-08 15:18:24 +02:00
Stephen Abello
4afe06d370
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/config.class.inc.php
2026-04-08 14:21:51 +02:00
Stephen Abello
9dc3c56689
N°9448 - Fix external auth variable value ( #871 )
2026-04-08 14:19:24 +02:00
lenaick.moreira
587d7fcf72
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 10:30:35 +02:00
lenaick.moreira
f1735767c3
💚 Fix CI
2026-04-08 10:19:31 +02:00
lenaick.moreira
bfdc8a68e6
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 09:49:34 +02:00
Lenaick
5d0da47f21
N°8178 - Respect "high_cardinality_classes" parameter on search operation ( #870 )
2026-04-08 09:47:46 +02:00
jf-cbd
d9433fead5
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-01 10:57:23 +02:00
jf-cbd
1a9e4bd5ad
Reformat ormDocumentTest.php
2026-03-31 17:51:06 +02:00
Lenaick
3cdadf3c6e
✅ Add tests for lock acquisition functionality ( #865 )
2026-03-31 17:01:22 +02:00
Stephen Abello
ba6b3da238
N°9231 - Fix unit test for 3.3.0
2026-03-31 16:28:19 +02:00
Stephen Abello
2674e9c47f
Merge branch 'support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/ormDocumentTest.php
2026-03-31 15:51:27 +02:00
Stephen Abello
e467ca83cf
N°8532 - Apply filters on all DBSearch classes ( #848 )
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2026-03-31 15:41:28 +02:00