jf-cbd
c99995563e
Merge remote-tracking branch 'origin/support/3.2.1' into support/3.2
...
# Conflicts:
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2025-03-24 11:31:25 +01:00
jf-cbd
10fbea5f4d
Fix merge conflict
2025-03-24 10:09:33 +01:00
jf-cbd
e49b8fc480
Merge remote-tracking branch 'origin/support/2.7' into support/3.2.1
...
# Conflicts:
# core/restservices.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2025-03-24 10:07:36 +01:00
Anne-Cath
a103c458cb
N°8272 - Portal : Unable to save a date in French format - rollback removed code for N°7145
2025-03-18 16:58:50 +01:00
jf-cbd
29c75f626b
N°8259 - Problem with GetMaxSize on AttributeText
2025-03-13 15:29:00 +01:00
jf-cbd
8fd9eb6a84
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-06 14:58:24 +01:00
jf-cbd
77ba0b398f
Fix merge conflict
2025-03-06 12:11:20 +01:00
jf-cbd
04ca7bf603
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
...
# Conflicts:
# core/restservices.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# tests/php-unit-tests/unitary-tests/core/Delta/delta_test_sanitize_output.xml
# tests/php-unit-tests/unitary-tests/core/RestServicesSanitizeOutputTest.php
# tests/php-unit-tests/unitary-tests/core/RestServicesTest.php
# webservices/rest.php
2025-03-06 12:10:00 +01:00
denis.flaven@combodo.com
07b904ee1b
N°8231 - making rest api logs more readable
2025-03-06 11:59:08 +01:00
jf-cbd
533b57ab99
Merge branch 'support/3.1' into support/3.2
2025-03-03 17:07:24 +01:00
jf-cbd
6c7a98fe3d
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 16:38:32 +01:00
denis.flaven@combodo.com
ec2203229b
N°8231 - making rest api log more readable
2025-03-03 16:23:25 +01:00
jf-cbd
2f699d355a
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2025-03-03 14:37:57 +01:00
jf-cbd
da4457f5b4
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2025-03-03 14:36:50 +01:00
denis.flaven@combodo.com
97848cea4f
N°8231 - making rest api log more readable
2025-03-03 11:38:52 +01:00
Eric Espie
a9bc4973b4
N°8139 - Fix ApplyStimulus during post update
2025-02-07 17:24:43 +01:00
Eric Espie
14346e0895
N°8139 - Avoid double writing in lifecycle action
2025-02-07 11:10:14 +01:00
Eric Espie
6985e366c2
N°8139 - Avoid double writing in lifecycle action
2025-02-07 10:58:13 +01:00
Eric Espie
7ddc593869
🔊 enhance crud logs
2025-02-07 10:14:39 +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
Eric Espie
a3c911e93e
N°8139 - ✅ Avoid double writing in lifecycle action
2025-01-29 09:32:21 +01:00
Eric Espie
65e49e2139
N°8139 - Avoid double writing in lifecycle action
2025-01-27 17:34:46 +01:00
Eric Espie
b1bf89807d
Add CRUD logs
2025-01-27 15:06:11 +01:00
v-dumas
986e900a99
N°7145 - Inline & Attachment add default expire for MailToTicket
2025-01-24 12:03:16 +01:00
Timmy38
2852d8ce49
N°7662 Allowing indentation and de-indentation ( #698 )
2025-01-21 17:12:43 +01:00
Eric Espie
e98c6637ac
N°8108 - EVENT_DB_AFTER_WRITE: $oEventData->Get('changes') missing previous values
2025-01-16 09:31:12 +01:00
Romain Quetiez
93dba0644d
N°5791 - Handle NOT IN and NOT LIKE too
2025-01-10 16:21:12 +01:00
Eric Espie
dc8f521b12
N°7145 - UI - Init Value DateTime and Date with Day Time (Add default values on mandatory dates)
2025-01-09 11:56:55 +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
0e8ddf990c
N°7145 - UI - Init Value DateTime and Date with Day Time (Fix Event class)
2025-01-07 13:21:13 +01:00
Eric Espie
346a8eadec
N°5791 - Obsolescence condition containing IN makes object creation fail
2025-01-07 11:29:33 +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
73bb80ebea
N°7206 - Force DBUpdate() when a transition is asked, and it leads to the same state
2025-01-06 11:31:36 +01:00
jf-cbd
11fc958a7b
🐛 N°6284 - Add data-object-key
2024-12-31 15:01:36 +01:00
Romain Quetiez
4f6d514694
N°8001 - Refactoring: instantiation of an ormDocument moved to... ormDocument
2024-12-20 10:36:25 +01:00
odain-cbd
5f85757630
N°7633 - Reloads the same user multiple times if it no longer exists ( #692 )
...
* N°7633 - Reloads the same user multiple times if it no longer exists
* Update core/userrights.class.inc.php
good catch
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
* Update core/userrights.class.inc.php
good catch (again)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
* Update core/userrights.class.inc.php
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
* PR feedbacks from Romain
* ci: rename user logins
---------
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2024-12-17 17:27:49 +01:00
Eric Espie
32ef639ce1
N°7803 - MTP from itophub/designer failing in itop 3.2.0
2024-12-16 16:44:59 +01:00
odain
ce187550f6
N°7750 - Fix display regression
2024-12-12 12:21:57 +01:00
Eric Espie
29ce042916
N°7867 - Issue with MTP offline (reset cache in metamodel)
2024-12-09 10:38:50 +01:00
Eric Espie
e6a7b926f6
N°7852 - Issue on Class groups definition when checking EventNotification class
2024-12-05 11:14:19 +01:00
Eric Espie
a77765ec7b
N°8019 - Enrich event with transition information
2024-12-03 10:28:13 +01:00
jf-cbd
1fa0f7bdd9
N°8007 - Security hardening
2024-12-02 17:45:39 +01:00
Eric Espie
f718b4173d
N°7206 - TriggerOnStateEnter not called when using reassign transition (after review)
2024-12-02 17:28:15 +01:00
Eric Espie
e057c0f081
N°7777 - Click on tab "Last executions" during action creation crashs the form
2024-12-02 17:12:32 +01:00
Eric Espie
5a49fc7654
N°7206 - TriggerOnStateEnter not called when using reassign transition
2024-12-02 14:49:28 +01:00
Eric Espie
bb405d5173
N°7429 - Create an MFA extension for iTop - Add support for AttributeClassSet
2024-11-27 14:57:51 +01:00
Romain Quetiez
51e5f1e7de
N°7962 Suppress warnings emitted by the parser/lexer generators and the runtime OQL lexer, with PHP 8.1+
2024-11-13 15:28:29 +01:00
Timothee
9cffd17e19
N°7704 Fix missing namespace for constant EVENT_DOWNLOAD_DOCUMENT
2024-11-13 14:39:23 +01:00