Eric Espie
9fb06bc00a
remove history
2026-03-09 17:03:01 +01:00
Eric Espie
74e430bdba
🌐 translation (EN only)
2026-03-09 16:08:27 +01:00
Eric Espie
e71e686509
Delete all parent classes objects + cleanup
2026-03-09 14:42:31 +01:00
odain
be3ef66f03
N°8761 - WIP deletion plan execution
2026-03-06 17:09:33 +01:00
odain
d336090fbd
code style
2026-03-06 16:18:54 +01:00
odain
69725ee1b4
N°8761 - poc of deletion plan screen
2026-03-06 16:04:27 +01:00
odain
1437eff77d
N°8761 - Assist in cleaning up data prior to uninstalling extensions - handle transaction ID + add deletion plan screen
2026-03-06 15:05:11 +01:00
Timothee
5ddcd278de
N°9327 Fix phpunit tests
2026-03-05 16:13:11 +01:00
Timmy38
cbda1a452c
N°9327 Do not enter readonly or maintenance mode when doing data audit
2026-03-05 15:22:05 +01:00
Timmy38
64f5e0c037
N°9141 Log when extension uninstallation is forced
2026-03-05 11:14:43 +01:00
Timmy38
f6664862b5
N°9088 Allow extension uninstallation from production-modules folder
2026-03-05 10:33:40 +01:00
Timothee
ab691c3ae6
N°9161 Fix missing href
2026-03-04 15:38:31 +01:00
odain
2b976797dc
ci: code style
2026-03-03 11:01:53 +01:00
odain
862da59e8b
phpstan cleanup
2026-03-03 10:50:04 +01:00
Timmy38
5a9d3fee48
N°9161 Add markup for behat in setup recap screen
2026-03-02 10:41:32 +01:00
Timmy38
8e43a69f88
N°8955 add UI block for uninstallation
2026-02-27 17:05:26 +01:00
odain
db3933aa71
cleanup
2026-02-27 10:47:32 +01:00
Timothee
f0629724ea
Fix Code Style
2026-02-26 10:30:36 +01:00
Timmy38
9b6d321ab0
N°9009 Add phpunit test to GetSelectedModules
2026-02-26 10:28:52 +01:00
Timothee
329191aa47
N°9144 Fix backup option presence during install
2026-02-26 09:35:58 +01:00
odain
6915df1409
N°9168 - fix ci
2026-02-24 11:36:04 +01:00
odain
fd68558d1c
Merge branch 'feature/9168-moveintocore' into feature/uninstallation
2026-02-24 10:56:55 +01:00
odain
bd9129dee2
N°9168 - merge data feature removal to iTop core code
...
N°9168 - phpstan fix
N°9168 - align module version with itop core
2026-02-24 10:56:23 +01:00
Timothee
fe34a6f9c3
N°9144 Small fixes
...
> Prevent verification when some dependencies are missing
> Close unclosed div
> Change progress bar title depending on step
> Fix ignored "check uninstall check" flag
> Added phpunit tests to cover "check uninstall check" flag
> Progress bar appropriately reflect error status (red & not animated)
2026-02-23 18:04:49 +01:00
Timothee
24aec0d08d
N°9144 Fix back from module choice
2026-02-23 15:03:31 +01:00
Timothee
a287527d29
N°9010 Fix Code Style
2026-02-19 15:45:33 +01:00
Timmy38
a42b061f19
N°9010 fix flags when extension is missing
2026-02-19 14:50:19 +01:00
Timmy38
c4d7c89553
N°9144 Add data audit setup step
...
N°8864 Fix unneeded char
2026-02-19 14:27:24 +01:00
odain
5b58e40fc9
N°8760 - fix installation choices db query - read code instead of title + add log
2026-02-08 20:34:40 +01:00
odain
2b21556c76
Merge branch 'feature/8760-audit-squashed' into feature/uninstallation
2026-02-06 16:48:26 +01:00
odain
77626f8159
N°8760 - Audit uninstall of extensions that declare final classes
...
N°8760 - be able to list modules based on extension choices
refactoring: move some classes in a moduleinstallation folder (coming
namespace)
N°8760 - module dependency check applied before audit
N°8760 - make dependency check work during audit
N°8760 - fix ci
N°8760 - fix ci
N°8760 - add GetCreatedIn to get module name based on DBObject class - everything stored in MetaModel during compilation and autoload
N°8760 - be able to describe from which module a datamodel class comes via MetaModel created_in field
N°8760 - rename GetCreatedIn <- GetModuleName + compute module name live instead having complex stuff in MetaModel/compilation
temp review 1
review: renaming InstallationChoicesToModuleConverter
review: renaming InstallationChoicesToModuleConverter
review: ModuleDiscovery:GetModulesOrderedByDependencies replacing deprecated GetAvailableModules method
ci: fix typo
cleanup
review: rework InstallationChoicesToModuleConverter
N°8760 - review tests
2026-02-06 16:48:00 +01:00
odain
bb6248a6e7
N°8764 - enhance setup wizards transition computation/tests
2026-01-28 14:47:52 +01:00
Molkobain
130d98aa3f
N°9106 - Adapt extensions pills so they can be read correctly by Behat
2026-01-27 10:44:51 +01:00
odain
00c590232a
N°8764 - fix setup wizards transitions - damned missing file
2026-01-23 09:47:52 +01:00
odain
97828225db
N°8764 - fix setup wizards transitions
2026-01-23 09:28:54 +01:00
odain
03e59c9749
N°8764 - fix missing setup wizards titles + cache step computation
2026-01-22 15:54:15 +01:00
odain
985a49dc9f
code style
2026-01-21 18:37:23 +01:00
odain
adae35ccc4
N°8764 - use last working model in case setup wizard to do setup audit - skip if no model available to make setup work
2026-01-21 17:11:11 +01:00
Timothee
f0c9629f5f
N°8763 Add phpunit tests for iTopExtension::CanBeUninstalled
2026-01-21 10:27:49 +01:00
odain
4e96b297c2
N°8864 - code readability
2026-01-20 16:21:52 +01:00
odain
ae620c6663
N°8760 - Audit uninstall of extensions that declare final classes - refactor extension computations and move them in ExtensionMap
...
N°8760 - Audit uninstall of extensions that declare final classes - refactor extension computations and move them in ExtensionMap
2026-01-20 15:53:27 +01:00
odain
b5c51a2983
simplify WizardStep::GetTitle
2026-01-20 15:53:27 +01:00
odain
3b2d845c00
N°8981 - reduce log verbosity during setup
2026-01-20 15:53:27 +01:00
Timothee
36c545a6c4
N°8763 Fix non-uninstallable check in multi-modules extensions
2026-01-20 15:35:53 +01:00
odain
5ecb4936f0
Merge branch 'feature/8981-prepare' into feature/uninstallation
2026-01-14 10:13:42 +01:00
odain
af2c3b02bc
N°8764 - skip audit when itop reinstalled on top of a backup without env-production to read previous datamodel + phpdoc fix
2026-01-14 10:13:10 +01:00
odain
cfc933b92b
Merge branch 'feature/8981-prepare' into feature/uninstallation
2026-01-13 16:33:10 +01:00
odain
0582ae1038
setup: phpstan level 2
...
setup: phpstan level 2
2026-01-13 16:31:46 +01:00
odain
13c18b611c
setup: phpstan level 1
2026-01-13 16:29:44 +01:00
odain
8d2e0761e0
setup: phpstan level 0
2026-01-13 16:29:44 +01:00