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
91915f001b
N°9409 - Designer 3.3.0 - PHPStan level 1 wip
2026-04-08 15:20:34 +02:00
Eric Espie
85b20f34a3
N°9409 - Designer 3.3.0 - edit dashboard fix
2026-04-08 15:20:31 +02:00
Eric Espie
51f4dd7948
N°9409 - Designer 3.3.0
2026-04-08 15:19:25 +02:00
Eric Espie
cedc1ec711
N°9370 - autoload
2026-04-08 15:18:24 +02:00
odain
4c0b54a0f7
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-03-18 14:16:52 +01:00
lenaick.moreira
091d99b08f
PHP CS Fixer
2026-03-02 15:19:31 +01:00
Eric Espie
57a0b5691f
Merge support/3.2 into develop
2026-02-25 10:44:19 +01:00
Eric Espié
f82389d156
N°8632 - Various fixes ( #814 )
...
* N°8632 - Check existence of parameter file within iTop
* N°8632 - block parameter file from request
* log on error
* PHP CS fixer
* N°8632 - param files must be outside iTop
* PHP CS fixer
* Update webservices/export.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update tests/php-unit-tests/unitary-tests/application/utilsTest.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* ✅ Fix CI
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-25 10:42:04 +01:00
Eric Espie
dad39c3ebe
Merge support/3.2 into develop
2026-02-24 13:55:55 +01:00
Benjamin DALSASS
454a1b26eb
N°8603 N°8601 - Remove unnecessary quotes in reload url injection
2026-02-23 10:22:10 +01:00
lenaick.moreira
34c8a57814
N°8851 - Explicit nullable in functions parameters
2026-02-20 10:07:30 +01:00
Stephen Abello
b91e6c384a
Merge branch 'support/3.2' into develop
2026-02-19 17:39:47 +01:00
Stephen Abello
2247691e58
Fix CI by updating files code style
2026-02-19 16:59:25 +01:00
Stephen Abello
f014b43761
Merge branch 'support/3.2' into develop
2026-02-19 16:16:56 +01:00
Stephen Abello
9fd0ffd84e
N°8545 - Standardize return message from password reset ( #812 )
...
* N°8545 - Standardize return message from password reset
* N°8545 - Change log severity depending on the error source
* Add copyrights
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Avoid using dictionary entries in logs
* Update application/loginwebpage.class.inc.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 16:12:34 +01:00
Benjamin DALSASS
2b828f8a22
Merge branch 'support/3.2' into develop
...
# Conflicts:
# composer.lock
# datamodels/2.x/authent-local/dictionaries/pt_br.dict.authent-local.php
# dictionaries/fr.dictionary.itop.ui.php
# dictionaries/it.dictionary.itop.ui.php
# dictionaries/pt_br.dictionary.itop.ui.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
# lib/symfony/cache/Traits/RelayProxy.php
# lib/symfony/form/Exception/AccessException.php
# lib/symfony/form/Exception/ErrorMappingException.php
# lib/symfony/form/Exception/StringCastException.php
# lib/symfony/http-foundation/Request.php
# lib/symfony/polyfill-intl-icu/composer.json
# lib/symfony/property-access/LICENSE
# lib/symfony/security-core/Event/AuthenticationSuccessEvent.php
2026-02-19 09:22:08 +01:00
Stephen Abello
d124f8ee58
N°8541 - Replace login logo title with an alt customizable through dictionary entry ( #805 )
2026-02-18 09:53:57 +01:00
Eric Espie
154fb5c737
N°9066 - Serialization/Unserialization from XML to Forms
2026-01-07 17:09:47 +01:00
Eric Espie
efb1bd765b
N°9065 - XML Definition for Dashlet properties
2026-01-07 17:09:20 +01:00
Eric Espie
904cd0b518
N°8772 - Move DIService into PSR-11 Service Locator
2025-12-30 14:27:28 +01:00
Benjamin Dalsass
4c1ad0f4f2
N°8772 - Form dependencies manager implementation
...
- Form SDK implementation
- Basic Forms
- Dynamics Forms
- Basic Blocks + Data Model Block
- Form Compilation
- Turbo integration
2025-12-30 11:42:55 +01:00
Vincent Dumas
e21a541b70
N°8533 - Impact Analysis, add icons and tooltips in shortcut_actions ( #767 )
...
* N°8533 - Impact Analysis, add icons and tooltips in shortcut_actions
2025-11-17 15:55:05 +01:00
Vincent Dumas
262cc3c206
N°5882 - AuditRule: Add Owner and Process ( #775 )
...
* N°5882 - Audit Rule: Add "Owner" and "Correction Process" fields
* Fix PHP CS
2025-11-14 17:04:25 +01:00
odain
7bbcc388ea
Merge branch 'support/3.2' into develop
2025-11-14 10:52:27 +01:00
odain
2b1ecf15b4
Merge branch 'support/3.2.1' into support/3.2
2025-11-14 10:39:04 +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
odain
7681c157ec
Merge branch 'support/3.2' into develop
2025-11-07 20:33:14 +01:00
odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
Anne-Cath
775ac3df77
N°3815 - Remove "DisplayTemplate" PHP classes - TemplateMenuNode::GetHyperlink() must return ''
2025-10-27 17:26:37 +01:00
odain
10a7fafe59
N°4720 - EOL restored
2025-10-27 10:25:44 +01:00
odain
700b95e8c6
N°4720 - ease applystimuli support due to API deprecation removals
2025-10-24 15:14:30 +02:00
odain
fae2bcc6e9
N°4720 - deprecation removal RenderLinks
2025-09-15 16:40:10 +02:00
odain
506def4340
code cleanup : fix PHP Warning: Undefined variable
2025-09-12 09:41:03 +02:00
odain-cbd
696e2c9565
N°4720 - Remove old unreferenced methods or pages that are @deprecated ( #747 )
...
* N°4720 - Remove old unreferenced methods that are @deprecated
* N°4720-Config addson getter/setter removal
* small deprecation removal
* revert @deprecation 3.3 removal: ResizeImageToFit
* small deprecation removal
* revert deprecation 3.3 removal: Config/GSetAddons
2025-09-11 15:52:00 +02:00
Benjamin Dalsass
44972f34e5
N°8210 - Remove iApplicationObjectExtension ( #737 )
2025-09-05 09:27:55 +02:00
Anne-Cath
2ba4109343
N°6932 - Split applicationextension.inc.php APIs in separate files
2025-08-26 17:46:10 +02:00
Anne-Cath
e6a0d95cba
N°7835 - Dashboard - modification on iTop UI with header static without icon
2025-08-18 13:16:29 +02:00
Benjamin Dalsass
1458ba877b
N°7659 - Remove utils::GetClassesForInterface ( #732 )
2025-08-12 14:06:26 +02:00
Timmy38
71386198cf
N°3124 - Refactorize ResizeImageToFit methods ( #734 )
2025-08-08 10:43:35 +02:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
Anne-Cath
1667f834b9
Remove unusued lines
2025-08-06 09:44:35 +02:00
Anne-Cath
820087e4d1
N°4500 - Remove iPageUIExtension & AbstractPageUIExtension API
2025-08-04 10:30:38 +02:00
Anne-Cath
e6ea2fd541
N°3815 - Remove "DisplayTemplate" PHP classes - modify comment
2025-07-31 17:07:48 +02:00
Anne-Cath
2bd7c7a01a
N°3815 - Remove "DisplayTemplate" PHP classes
2025-07-31 14:23:35 +02:00
Anne-Cath
3eb8437c32
N°4693 - Restore API to add sass entries in the backoffice pages - rename Interface
2025-07-31 10:07:15 +02:00
Anne-Cath
9acc6a8bd4
N°4693 - Restore API to add saas entries in the backoffice pages
2025-07-30 16:41:31 +02:00
Anne-Cath
4d794fe656
N°4813 - Remove DataTable class and file
2025-07-30 15:29:15 +02:00
Stephen Abello
c9f88a16ef
N°6792 - Remove deprecated method \cmdbAbstract::DisplayCaseLog
2025-07-30 10:54:45 +02:00
Stephen Abello
36dc71fdce
N°4035 - Remove duplicated TWIG extensions class
2025-07-29 14:51:14 +02:00