v-dumas
56aa50c9b1
N°9553 - Skip test due to unexplained CI failure
2026-07-10 15:53:37 +02:00
Vincent Dumas
eacb7f3401
N°9553 - Allow loading of localized sample and structural data based on iTop default language
...
* Add English, French and German structural and sample data in iTop Community
* Add helper methods to allow :
* Checking of supported module version format
* Finding a localized file name based on a provided en_us file name and a language
* Loading a file if the module upgrade crossed a given version
2026-07-10 14:21:56 +02:00
odain-cbd
dce1994b85
N°9675 - Set up crash - cannot get class from production ( #968 )
...
* N°9675 - Set up crash - cannot get class from production
* N°9675 - add some comments
2026-07-09 08:59:33 +02:00
Eric Espié
a3ef049063
N°9722 - Setup - extension dependencies must be computed with installation choice change ( #965 )
...
* WIP compileFrom
* WIP compileFrom
* WIP
* Refactor DataFeatureRemovalController to improve setup redirection and add logging for selected extensions and modules
* Refactor DataFeatureRemovalController to streamline parameter handling for extension management
* Refactor DataFeatureRemovalController and related classes for improved session management and cleanup processes
* N°9722 - replace GetMFModulesToCompile API by GetAdditionalMFModulesBeforeFinalDeltaToCompile + fix test
* N°9722 - Refacto
* N°9722 - remove extensions effectively
* N°9722 - After review
* N°9722 - After review
* N°9722 - Analyze installation before compilation in extension management
* ✅ N°9722 - Refactor and unit tests
* N°9722 - ✅
* N°9722 - ✅
* N°9722 - cleanup + geptileia PR feedback
---------
Co-authored-by: odain <olivier.dain@combodo.com >
2026-07-08 16:41:25 +02:00
Timmy38
fda5fe5ded
N°9681 Create "Cannot be installed" badge
2026-07-06 14:58:53 +02:00
Eric Espié
6b396adeea
N°9571 - Do not allow DB change or install when upgrading iTop ( #958 )
...
* N°9571 - Do not allow DB change or install when upgrading iTop
* N°9571 - Fix unit tests
* N°9711 - Removed step Install or Upgrade
* N°9711 - After revue
2026-07-06 10:31:43 +02:00
odain-cbd
921e7c88fe
N°9675 - Set up crash - cannot get class from production ( #953 )
...
* N°9675 - raise first exception encountered when starting metamodel
* N°9675 - enhance setup data consistency error feedback
* N°9675 - raise PHP CLI version issue as well
* N°9675 - geptile PR fixes + enhance regexp for cli php version
* cleanup
* N°9675 - remove maintenance mode before any setup compilation
* N°9675 - share php cli check in SetupUtils
* N°9675 - exit maintenance only before audit
2026-07-02 16:59:04 +02:00
Timmy38
a9af4fc060
N°9701 Add id to badges
2026-06-18 11:05:09 +02:00
odain-cbd
207ac373d0
N°9678 - Datamodel not added after extension management setup ( #936 )
...
* N°9678 - Datamodel not added after extension management setup
* N°9678 - fix selecting extensions from extensions folder in extension mgt view
* cleanup: remove cached stuff in runtimeenv
* N°9678 - Refactor iTopExtensionsMap instantiation to use GetExtensionsMap method
* N°9678 - Refactor data model compilation and improve directory scanning logic
* N°9678 - Handle MySQLException in ModuleInstallationRepository and remove unnecessary error logging in WizStepModulesChoice
---------
Co-authored-by: Eric Espie <eric.espie@combodo.com >
2026-06-17 10:22:05 +02:00
odain-cbd
cf76c23ac6
N°9670 - Extension management - even if not selected, an extension is analysed during setup check compatibility ( #933 )
...
* N°9670 - Extension management - even if not selected, an extension is analysed during setup check compatibility
* N°9670 - enhance log msg
* N°9670 - PR feedback
2026-06-11 07:09:44 +02:00
Timmy38
66bf1dc6fa
N°9179 Fix tests for unattended install backward compatibility
2026-06-08 11:45:11 +02:00
Eric Espie
6999000d69
✅ N°9179 - Fix CI
2026-06-08 09:01:20 +02:00
odain
3bf47d1e8c
Merge branch 'support/3.2' into develop
2026-06-02 17:47:33 +02:00
odain
feb89650e4
curl_close deprecated in PHP 8.5
2026-06-02 17:47:10 +02:00
Eric Espie
07afcdcec6
✅ remove not meaningful localized data test
2026-05-29 15:38:20 +02:00
Eric Espie
a1a82a02c8
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-05-29 09:59:51 +02:00
Eric Espie
6266d4ce15
✅ N°9169 - Adapt ITSM designer connector to the new setup (FIX some unit tests)
2026-05-29 09:56:00 +02:00
Eric Espie
c80dbf9bb4
N°9169 - Adapt ITSM designer connector to the new setup (FIX some unit tests)
2026-05-28 11:42:59 +02:00
Vincent Dumas
7c49909dd9
N°9553 upload localised structural data ( #917 )
...
* Helper for loading XML localized data during Setup
* Refactor existing code
* Add new localized structural data
2026-05-27 16:32:14 +02:00
odain
a4345d0311
N°9567 - fix back to setup from extension management - extension screen missing when back after audit
...
N°9567 - fix again
2026-05-21 10:10:10 +02:00
odain
03e1806f9a
N°9567 - fix back to setup from extension management - extension screen missing when back after audit
2026-05-20 14:56:55 +02:00
odain-cbd
ba6cc9dcba
N°9567 - Extension Mgmt : Run setup ( #912 )
...
* N°9144 - correct next button in audit page
* N°9567 - WIP
code style
* N°9412 - Screen Analysis results wip + test endpoint
* N°9412 - next button label
* N°9412 - Mask CI pbs
* N°9412 - Analysis results screen wip
* N°9412 - Analysis results screen wip
* N°9567 - fix extension map init of installation choices
* N°9567 - fix test
* N°9567 - link from ext mgt to setup WIP
* N°9567 - add enc_type in UIForm to be able to change content type in twigs
* N°9412 - wip
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup (fix post-deletion button inputs)
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
---------
Co-authored-by: Eric Espie <eric.espie@combodo.com >
2026-05-20 10:16:32 +02:00
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
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
odain
ae1f9391f9
N°9144 - PR review feedbacks
2026-05-06 13:22:46 +02:00
odain
4d2722654a
N°9144 - no audit in unattended + tests
2026-05-06 10:53:26 +02:00
Eric Espie
da282e6c24
N°9009 - fix removing sources of a mandatory module
2026-04-30 12:03:38 +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
odain
b133f52d83
fix merge
...
fix merge
2026-04-08 21:10:32 +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
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
Timmy38
48e58f4323
* N°8955 Add UIBlocks markup in the setup
2026-03-18 14:16:54 +01:00
Timothee
34930a93cb
N°9327 Fix phpunit tests
2026-03-18 14:16:54 +01:00
Timmy38
e0eee6798d
N°9088 Allow extension uninstallation from production-modules folder
2026-03-18 14:16:54 +01:00