Eric Espie
86ca7fcb7a
N°6408 - CRUD : rework on DBUpdate reentrancy
2023-06-27 11:37:10 +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
Eric Espie
77868e356b
N°6408 - ✅ CRUD : Issue on DBlinkchange event when delete et create
2023-06-26 11:34:00 +02:00
Eric Espie
60e302162c
N°6408 - ✅ CRUD : Issue on DBlinkchange event when delete et create
2023-06-26 11:31:53 +02:00
Eric Espie
f36c8c5cdd
N°6408 - ✅ CRUD : Issue on DBlinkchange event when delete et create
2023-06-26 11:17:20 +02:00
Eric Espie
c3469e43bc
N°6408 - Add logs, changed modification test of current object and prevent calling OnDBUpdate() when object is not modified
2023-06-23 17:02:31 +02:00
Molkobain
b642dbe3d6
N°6389 - Fix SQL error when saving an object with an emptied blob attribute
2023-06-22 20:43:56 +02:00
Molkobain
96f1bd3646
N°6462 - Sort \AttributeApplicationLanguage alphabetically (eg. "Language" in ActionEmail class)
2023-06-21 18:33:12 +02:00
Molkobain
a8a3385969
N°6460 - Sort \AttributeClassAttCodeSet alphabetically (eg. "Target fields" in Trigger class)
2023-06-21 16:06:22 +02:00
Molkobain
87e04547bd
N°6448 - Restore sort order for \AttributeClass and \AttributeSetEnumPadded (eg. "Target class" and "Context" in DataSynchronisation and Trigger classes)
2023-06-21 15:58:11 +02:00
Eric Espie
99a4e5e861
N°5909 - Fix iApplicationExtension not called when attachment is added
2023-06-21 14:39:04 +02:00
Benjamin Dalsass
2074a0fa0d
N°5305 - CSV import ergonomy for SaaS
...
- Fix ext key displayable value
2023-06-21 11:21:40 +02:00
Benjamin Dalsass
85a879b587
N°5305 - CSV import ergonomy for SaaS
...
- Change checkbox error ugly font
- Improve errors messages (ambiguous, mismatch)
2023-06-20 17:21:39 +02:00
Eric Espie
9b9ba3c440
N°6281 - Rest API core/create key value is no more between quote
2023-06-20 16:58:16 +02:00
bdalsass
4d43d83b95
N°6000 - CSV Import with quote no more handled ( #508 )
2023-06-20 16:39:56 +02:00
Benjamin Dalsass
63487226a9
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# core/csvbulkexport.class.inc.php
2023-06-20 10:24:03 +02:00
Molkobain
4550dfb1d4
N°5388 - PHP 8.2: Fix dynamic property declaration
2023-06-19 16:27:45 +02:00
Benjamin Dalsass
2c4a7c5a77
# Conflicts:
...
# core/csvbulkexport.class.inc.php
2023-06-16 15:57:58 +02:00
Benjamin Dalsass
2cca57c7fa
N°6431 - CSV bulk export text delimiter option not initialized correctly
2023-06-16 15:50:28 +02:00
odain-cbd
49d3f4c2b2
N°6047 - Make iTop scripts work by HTTP via token with specific scopes ( #494 )
...
* N°6047 - Make iTop scripts work by HTTP via token with specific scopes
* Update core/contexttag.class.inc.php
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-06-15 15:36:35 +02:00
Pierre Goiffon
baa4641795
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-06-14 19:03:02 +02:00
Pierre Goiffon
52820925b1
N°4725 DeprecatedCallsLog::NotifyDeprecatedFile remove throw ConfigException
...
Those exceptions are handled silently since 3.0.1
2023-06-14 19:01:50 +02:00
Anne-Catherine
c2309876fb
N°6239 - Portail: Fix error message when trying to display object with missing icon ( #485 )
2023-06-14 09:42:43 +02:00
Molkobain
79d6cadfde
N°4106 - Fix typo in the PHPDoc thanks to @piRGoif
2023-06-13 22:34:50 +02:00
Molkobain
5915b2cc01
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-06-13 11:43:11 +02:00
Molkobain
9f38eec40a
N°4106 - Reword PHPDoc to avoid confusion as the @internal was not accurate
2023-06-13 11:42:28 +02:00
Denis
fed149dc66
N°918 - Translate placeholders in notifications ( #506 )
...
- Localization of date & time formats
- Use of DataLocalizer (if present)
- All placeholders can be used in the uploaded HTML template as well as in the notification "message"
2023-06-13 09:51:32 +02:00
Benjamin Dalsass
0a45039c5c
N°6005 - CSV import : import an object and a linkset fails
2023-06-13 08:14:34 +02:00
Molkobain
bd96247f97
N°1345 - Fix typo in conf. param. description
2023-06-12 09:56:57 +02:00
vdumas
01fb3466c8
N°1350 - Audit: propose domains selection as default
2023-06-12 09:22:34 +02:00
Molkobain
508647fe0b
N°1345 - Add possibility to sort transitions automatically
2023-06-09 12:49:42 +02:00
Benjamin Dalsass
c486aea299
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Remove input when object is in view mode
- Improve form errors handling
- Prevent row selection when clicking input
- Attach date time picker to table instead of input to prevent popup truncating (popup will be visible but not aligned on the input)
2023-06-09 10:34:19 +02:00
Eric Espie
1b7529fcb9
N°6384 - Flag LinkedSet to specify that it has CheckToWrite constraint (more specific parameter name)
2023-06-09 10:21:47 +02:00
vdumas
d985ff860d
N°2199 - Request history tables without the Admin profile
2023-06-09 09:20:41 +02:00
Anne-Catherine
cc8c6ac027
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies ( #306 )
...
N°3213 - Order transition attributes like in the "details" zlist instead of reordering them regarding the dependencies (#306 )
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-06-08 17:29:53 +02:00
Eric Espie
99e84e86cd
N°6384 - fix typo
2023-06-08 17:19:45 +02:00
Eric Espie
7ebf5a6dd4
N°6384 - Flag LinkedSet (Indirect) when CheckToWrite must be requested to Hosted Object
2023-06-08 17:07:01 +02:00
Vincent Dumas
55009b53e2
N°2199 - Request history tables without the Admin profile ( #497 )
2023-06-08 16:50:06 +02:00
Molkobain
bac6cbc1d8
N°1646 - Add possibility to sort Attribute[Meta]Enum either by code (default), rank or label
2023-06-07 19:53:11 +02:00
Benjamin Dalsass
11c147574a
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-07 15:30:08 +02:00
vdumas
652a9f6e40
N°6370 - Replace Audit Category menu by a dashboard
2023-06-05 17:58:14 +02:00
Benjamin Dalsass
8eb1053daa
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-05 16:19:06 +02:00
Molkobain
41bce359a0
N°6307 - Fix mentions not working in edition due to CRUD changes
2023-05-31 17:45:20 +02:00
Eric Espie
5f359b2b61
N°6151 - Allow to select classes on union outside the already selected classes
2023-05-31 14:40:13 +02:00
Eric Espie
173960e717
N°6324 - CRUD Event for one time treatment before creation and before update
2023-05-30 11:54:15 +02:00
Eric Espie
c3bb995407
N°6324 - CRUD Event for one time treatment before creation and before update
2023-05-30 11:29:24 +02:00
Pierre Goiffon
0508608e78
N°6322 Delegate \AttributeCustomFields::CheckValue to the handler
...
This allows to move template_id checks from BuildForm (which is called in the UI to construct the form also) to a dedicated method only called for validation
2023-05-24 09:28:26 +02:00
vdumas
976c9c1523
N°6311 - Add a Log on User Local, LDAP and External
2023-05-20 18:54:10 +02:00
Eric Espie
0188108a68
Add EVENT_DB_BEFORE_CREATE and EVENT_DB_BEFORE_UPDATE events in CRUD calls
2023-05-17 10:16:18 +02:00