Benjamin Dalsass
9ee0548767
N°9807 - Polishing CKEditor for iTop 3.3.0-beta1 ( #976 )
2026-07-24 09:22:24 +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
7be19c713b
N°8699 - attributedef.class.inc.php to PSR4 - fixs ( #890 )
2026-04-28 10:46:09 +02:00
Lenaick
aae6d324f9
N°8851 - Explicit nullable in functions parameters ( #857 )
2026-03-26 15:52:57 +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
Benjamin Dalsass
3fa500c9c1
N°8699 - attributedef.class.inc.php to PSR4 [3-PSR4]
...
- Add namespaces
- Add use statements
- reformat code
2025-09-12 15:23:42 +02:00
Benjamin Dalsass
f0adbbba29
N°8699 - attributedef.class.inc.php to PSR4 [2-DISPATCH]
...
- Restore attributedef.class.inc.php with requires
- Update each attribute file code
2025-09-12 15:23:42 +02:00
Benjamin Dalsass
bbdb30f421
N°8699 - attributedef.class.inc.php to PSR4 [1-DUPLICATE]
...
- Duplicates attributedef.class.inc.php as attributedefrequires.class.inc.php (will contains the require_once directives)
- Duplicates attributedef.class.inc.php for each final class files AttributeApplicationLanguage.php, AttributeArchiveDate.php... to keep VCS
history
- Remove attributedef.class.inc.php file
2025-09-12 15:23:42 +02:00