Lenaick
c8aea56171
N°9565 - Extension Mgmt : display progression during analysis ( #975 )
...
* N°9565 - Extension Mgmt : display progression during analysis
* N°9565 - Extension Mgmt : display progression during analysis
* N°9565 - Extension Mgmt : display progression during analysis
* N°9565 - Extension Mgmt : display progression during analysis
* N°9565 - Extension Mgmt : display progression during analysis
* N°9565 - Validate transaction id
* N°9565 - Move unset bForceCompilation
2026-07-20 11:38:30 +02:00
lenaick.moreira
85d50f31bd
✅ N°9692 - Fix null coalescing for extension installation status and clean up test cases
2026-07-17 17:05:06 +02:00
Lenaick
147fae7f8c
N°9679 - Forced uninstallation is not logged when done by extensions management ( #956 )
2026-07-17 11:25:36 +02:00
lenaick.moreira
04f91ab4a2
✅ Fix error CI
2026-07-16 09:40:33 +02:00
Lenaick
2ab3081926
N°9692 - Uninstall / Disable install when extension has module with missing dependencies ( #967 )
...
* N°9692 - Uninstall / Disable install when extension has module with missing dependencies
* N°9692 - Uninstall / Disable install when extension has module with missing dependencies
* N°9692 - Uninstall / Disable install when extension has module with missing dependencies
* N°9692 - Refactor dependency handling for extensions to use HasDependencyIssue method
* Rename cannot-be-installed to dependency_issue
* Changes following the review
2026-07-15 09:20:25 +02:00
Timmy38
8507c606ba
N°9788 Adapt html for behat
2026-07-13 10:48:01 +02:00
Eric Espie
edc69bebba
⏪ Refactor form action URL construction in WizStepDone.php
2026-07-09 08:59:44 +02:00
Eric Espié
c37143176a
N°9753 - Extension management - Run setup display installation and not upgrade ( #962 )
...
* 🚧 Refactor installation mode parameter to unify naming convention
* Changed comments on wizard steps and example to clarify upgrade mode handling
2026-07-07 11:40:59 +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
Eric Espie
dedcd4af19
N°9711 - Update WizStepSummary to conditionally display database parameters based on return_application parameter
2026-07-03 09:23:13 +02:00
Eric Espié
a335e1004b
N°9711 - Block user from going back to the setup ( #954 )
...
* N°9711 - Store setup parameters in session
* N°9711 - Restrict database parameters display to administrators in setup summary
2026-07-02 12:00:22 +02:00
Eric Espié
3a7439e970
N°9639 - Uninstallation Analysis result doesn't list all the object ( #950 )
...
* N°9639 - Uninstallation Analysis better count method
* N°9639 - Fix tests
* N°9639 - Refactor deletion plan handling with new entity classes for improved structure and clarity
* N°9639 - Refactor deletion plan methods to use class names instead of table names and add TotalCount method
* N°9639 - Add messages to tests
* N°9639 - Refactor data feature removal logic and update database queries for consistency
* N°9639 - Refactor SQL queries to use backticks for table and field names
* N°9639 - Enhance deletion logic and add circular reference handling in cleanup process
* N°9639 - Add filtering methods to DeletionPlan classes for improved data cleanup
* N°9639 - Add filtering methods to DeletionPlan classes for improved data cleanup
* N°9639 - Refactor DeletionPlanItem to remove unused queries and simplify constructor
* N°9639 - Refactor variable name for clarity in hierarchical key update process
* Update tests/php-unit-tests/unitary-tests/datamodels/2.x/combodo-data-feature-removal/simulate-audit-from-setup.php
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* N°9639 - Clarify comment on deletion plan to indicate prevention of infinite loops
* N°9639 - Remove unused deletion plan from DataFeatureRemovalController
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-06-30 09:37:30 +02:00
Eric Espié
f1af3d5c5f
N°9711 - Block user from going back to the setup ( #944 )
2026-06-22 17:12:57 +02:00
Eric Espié
67792155dd
N°9710 - Add fast setup button at the beginning of Setup ( #941 )
2026-06-19 15:28:03 +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
Lenaick
733eea8a78
N°9654 - Reduce surface attack on config file rights during setup ( #932 )
2026-06-09 16:56:58 +02:00
Lenaick
1a57a427c0
N°9454 - Make MTT compatible with the dry run ( #931 )
...
* N°9454 - Make MTT compatible with the dry run
* N°9454 - Make MTT compatible with the dry run
* N°9454 - Cleaning up configuration handling
* N°9454 - Cleanup code
* N°9454 - Remove writable directories
* Update setup/wizardsteps/WizStepLandingBeforeAudit.php
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update setup/runtimeenv.class.inc.php
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* N°9454 - Secure target environment wizard step done form submission
---------
Co-authored-by: Eric Espie <eric.espie@combodo.com >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-06-09 14:29:06 +02:00
odain
a419914236
N°9412 - fix uninstall option and others when going to setup from extension mgt
2026-06-08 17:13:49 +02:00
Eric Espié
eedcdf32fe
N°9169 - adapt itsm designer connector to the new setup ( #928 )
...
* N°9169 - Adapt ITSM designer connector to the new setup - Button Back to designer
* N°9169 - Enhance ITSM designer connector with return button functionality
* N°9169 - Adapt ITSM designer connector to the new setup - Button Back to designer (removed URL in post params)
* N°9169 - Enhance ITSM designer connector with return button functionality and update button styles
---------
Co-authored-by: lenaick.moreira <lenaick.moreira@gmail.com >
2026-06-05 09:59:14 +02:00
lenaick.moreira
367ae456eb
N°9169 - Adapt ITSM designer connector to the new setup (WIP)
2026-05-28 15:43:54 +02:00
Timmy38
683b075bf5
N°9172 Modify ext mgmt labels
2026-05-28 11:19:30 +02:00
Eric Espie
06bff3f9e4
N°9169 - Adapt ITSM designer connector to the new setup (WIP)
2026-05-27 17:38:19 +02:00
odain
e7ce3fcf8a
N°9567 - Make extension mgt to setup work
...
N°9567 - Make extension mgt to setup work
2026-05-22 14:36:54 +02:00
odain
c156c09be0
N°9567 - ci fix Implicitly marking parameter $oConfig as nullable is deprecated
2026-05-22 07:50:00 +02:00
odain
0912cc21cf
N°9564 - fix WizardChoice test
2026-05-21 13:56:24 +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
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
Eric Espie
cb46889e92
N°9412 - Display Choices on extensions in analysis results
2026-05-06 14:35:33 +02:00
odain
4d2722654a
N°9144 - no audit in unattended + tests
2026-05-06 10:53:26 +02:00
odain
109aa03901
N°9412 - Backend cleanup must work on setup settings that differ from runtime - WIP
2026-05-04 16:16:29 +02:00
Eric Espie
da282e6c24
N°9009 - fix removing sources of a mandatory module
2026-04-30 12:03:38 +02:00
Eric Espié
4582256f01
N°9165 - secure data cleanup
2026-04-30 10:20:25 +02:00
Timmy38
7e0e357713
N°9503 Fix broken symlink in setup wizard ( #881 )
2026-04-27 09:14:41 +02:00
Timmy38
d358c41c24
N°9144 Fix code style
2026-04-24 09:12:31 +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
odain
dc8f186443
N°9144 - fix broken fresh install
2026-04-20 15:44:09 +02:00
odain
e7e7664cb8
N°9500 - move STATIC_CALL_AUTOSELECT_WHITELIST from RuntimeEnvironment to ModuleFileReader
2026-04-13 22:56:46 +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
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
Eric Espie
d36f68e3b0
N°9144 - Fix sessions
2026-04-08 15:24:40 +02:00
Eric Espie
ecc07f4575
N°9144 - WIP symbolic links
2026-04-08 15:24:29 +02:00
Eric Espie
2129007512
N°9144 - Setup sequencer side B
2026-04-08 15:24:22 +02:00
Eric Espie
14d01b89a7
N°9144 - Setup sequencer side A
2026-04-08 15:24:12 +02:00
Eric Espie
e2bda81414
N°9144 - Split setup in 2 different step - refactor RuntimeEnv
2026-04-08 15:20:52 +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