XGUI
b87fb65ac4
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# datamodels/2.x/version.xml
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
# tests/php-unit-tests/unitary-tests/core/AttributeDefinitionTest.php
2025-02-04 10:14:41 +01:00
XGUI
803ebfbe33
N°8129 - Dont crash if date/time default value has a bad format
2025-01-30 14:14:31 +01:00
XGUI
9e3f99a150
N°8129 - Dont crash if date/time default value has a bad format
2025-01-29 15:55:20 +01:00
Eric Espie
e0b12144cb
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# sources/Application/UI/Base/Layout/ActivityPanel/ActivityPanel.php
2025-01-13 09:18:00 +01:00
Eric Espie
bf6277fcd2
N°7145 - UI - Init Value DateTime and Date with Day Time (support raw date values)
2025-01-09 11:22:28 +01:00
Eric Espie
886db5d6ad
N°7145 - UI - Init Value DateTime and Date with Day Time (use OQL syntax for default value)
2025-01-09 10:49:35 +01:00
Eric Espie
79a46581ef
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopDataTestCase.php
2025-01-07 13:31:49 +01:00
Eric Espie
6948c594c2
N°7145 - UI - Init Value DateTime and Date with Day Time
2025-01-07 10:18:23 +01:00
Eric Espie
301a7a92a0
N°7145 - UI - Init Value DateTime and Date with Day Time
2025-01-06 16:52:32 +01:00
Eric Espie
5c5c5d769f
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-12-13 10:17:40 +01:00
odain
ce187550f6
N°7750 - Fix display regression
2024-12-12 12:21:57 +01:00
Anne-Cath
a64fed66a3
N°1681 - Add/fix @since
2024-12-10 09:48:25 +01:00
Anne-Catherine
261106fa9d
N°1681 - Add new triggers for attachment creation and removal ( #534 )
2024-12-10 09:33:20 +01:00
Thomas Casteleyn
018f7808db
N°5039 - DataSynchro: TEXT field too small for big linkset ( #479 )
2024-08-19 18:18:21 +02:00
Benjamin Dalsass
9bf0addc9c
N°5298 - Upgrade CKEditor to version 5 ( #647 )
2024-05-24 16:13:20 +02:00
Romain Quetiez
1de179f683
N°4459 Make sure that every test will pass even if the CI provides an invalid configuration file. Also allow encryption mecanism to be fully controlled by the tests
2024-05-18 17:49:07 +02:00
Romain Quetiez
48857631a4
✅ Test that any kind of attribute can be written and read, both directly and through an external field
2024-05-17 16:56:55 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Benjamin Dalsass
a481992c8e
N°7279 - AttributeClass defined in XML datamodel compilation issue
2024-04-25 09:16:30 +02:00
Benjamin Dalsass
c56aeb08f5
N°2443 - Boolean don't accept yes/no value ( #645 )
...
AttributeBoolean form field edition is now handled by list or radio
2024-04-17 16:04:07 +02:00
Pierre Goiffon
27ac1fe276
N°7345 Accept DateTime objects for DBObject::Set() calls on AttributeDateTime and children ( #618 )
2024-03-12 18:29:55 +01:00
Thomas Casteleyn
5be386d03e
N°4894 - Improve AttributeDecimal validation during CSV import ( #248 )
...
* Update AttributeDecimal validation pattern
* Update phpdoc
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Reduce unneeded sprintf flags
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-03-08 17:03:51 +01:00
Benjamin Dalsass
34c4d753d3
N°797 - Delete of DataSynchro incomplete
2024-03-07 14:05:50 +01:00
Anne-Cath
9c35cddfc0
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-02-27 18:01:33 +01:00
Anne-Catherine
82e19f6eca
N°6543 - Fix display of AttributeText with width parameter ( #521 )
2024-02-27 17:42:59 +01:00
Pierre Goiffon
8a67ceff57
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-02-20 12:12:29 +01:00
Pierre Goiffon
095c94a917
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-02-20 12:11:57 +01:00
Pierre Goiffon
102a4a0c75
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/attributedef.class.inc.php
2024-02-20 12:11:02 +01:00
Pierre Goiffon
f6fec506b1
💡 Some PHPDoc hints on value types to pass to DBObject::Set
2024-02-20 12:10:00 +01:00
Pierre Goiffon
85a49262e9
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-02-15 09:49:26 +01:00
Molkobain
922a842e96
N°7213 - PHP 8.1: Migrate remaining usages of md5() with null value ( #608 )
...
* N°7213 - PHP 8.1: Migrate remaining usages of md5() with null value
* Update core/attributedef.class.inc.php
2024-02-14 19:27:14 +01:00
Molkobain
8928a87b14
N°6037 - PHP 8.2: Migrate usages of strtolower() and strtolower() that depends on current locale
2024-01-26 16:36:25 +01:00
Pierre Goiffon
1e3ef6846d
N°3677 - Fix AttributeImage.default_image URLs not up to date after app_root_url change ( #526 )
...
Many thanks to @sg-gcouronne for this contribution !
2024-01-22 16:02:41 +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
Eric Espie
8e0d6d1f00
N°6228 - Refactor after review
2023-11-23 11:14:37 +01:00
Pierre Goiffon
ea845dc6eb
N°6228 - CheckToWrite() propagation to target objects based on with_php_constraint property
2023-11-23 11:14:37 +01:00
Molkobain
2d8ecd465b
N°6903 - Fix crash when emptying file attribute (eg. picture of a contact)
2023-11-09 18:17:35 +01:00
Stephen Abello
a9bd62dc43
N°6385 - Allow to disable LinkedSet (1:n & n:n) edition by XML
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-10-24 11:09:12 +02:00
Pierre Goiffon
c5cb84f976
N°6733 Fix some attributes impl not prompted in transitions when mandatory
2023-09-26 11:32:06 +02:00
Benjamin Dalsass
e654daf4a5
N°6516 - Add @experimental PHP annotation on temporary objects features
2023-07-05 14:24:05 +02:00
Molkobain
8292b16387
N°6502 - Fix AttributeImage::GetAsHtml() using download URL instead of display URL which triggers download listeners
2023-07-05 10:35:36 +02:00
Molkobain
340b982d77
N°6502 - Avoid new history entry on AttributeBlob download
2023-07-05 10:35:35 +02:00
bdalsass
9d38b4d1d6
N°6043 - Booking: Add prerequisites in iTop core - CRUD extensibility ( #520 )
2023-07-04 16:22:53 +02:00
Stephen Abello
40dc3deabb
N°6495 - Fix strlen crashing with null value in AttributePassword
2023-07-04 13:56:31 +02:00
Pierre Goiffon
6cc2d49cd5
N°6414 Move existing AbstractSimpleField::Validate impl to custom validators
...
- LinkedSetField
- SelectObjectField
- MultipleChoicesField (warning this hierarchy contains non multiple value fields like SelectField !)
Also change AbstractValidator::Validate signature : now we are returning an array of error messages, so that we can return multiple ones
2023-07-03 11:30:04 +02:00
Pierre Goiffon
6606af71ff
N°6414 Validator refactoring
...
New AbstractValidator class, with new method Validate
All existing validators are now children of AbstractRegexpValidator
Handle validators JS counterparts in renderers : only regexp validators are implemented client side
2023-07-03 11:30:04 +02:00
Pierre Goiffon
52049b7837
N°6414 Disable Field validation for untouched attcodes
2023-07-03 11:30:04 +02:00
bdalsass
b46d4db8ff
N°6476 - Revert datamodel / compiler changes from N°5563 ( #515 )
2023-06-29 15:11:30 +02:00
Eric Espie
db6e4137b1
N°6271 - Fix drop-down list not refreshed when adding an external key with a friendlyname built on an external key
2023-06-26 18:00:04 +02:00
Benjamin Dalsass
a206af1813
N°6005 - CSV import : import an object and a linkset fails
...
- Restore old get as html for linked set with display style tab
2023-06-26 15:11:41 +02:00