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
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
odain
d1fde89129
N°8981: fix broken setup wizard due to invalid array passed
2026-01-08 07:55:54 +01:00
odain
e55bbf728b
N°8981: review cleanup on module filtering due to extensoin removal
2026-01-07 19:48:34 +01:00
odain
5f2604c610
N°8981: be able to remove extension during setup even when present on disk
2026-01-07 19:37:05 +01:00
odain
fdfe9224c3
N°8981 : add type in function
2026-01-07 10:33:11 +01:00
odain
8ad4670a2f
N°8981 setup wizard: cleanup config use in setup wizard
2026-01-07 10:33:11 +01:00
odain
9f3d7d2c36
N°8760: revert dry removal audit and use real file deletion again
...
code formatting
2025-12-04 17:19:18 +01:00
odain
9cdc707bc5
N°8760 - Audit uninstall of extensions that declare classes - first prototype
...
N°8760 - Audit uninstall of extensions that declare classes - be able to trace DM classes created_in
N°8760 - be able to test with additional extensions installed in test SDK
N°8760 - provide a service dedicated to extension removal
N°8760 - compute all rules by default
add comment
adapt audit to both extension and mtp
2025-12-04 17:19:18 +01:00
odain
b0a792afab
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 20:39:38 +01:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
jf-cbd
5811dc06e3
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-05-15 09:48:22 +02:00
jf-cbd
6811a82e1a
Merge remote-tracking branch 'origin/support/2.7' into support/3.2
...
# Conflicts:
# datamodels/2.x/itop-backup/status.php
# setup/setuputils.class.inc.php
2025-05-13 16:40:11 +02:00
jf-cbd
544c4ae888
N°8379 - fix backup issue
2025-05-13 16:05:39 +02:00
jf-cbd
9fdf183851
Merge branch 'support/3.2' into develop
...
# Conflicts:
# dictionaries/ui/components/quick-create/zh_cn.dictionary.itop.quick-create.php
# dictionaries/zh_cn.dictionary.itop.core.php
# setup/runtimeenv.class.inc.php
2024-12-16 18:38:07 +01:00
Eric Espie
a762b6a2bb
✅ Fix failing directory removal
2024-12-16 17:04:33 +01:00
Eric Espie
32ef639ce1
N°7803 - MTP from itophub/designer failing in itop 3.2.0
2024-12-16 16:44:59 +01:00
Eric Espie
03f4e9f621
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-06-20 11:08:59 +02:00
Eric Espie
142d6c8993
N°7533 - Detect and warns on Galera clusters
2024-06-20 11:06:57 +02:00
Eric Espie
a3309365fc
N°7533 - Prevent installation of iTop on Galera clusters
2024-06-20 10:50:50 +02:00
Eric Espie
9dcdb1bc8c
N°7533 - Prevent installation of iTop on Galera clusters
2024-06-20 10:47:20 +02:00
Eric Espie
2275daf3b0
N°7533 - Prevent installation of iTop on Galera clusters
2024-06-20 09:49:41 +02:00
Timothee
2a3516d593
Reapply "Merge remote-tracking branch 'origin/support/3.1' into support/3.2"
...
This reverts commit 3233b9776f .
2024-06-19 09:47:48 +02:00
Timothee
3233b9776f
Revert "Merge remote-tracking branch 'origin/support/3.1' into support/3.2"
...
This reverts commit 905bbf9118 , reversing
changes made to 1c00461f4d .
2024-06-17 18:03:12 +02:00
Timothee
905bbf9118
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-06-17 17:04:05 +02:00
Eric Espie
36a6ee4fc9
Merge remote-tracking branch 'origin/feature/3.2-post-beta' into develop
2024-06-12 16:50:02 +02:00
Eric Espie
8b256caa6c
Merge remote-tracking branch 'origin/support/3.1' into feature/3.2-post-beta
2024-06-12 16:49:13 +02:00
Eric Espie
f96d28a0a8
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-06-12 16:48:39 +02:00
Eric Espie
d3b9965283
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/cmdbsource.class.inc.php
2024-06-12 16:48:06 +02:00
Eric Espie
f03d731b1d
N°7533 - Prevent installation of iTop on Galera clusters
2024-06-12 16:14:23 +02:00
Romain Quetiez
68ee3231f4
Merge branch 'support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/src/Hook/TestsRunStartHook.php
2024-05-16 20:24:38 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
odain
9cc8b75ffb
Merge branch 'support/3.2' into develop
...
# Conflicts:
# setup/applicationinstaller.class.inc.php
2024-04-09 10:13:45 +02:00
odain
628a7319d1
Merge branch 'support/3.1' into support/3.2
...
# Conflicts:
# setup/applicationinstaller.class.inc.php
2024-04-09 10:12:29 +02:00
Molkobain
3deb74a4d1
N°6964 - Allow folder creation to be recursive
2024-04-08 21:46:02 +02:00
jf-cbd
e5764ac495
Merge branch 'refs/heads/support/3.2' into develop
2024-04-08 14:14:31 +02:00
Molkobain
d48b5d7d21
N°7416 - Setup: Add warning for optionnal PHP extension "APCu"
2024-04-08 10:51:19 +02:00
Pierre Goiffon
dbd5ba0377
N°7302 Fix SetupUtilsTest::testHumanReadableSize
2024-03-13 09:56:31 +01:00
Pierre Goiffon
4880052559
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-03-13 09:28:07 +01:00
Pierre Goiffon
61e04c5a73
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-03-13 09:27:53 +01:00
Pierre Goiffon
9cc7ccb1cd
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-03-13 09:27:39 +01:00
Pierre Goiffon
a337ef3d88
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# setup/modelfactory.class.inc.php
# setup/setuputils.class.inc.php
2024-03-13 09:27:06 +01:00
Pierre Goiffon
986c24d777
N°7302 Fix unit name in \SetupUtils::HumanReadableSize ( #626 )
2024-03-12 18:09:29 +01:00
Pierre Goiffon
9c6db1d730
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-01-30 11:47:04 +01:00
Molkobain
de86682562
N°6037 - Increase PHP max. non-supported version to 8.4.0
2024-01-30 09:52:52 +01:00
Molkobain
e18ea88735
N°6648 - Use \utils::GetDataPath() instead of hard-coded paths ( #555 )
...
* N°6648 - Use \utils::GetDataPath() instead of hard-coded paths
* Update setup/applicationinstaller.class.inc.php
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2024-01-22 21:06:08 +01:00
Benjamin Dalsass
34f0053db7
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention ( #589 )
2023-12-21 10:18:11 +01:00
Benjamin Dalsass
c0b1e877ad
Upgrade PHP min version to 8.1.0
2023-11-20 15:21:00 +01:00
Molkobain
403c369ea0
N°6963 - Update comment
2023-11-20 09:20:09 +01:00