Commit Graph

1766 Commits

Author SHA1 Message Date
odain
b86226ef7f ci: fix tests and code style 2026-04-08 12:43:09 +02:00
odain
83ff3b1629 N°9144 - tests and fixes 2026-04-08 12:00:49 +02:00
odain
ba76877f81 add setup sequencers first test coverage 2026-04-07 17:12:04 +02:00
odain
93b658646b N°9144 - fix both UI setup wizard and CLI unattended + replace production by ITOP_DEFAULT_ENV 2026-04-03 16:17:44 +02:00
Eric Espie
3590ddedf0 Fix sessions 2026-04-03 15:40:37 +02:00
odain
0d0261b0cc ci: fix tests 2026-04-03 08:43:40 +02:00
odain
7f87182b15 Merge branch 'develop' into feature/uninstallation 2026-04-03 08:17:31 +02:00
odain
2c380e8561 fix fresh install 2026-04-03 08:06:44 +02:00
odain
9cfaf59669 WIP: fix unattended 2026-04-02 19:18:41 +02:00
odain
4ed3323956 bypass audit in setup wizard sometimes 2026-04-02 19:09:10 +02:00
Eric Espie
271fed210a WIP symbolic links 2026-04-02 16:52:36 +02:00
Eric Espie
7bec8d9ad0 Fix unattended install 2026-04-02 16:10:46 +02:00
Eric Espie
9362a0b0ae Fix runtime env 2026-04-02 15:29:25 +02:00
Eric Espie
4f5d6c47fa Setup sequencer side B 2026-04-02 15:17:27 +02:00
Eric Espie
45e0cee1ee Setup sequencer side A 2026-04-01 17:02:17 +02:00
Eric Espie
fb8b4a07b3 N°9144 - Split setup in 2 different step - refactor RuntimeEnv 2026-03-31 10:57:47 +02:00
v-dumas
a4a0b3c18c Merge remote-tracking branch 'origin/support/3.2' into develop 2026-03-30 14:31:02 +02:00
odain
dec5da0136 PHP 8.4 compat: InstallationChoicesToModuleConverter Implicitly marking parameter 2026-03-30 11:33:07 +02:00
odain
5ae8edd2c0 Merge branch 'develop' into feature/uninstallation 2026-03-30 11:24:45 +02:00
Lenaick
aae6d324f9 N°8851 - Explicit nullable in functions parameters (#857) 2026-03-26 15:52:57 +01:00
Vincent Dumas
7f8ec25977 N°9057 - Enable SuperUser to execute collectors (#799) 2026-03-26 12:13:45 +01:00
Eric Espie
bd01cbb031 Designer 3.3.0 - PHPStan level 2 2026-03-26 09:43:55 +01:00
lenaick.moreira
11afd23087 Merge remote-tracking branch 'origin/support/3.2' into develop 2026-03-25 17:56:19 +01:00
Lenaick
0c517f254c N°9101 - Improve HTML markup for end-to-end tests automation (#856) 2026-03-25 17:20:28 +01:00
odain
12a06fcfc0 Designer 3.3.0: be able to extend nstallationChoicesToModuleConverter 2026-03-24 23:07:35 +01:00
Molkobain
47b93175b3 N°9161 - Change UIBlock badges markup from span to div to improve E2E testing 2026-03-24 10:46:33 +01:00
odain
90ace885cd N°8760 - fix setup/cleanup audit on legacy 1.x packages without any
installation.xml
2026-03-20 19:33:07 +01:00
Eric Espie
99cfe95c32 Designer 3.3.0 2026-03-18 16:41:54 +01:00
odain
e1d0b0d200 PR review - move Prepare in DryRemovalRuntimeEnvironment constr 2026-03-18 14:16:54 +01:00
odain
be29343b49 code style 2026-03-18 14:16:54 +01:00
odain
070b96c9b5 N°9370 - use env-production-build in setup audit sequencer (no more dry-production) 2026-03-18 14:16:54 +01:00
odain
167cb84c93 N°9370 - use env-production-build for dry removal audit
wip
2026-03-18 14:16:54 +01:00
Eric Espié
a3e8abe520 N°8761 - Assist in cleaning up data prior to uninstalling extensions (#838)
* N°8761 - Assist in cleaning up data prior to uninstalling extensions - handle transaction ID + add deletion plan screen

* N°8761 - poc of deletion plan screen

* code style

* N°8761 - WIP deletion plan execution

* Delete all parent classes objects + cleanup

* 🌐 translation (EN only)

* remove history

* In case of no leaf class to remove, delete also the child classes

* 🎨 refactor & fix typo

* Analysis not stored anymore in DB

* Analysis for removed modules

* 🌐 dico

* Add spinner to setup button "Go to backoffice"

* Fix count after PR review

* Fix after PR review

* Fix Number of elements to remove

* Fix arrays

---------

Co-authored-by: odain <olivier.dain@combodo.com>
2026-03-18 14:16:54 +01:00
Timmy38
48e58f4323 * N°8955 Add UIBlocks markup in the setup 2026-03-18 14:16:54 +01:00
Timothee
337ccbb921 N°9141 Fix missing bCanBeUninstalled flag for installation.xml choices 2026-03-18 14:16:54 +01:00
Timmy38
5f731d9f97 N°9327 Do not enter readonly or maintenance mode when doing data audit 2026-03-18 14:16:54 +01:00
Timmy38
9b7fd7b398 N°9141 Log when extension uninstallation is forced 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
Timothee
a8f1b6ea35 N°9161 Fix missing href 2026-03-18 14:16:54 +01:00
odain
d49a50da5b ci: code style 2026-03-18 14:16:54 +01:00
odain
6a34fb9a15 phpstan cleanup 2026-03-18 14:16:54 +01:00
Timmy38
3befe469e8 N°9161 Add markup for behat in setup recap screen 2026-03-18 14:16:54 +01:00
Timothee
113e3bc110 Fix Code Style 2026-03-18 14:16:53 +01:00
Timmy38
c20c4644b1 N°9009 Add phpunit test to GetSelectedModules 2026-03-18 14:16:53 +01:00
Timothee
b77a0e3297 N°9144 Fix backup option presence during install 2026-03-18 14:16:53 +01:00
Timothee
7775cfeccc 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-03-18 14:16:53 +01:00
Timothee
773501baed N°9144 Fix back from module choice 2026-03-18 14:16:53 +01:00
Timothee
150094341f N°9010 Fix Code Style 2026-03-18 14:16:53 +01:00
Timmy38
e1215733e9 N°9010 fix flags when extension is missing 2026-03-18 14:16:53 +01:00
Timmy38
2b2e431d0a N°9144 Add data audit setup step
N°8864 Fix unneeded char
2026-03-18 14:16:53 +01:00