Molkobain
3459dc5997
N°5897 - Improve deprecated logs relevance for PHP "trigger_deprecation"
2023-01-17 16:29:25 +01:00
Pierre Goiffon
de7c9d965e
💡 PHPDoc in \DeprecatedCallsLog
2023-01-17 15:37:23 +01:00
Molkobain
4c127b6f61
Revert "N°4517 - PHP 8.1: Fix return type hint for iterable classes"
...
This reverts commit 61be903eb2 .
2023-01-16 14:38:20 +01:00
Molkobain
61be903eb2
N°4517 - PHP 8.1: Fix return type hint for iterable classes
2023-01-16 14:21:00 +01:00
Eric Espie
524e65a29b
📝 fix PHPDoc
2023-01-05 09:23:48 +01:00
Eric Espie
df7d7c877d
N°5490 - PHP 8.0: Fix crash of bulk modify
2023-01-03 08:50:18 +01:00
Eric Espie
88d9a29599
📝 Change packages for auto-documentation
2022-12-29 12:38:31 +01:00
Eric Espie
23b4d4cb6b
Merge branch 'support/2.7' into support/3.0
2022-12-28 09:52:52 +01:00
Eric Espie
b37e74b407
📝 Change packages for auto-documentation
2022-12-28 09:51:46 +01:00
Pierre Goiffon
cb6232cc05
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2022-12-15 15:36:43 +01:00
Pierre Goiffon
0d49c605e2
💡 Fix \DBSearch::FromOQL phpdoc + modifiers order
2022-12-15 15:36:14 +01:00
Molkobain
6d47b0f4f8
N°4517 - PHP 8.0: Fix undefined array key due to type cast being done before coalesce
2022-12-14 20:34:40 +01:00
Eric Espie
4d365c8a44
Merge branch 'support/2.7' into support/3.0
2022-12-02 09:26:40 +01:00
Eric Espie
957ff40f30
N°5155 - Email by SMTP with self-signed certificate (changed default values to the previous behaviour)
2022-12-02 09:25:53 +01:00
Eric Espie
7bb12c35ea
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# core/config.class.inc.php
2022-11-30 14:27:32 +01:00
Eric Espie
aff9c7748b
N°5155 - Email by SMTP with self-signed certificate
2022-11-30 14:18:11 +01:00
Molkobain
cf5745b985
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/pdfbulkexport.class.inc.php
2022-11-26 00:09:10 +01:00
Molkobain
3e18ad590f
Fix image attributes not being visible in PDF exports
2022-11-25 19:30:35 +01:00
Pierre Goiffon
34f03715b6
LogChannel : add missing @since
2022-11-24 17:27:30 +01:00
Eric Espie
65b6c0f4ea
Fix CI
2022-11-23 11:04:58 +01:00
Eric Espie
4f14d1fb23
N°4974 - Session rework
2022-11-22 15:38:02 +01:00
Eric Espie
282d47aed4
N°5727 - REST API/get_related: Seemingly wrong results, when using [impacts, up] with [redundancy: true]
2022-11-16 13:51:38 +01:00
Pierre Goiffon
4b670cfa90
N°5625 Fix crash when opening DocumentFile in ES language
...
Regression introduced in 3.0.1 with a merge : 67fa156c
The % was removed in 530ec111 but we kept the call to Dict::Format, and the merge restored the % in ES dict
A larger fix will be done later with N°5491
2022-10-20 16:46:37 +02:00
Molkobain
c753b57265
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2022-09-21 16:23:42 +02:00
Molkobain
583ab98210
Fix typo
2022-09-21 16:11:24 +02:00
Pierre Goiffon
88d743b1cc
✅ N°5538 Make PHPUnit test fail if transaction opened but not closed
2022-09-21 14:05:27 +02:00
Molkobain
e55ac6002a
Increase ITOP_VERSION to 3.0.3-dev
2022-09-20 13:22:18 +02:00
Pierre Goiffon
091aaac55e
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2022-09-14 15:34:36 +02:00
Pierre Goiffon
d431811725
N°4947 Fix Email always picking "production" env config file ( #331 )
...
Note that the code was duplicated in both Email* impl, this is refactored : LoadConfig and m_oConfig are pulled up in Email, and SetRecipientFrom() calls are also refactored in Email
2022-09-14 15:33:48 +02:00
Eric Espie
cb2a597267
Fix notice on empty case log
2022-09-07 10:33:31 +02:00
Pierre Goiffon
9c57b0b1b7
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2022-08-29 12:33:06 +02:00
Pierre Goiffon
02a0969b53
N°5414 Fix undefined constant error in notification with wrong placeholder
...
Fix regression introduced in 33c2168 (#282 )
2022-08-29 12:31:45 +02:00
Stephen Abello
bc7749602d
Merge branch 'support/3.0.2' into support/3.0
...
# Conflicts:
# setup/setup.js
2022-08-24 16:46:16 +02:00
Molkobain
bdf11e32a7
N°5318 - Security hardening
2022-08-24 10:47:40 +02:00
Pierre Goiffon
a92b1971c0
N°5423 Fix "unexpected value" error on \CMDBChangeOpSetAttributeURL.newvalue for AttributeUrl with custom patterns
2022-08-18 14:48:55 +02:00
Molkobain
0efaf47325
N°4910 - Improve comment
2022-08-18 09:25:03 +02:00
Pierre Goiffon
a8f1b1d9d8
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/action.class.inc.php
2022-08-17 14:29:27 +02:00
Pierre Goiffon
6b32be0899
N°5216 Fix invalid message-id when sending notification using cron on system with a specific locale set ( #297 )
...
The timestamp used was indeed locale dependent.
This commit fixes this behavior by removing the locale dependency using a better printf format (see https://www.php.net/manual/fr/function.sprintf.php )
2022-08-17 14:11:32 +02:00
Pierre Goiffon
33c2168af2
🔊 Adds a debug log for invalid placeholders ( #282 )
...
This adds a debug log when a placeholder cannot be replaced.
Before the placeholder was just not replaced.
Now we can enable a debug log on the LogChannels::NOTIFICATION channel.
2022-08-17 14:09:59 +02:00
Molkobain
fc9ac1b441
N°4739 - Add semantic on state for user classes
...
* Add new section in the backoffice SCSS structure for PHP classes of the DM that are in the core (not a module) and can't be styled via XML.
2022-08-14 21:35:56 +02:00
acognet
7320005c08
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# application/cmdbabstract.class.inc.php
# core/coreexception.class.inc.php
# core/dbobject.class.php
2022-08-12 18:13:42 +02:00
Anne-Catherine
d7e5705520
N°5318 - Fix DBObject::CheckValue() messages being HTML encoded when not necessary ( #326 )
...
* Rollback N°4898 - Security fix
* N°5318 - security fix
2022-08-12 17:50:14 +02:00
Eric Espie
cc6cf79835
N°5389 - Email Notification templates with AttributeLinkedSetIndirect failed
2022-08-12 10:37:43 +02:00
Eric Espie
7a7498537f
N°5135 - Impersonate: history of changes versus log entries - Fix typo
2022-08-11 17:17:29 +02:00
acognet
b6e22e47ca
N°4910 - Adding a regexp on an existing field with value not complient, block the object modification
2022-08-11 16:43:36 +02:00
odain-cbd
ec01ab73aa
N°5135 - Impersonate: history of changes versus log entries ( #290 )
...
* N°5135 - Impersonate: history of changes versus log entries
* N°5135 - enrich impersonated changelog userinfo with its previous value when overrided by an extension (ie approvalbase)
* N°5135 - indicate impersonation inside changelogs in both caselogs and activity
* N°5135 - Impersonate: history of changes versus log entries add specific username for caselogs
Co-authored-by: Eric Espie <eric.espie@combodo.com >
2022-08-11 11:12:07 +02:00
Eric Espie
029e6114ad
N°4715 - Remove deprecated legacy SQL build
2022-08-09 10:41:46 +02:00
Eric Espié
de5fee8876
N°4792 - memory limit is reached when an AttributeExternalKey is pointing to a class with an AttributeBlob ( #322 )
...
N°4792 - memory limit is reached when an AttributeExternalKey is poin…
2022-08-09 09:17:15 +02:00
Molkobain
c6b88c4db0
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
...
# Conflicts:
# core/dbobject.class.php
2022-08-08 11:57:12 +02:00
Molkobain
df347b90e5
N°5383 - Declare DBObject::EnumTransitions() as "overwritable hook"
2022-08-08 11:53:46 +02:00