Eric Espie
8a95f6c605
Faf Service Locator
2026-09-04 15:51:51 +02:00
odain-cbd
1a395f4b50
N°10006 - fix audit display in case of no fields provided ( #1039 )
2026-09-04 10:07:05 +02:00
odain-cbd
ee17738e8e
N°10006 - Incorrect display of audit errors in iTOP ( #1037 )
...
* N°10006 - Incorrect display of audit errors in iTOP - fix export-v2 from audit
* N°10006 - Incorrect display of audit errors in iTOP - fix export-v2 from audit
* N°10006 - handle no class allowed in read corner case
* N°1006 - fix export-v2 with OQLRequest and without fields
2026-09-03 15:02:12 +02:00
Timmy38
da62814e67
N°10021 Fix code style
2026-09-03 10:26:57 +02:00
Timmy38
aef80d60a8
N°10021 Fix handling of removed extension that are also part of product
2026-09-03 10:13:49 +02:00
Timmy38
1fac630fdb
N°10005 Fix phpunit testcases labels
2026-09-02 09:33:40 +02:00
Stephen Abello
373942f922
N°9152 - Add extensibility API endpoints for UI elements ( #1017 )
...
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
Co-authored-by: Benjamin DALSASS <benjamin.dalsass@combodo.com >
2026-08-31 16:03:36 +02:00
Timmy38
7d4fc98ecc
N°10005 Force check installed extensions
2026-08-31 14:47:14 +02:00
Timmy38
cfb04561ec
N°9998 fix remote uninstallable flag
2026-08-31 14:40:36 +02:00
Lenaick
e769e53653
N°9984 - Error while compiling iTop 3.3 with PMP Extended ( #1029 )
...
* N°9984 - Error while compiling iTop 3.3 with PMP Extended
* N°9984 - Error while compiling iTop 3.3 with PMP Extended
2026-08-28 10:01:44 +02:00
odain-cbd
a346b71e9a
N°9979 - Hide "keep current choice" setup button in case of a package upgrade ( #1026 )
...
* N°9979 - phstan cleanup
* N°9979 - Hide keep current choice setup button in case of a package upgrade
* N°9979 - optimize SQL queries
2026-08-26 14:09:05 +02:00
Timmy38
8065343ea6
N°9974 Show extension code in metadata for extensions ( #1025 )
2026-08-26 10:37:15 +02:00
jf-cbd
4756e2474c
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-08-25 17:05:57 +02:00
jf-cbd
7dbbf742c4
Fix code syntax (that was only 8.4+)
2026-08-25 17:05:30 +02:00
jf-cbd
06d593631d
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-08-25 09:13:59 +02:00
Benjamin DALSASS
54a0dfd06f
Merge branch 'support/3.2' into develop
...
# Conflicts:
# application/transaction.class.inc.php
# dictionaries/en.dictionary.itop.ui.php
# dictionaries/fr.dictionary.itop.ui.php
# dictionaries/pt_br.dictionary.itop.ui.php
# dictionaries/ru.dictionary.itop.ui.php
# dictionaries/zh_cn.dictionary.itop.ui.php
2026-08-25 07:16:55 +02:00
jf-cbd
69624116db
N°9919 - Check if "To" exists when sendind mail with PHPMail ( #1021 )
2026-08-24 17:42:05 +02:00
odain-cbd
4f891a9170
N°9935 - Disable data compatibility check when env-production empty ( #1004 )
...
* N°9935 - Disable data compatibility check when env-production empty
* N°9935 - redundant test cleanup
2026-08-20 15:27:50 +02:00
odain-cbd
95cb21cff7
N°9949 - Cannot uninstall IPAM from setup wizard screen ( #1015 )
...
* N°9949 - Cannot uninstall IPAM from setup wizard screen
* N°9949 - add test coverage
* N°9949 - handle list in compilation
2026-08-20 10:03:25 +02:00
Lenaick
2073e8c10c
N°9861 - Check user can go to audit step only when keep current choice button has been clicked ( #1013 )
...
* N°9861 - Check user can go to audit step only when keep current choice button has been clicked
* Rename variable to improve clarity
2026-08-19 16:03:25 +02:00
odain
fdc1ef40e6
N°9875 - error msg typo
2026-08-19 15:27:49 +02:00
odain-cbd
4722551a16
N°9875 - Error deprecated on component version object ( #1010 )
...
* N°9875 - Error deprecated on component version object - propose boilerplate methods to handle ZipArchive
* N°9875 - Error deprecated on component version object - use ZipArchive boilerplate methods
* N°9875 - code style
* N°9875 - review feedbacks
* N°9875 - simplify return type of ZipArchiveCreateWithTempNam
* N°9875 - add @since
2026-08-19 15:14:32 +02:00
Anne-Catherine
1cdc2c5648
N°9934 - OQL with magic field ( #1011 )
2026-08-19 11:46:28 +02:00
Lenaick
31eddad029
N°9876 - A non installed extension should not be selected ( #992 )
...
* N°9876 - A non installed extension should not be selected if it is not mandatory
* N°9876 - A non installed extension should not be selected if it is not mandatory
* N°9876 - A non installed extension should not be selected if it is not mandatory
* N°9876 Streamline and refactor ComputeChoiceFlags
* N°9876 - Fix several conditions :
* Installed extension with dependency issue must be checked and disabled without force-uninstall
* Mandatory extension with force-uninstall must be checked
* Mandatory or installed extension must keep unchecked status when move to another step
* N°9876 - remove mandatory condition for extensions not included in package
* N°9876 - Undo remove ComputeChoiceFlags method return type
---------
Co-authored-by: Timmy38 <timothee.callet@combodo.com >
2026-08-19 10:47:31 +02:00
Benjamin Dalsass
97364af71d
Feature/8420 transaction id lifetime ( #1009 )
2026-08-19 08:45:49 +02:00
Lenaick
27c0fe191b
N°9904 - Add explanation message when "Check compatibility" button is not available ( #1003 )
2026-08-18 16:40:18 +02:00
Eric Espie
b13065f23f
N°9902 - Store MTP info in DB
2026-08-17 16:42:51 +02:00
odain
7f3a1811d7
N°9888 - test coverage enhancement regarding php version checks during setup
2026-08-17 13:51:50 +02:00
Lenaick
87b48c638c
N°9861 - Keep current choice button is too permissive ( #989 )
...
* N°9861 - Keep current choice button is too permissive
* N°9861 - Changes from review
* Add GetLatestWizardStateFromStepClass test and improve CanMoveForwardFromChoiceFlags readability
* Remove $bPopStep parameter from GetLatestWizardStateFromStepClass function
2026-08-17 11:52:24 +02:00
Molkobain
fd553b86dd
N°4693 - Fix iBackofficeSassExtension API returning only 1 file
2026-08-09 19:50:52 +02:00
Stephen Abello
67e2899a60
N°9787 - Fix skipped test
2026-08-06 10:30:37 +02:00
Lenaick
9bfe0430f5
N°9118 - No Safeguard when hub installation fail ( #988 )
...
* N°9118 - No Safeguard when hub installation fail
* Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-08-04 09:01:34 +02:00
Lenaick
1403914572
N°9116 - Installing modules in extension folder or production-modules doesn't have the same behavior ( #981 )
...
* N°9116 - Installing modules in extension folder or production-modules doesn't have the same behavior
* N°9116 - Installing modules in extension folder or production-modules doesn't have the same behavior
* N°9116 - Installing modules in extension folder or production-modules doesn't have the same behavior
2026-07-28 16:40:23 +02:00
Lenaick
620a6b9a51
N°9827 - Unable to launch check compatibility when a module with bad dependencies is in production-modules ( #978 )
...
* N°9827 - Unable to launch check compatibility when a module with bad dependencies is in production-modules
* Update unit tests
* N°9827 - Unable to launch check compatibility when a module with bad dependencies is in production-modules
2026-07-23 16:23:06 +02:00
Anne-Catherine
04a5e5463a
N°9759 - Truncating AttributeText doesn't work as expected in case of multibytes characters ( #964 )
...
* N°9759 - Truncate AttributeText don't work as expected in case of multibytes characters
* WIP
* Move TrimValue() base definition to AttributeDefinition class, assign DBObject::SetTrim old behavior to it
* Fix variable types
* Fix variable types
* Apply code review fixes, add tests
* Define GetSize in AttributeDefinition to easy polymorphic calls instead of obscure AttributeDBFieldVoid
* Update php with right since version and ticket, remove useless method overload
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Correctly handle null values in new methods
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-07-23 16:07:42 +02:00
Benjamin Dalsass
006dd3d6c2
N°9829 - Add unit tests for parent ticket changes ( #979 )
2026-07-23 15:32:53 +02:00
lenaick.moreira
a808e89c30
Merge branch 'support/3.3-beta1' into develop
2026-07-23 11:43:00 +02:00
lenaick.moreira
c6e50a0ed7
N°9830 - Fix setup error when trying to remove class with a TagSet attribute
2026-07-23 11:39:42 +02:00
Molkobain
d88687527e
Merge remote-tracking branch 'origin/support/3.2.3' into support/3.2
2026-07-23 10:49:09 +02:00
Molkobain
2cc071b07a
Merge remote-tracking branch 'origin/support/3.3-beta1' into develop
2026-07-23 10:47:12 +02:00
Molkobain
c68887c2bc
N°9831 - Fix ext. management deletion plan analysis by avoiding overwriting entity for a previously processed class
2026-07-23 10:21:31 +02:00
odain-cbd
73ede13443
N°9746 - Synchro execution time change fixes ( #951 )
...
* N°9746 - Synchro execution can make damage during time change (object deletions)
* N°9746 - handle timechange during synchro execution + cleanup m_bIsImportPhaseDateKnown
* N°9746 - PR fix
* N°9746 - add corner test case
2026-07-21 08:01:31 +02:00
odain-cbd
40dd72ef82
N°9746 - Synchro execution time change fixes ( #951 )
...
* N°9746 - Synchro execution can make damage during time change (object deletions)
* N°9746 - handle timechange during synchro execution + cleanup m_bIsImportPhaseDateKnown
* N°9746 - PR fix
* N°9746 - add corner test case
2026-07-21 07:59:50 +02:00
lenaick.moreira
041437cbeb
Merge branch 'support/3.3-beta1' into develop
2026-07-17 17:05:46 +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
Anne-Catherine
5715e0484f
N°9759 - Truncating AttributeText doesn't work as expected in case of multibytes characters ( #964 )
...
* N°9759 - Truncate AttributeText don't work as expected in case of multibytes characters
* WIP
* Move TrimValue() base definition to AttributeDefinition class, assign DBObject::SetTrim old behavior to it
* Fix variable types
* Fix variable types
* Apply code review fixes, add tests
* Define GetSize in AttributeDefinition to easy polymorphic calls instead of obscure AttributeDBFieldVoid
* Update php with right since version and ticket, remove useless method overload
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Correctly handle null values in new methods
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-07-17 16:40:09 +02:00
Molkobain
13fad9efc1
N°9625 - Add Session::UnsetAll() method to ensure that even the "welcome" session value is correctly resetted ( #970 )
...
* N°9625 - Add Session::UnsetAll() method to ensure that even the "welcome" session value is correctly resetted
* N°9625 - Add unit tests
* N°9625 - Improve robustness
* N°9625 - Code review updates
* N°9625 - Fix logoff page to ensure all authentication plugins are called before emptying the session
2026-07-17 10:28:58 +02:00
lenaick.moreira
8e0246601a
✅ Fix unit tests failed
2026-07-15 14:33:55 +02:00
lenaick.moreira
bd9cc9c15e
✅ Fix unit tests failed
2026-07-15 14:21:17 +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