Eric Espie
da282e6c24
N°9009 - fix removing sources of a mandatory module
2026-04-30 12:03:38 +02:00
Eric Espie
c4eaeeeb5f
fix setup button in develop mode for page core-update
2026-04-30 11:01:26 +02:00
odain
e605b147d3
fix merge from develop: broken setup style
2026-04-30 10:49:53 +02:00
Molkobain
bfcff9b9c8
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-30 10:39:14 +02:00
Eric Espie
cd9a755162
N°9165 - fix greptile mistake
2026-04-30 10:28:25 +02:00
Eric Espie
841ea9bb11
N°9165 - fix greptile mistake
2026-04-30 10:26:34 +02:00
Eric Espié
4582256f01
N°9165 - secure data cleanup
2026-04-30 10:20:25 +02:00
Stephen Abello
8de5c2525b
Merge branch 'support/3.2' into develop
...
# Conflicts:
# css/setup.css
# datamodels/2.x/itop-portal-base/portal/public/css/portal.css
# package-lock.json
2026-04-29 17:10:05 +02:00
Stephen Abello
de4ec9d9ce
N°9128 - Update CKEditor5 to v48 ( #896 )
...
* N°9128 - Update CKEditor5 to v48
* Move some CSS vars to ckeditor, align variable overload in portal and backoffice
* Add specifics to 3.2 portal
* Update CKEditor5 build files
* Update scssphp with patched version that handles pseudo selectors and attribute selectors
* Update scssphp patched version to fix missing $this
* Fix translations specific language file import
* Remove unused maximize parameters
* Update CKEditor5 build files
* Fix font size/color for 3.2 portal
* Avoid CKEditor styles from bleeding into fields
2026-04-29 16:56:20 +02:00
Molkobain
ea35ad48d2
📝 Update itop-version-hisotry.md and fix README.md link
2026-04-29 16:49:11 +02:00
Molkobain
90b7c3ac6a
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# .doc/itop-version-history.md
2026-04-29 16:48:34 +02:00
Molkobain
8f2c990065
📝 Fix itop-version-history.md display due to new branch
2026-04-29 16:47:03 +02:00
Benjamin Dalsass
03437c3453
📝 Restore itop-version-history.md on support/3.2 branch
2026-04-29 16:37:38 +02:00
Purple Grape
1113788d84
N°9518 - fix 2 typo bug ( #882 )
2026-04-29 14:29:24 +02:00
Benjamin DALSASS
0fc7434794
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-29 11:08:03 +02:00
Benjamin DALSASS
eee57b25fa
N°8699 - attributedef.class.inc.php to PSR4
...
- fix CI failed
2026-04-29 09:54:16 +02:00
Benjamin Dalsass
7be19c713b
N°8699 - attributedef.class.inc.php to PSR4 - fixs ( #890 )
2026-04-28 10:46:09 +02:00
Timmy38
42fdffe25b
N°9503 Fix phpunit test
2026-04-28 10:43:05 +02:00
odain
309f8f8727
fix merge
2026-04-28 10:27:28 +02:00
odain
16108a80fc
Merge branch 'develop' into feature/uninstallation
2026-04-28 10:24:50 +02:00
Lenaick
befe294986
N°3472 - Refactor LDAP debug level handling to ensure proper logging during connection attempts ( #892 )
2026-04-27 14:26:38 +02:00
lenaick.moreira
d271dda54f
N°9341 - Update Turbo third-party lib to v8.0.21 min. to fix security issue
2026-04-27 12:21:17 +02:00
Molkobain
04bb07fc59
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-27 11:41:27 +02:00
Molkobain
33a51b47bf
N°9549 - Fix emails with mime type different than text/plain or text/html are no longer displayed correctly ( #895 )
...
* N°9549 - Fix emails with mime type different than text/plain or text/html are no longer displayed correctly
* N°9549 - Fix mime type comparisons to use the primary mime type instead of the whole string
3.2.3
2026-04-27 11:31:56 +02:00
Timmy38
7e0e357713
N°9503 Fix broken symlink in setup wizard ( #881 )
2026-04-27 09:14:41 +02:00
jf-cbd
1772a9f73b
📝 Improve issues template
2026-04-24 16:56:38 +02:00
jf-cbd
ed45c3bbb0
📝 Improve issues template
2026-04-24 15:18:03 +02:00
Timmy38
d358c41c24
N°9144 Fix code style
2026-04-24 09:12:31 +02:00
jf-cbd
a49ebd531e
Make issues forms despite unformal rules (.tar.gz is supposed to be supported but is not, etc.)
2026-04-23 17:13:08 +02:00
Molkobain
c5ca5f9176
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/event.class.inc.php
2026-04-23 15:54:17 +02:00
Molkobain
e768cc1c0c
N°9537 - Update "details" zlist on EventNotificationEmail to display cc and cci attributes
2026-04-23 15:49:30 +02:00
jf-cbd
12b1339542
Update CONTRIBUTING.md and reduce size of related picture
2026-04-23 14:57:26 +02:00
jf-cbd
278254c955
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# .github/pull_request_template.md
# CONTRIBUTING.md
2026-04-23 14:43:38 +02:00
Timmy38
d0ddb35f8d
N°9144 Fix static analysis issues ( #885 )
...
* N°9144 Fix static analysis issues with phpstan
* up to level 1 for all setup files
* up to level 5 for all wizardsteps
2026-04-23 14:08:22 +02:00
jf-cbd
f6741a6306
Update contributions guidelines ( #888 )
2026-04-23 13:48:23 +02:00
Eric Espie
fc2cb86122
✅ Fix CI (PHP8.4)
2026-04-23 08:47:07 +02:00
Eric Espie
467d2755ca
N°9169 - Refactor code
2026-04-22 17:30:34 +02:00
jf-cbd
19386191aa
N°8397 - remove empty file (probably re-added by mistake in develop in a merge conflict)
2026-04-22 15:32:43 +02:00
Stephen Abello
d76752a988
N°9491 - Rename new enclosure icon
2026-04-22 14:11:56 +02:00
Vincent Dumas
8c2c4e5ff0
N°9491 - Add OS Family on OS Patch and OS Licence ( #886 )
...
* N°9492 - Add icon on OS Family, OS Version and IOS Version classes
* Change enclosure icon
* Update NL dictionnaries
* Update datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php
* Update datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php
* Update datamodels/2.x/itop-config-mgmt/dictionaries/de.dict.itop-config-mgmt.php
* Update datamodels/2.x/itop-config-mgmt/dictionaries/cs.dict.itop-config-mgmt.php
* Update datamodels/2.x/itop-config-mgmt/dictionaries/da.dict.itop-config-mgmt.php
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2026-04-22 09:56:12 +02:00
Stephen Abello
4bc28ea38a
💚 Fix CI by recompiling setup.css
2026-04-22 09:05:23 +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
3b0832781a
N°9526 - Message de warning dans le unattended sur une professional
2026-04-21 10:11:19 +02:00
Eric Espie
900bd6956a
N°9525 - TagSet Errors
2026-04-20 17:42:35 +02:00
odain
848d869954
N°9434 - remove unecessary code
2026-04-20 16:18:06 +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
jf-cbd
805087a01b
N°9319 increase php min. version to 8.2 ( #887 )
...
* Update minimum PHP version to 8.2
* Fix previous wrong resolution of merge conflict
2026-04-20 14:47:44 +02:00
Eric Espie
423807d32a
N°9144 - Put back Session::IsInitialized()
2026-04-20 11:59:13 +02:00
Stephen Abello
1ec8aca12d
Remove ~~ from French dict entry
2026-04-20 10:23:03 +02:00