Benjamin Dalsass
74a42a4d4f
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-05-24 16:14:44 +02:00
Benjamin Dalsass
9bf0addc9c
N°5298 - Upgrade CKEditor to version 5 ( #647 )
2024-05-24 16:13:20 +02:00
Eric Espie
c31443cb79
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-05-24 10:18:48 +02:00
Eric Espie
094a9ed82f
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# tests/php-unit-tests/unitary-tests/core/CRUDEventTest.php
# tests/php-unit-tests/unitary-tests/core/DBObject/MockDBObjectWithCRUDEventListener.php
2024-05-24 10:04:40 +02:00
Eric Espie
5e64be8580
N°7491 - ✅ Fix unit tests
2024-05-24 09:48:07 +02:00
Eric Espie
a0b76a25be
N°7491 - Fix Events during DBObject CRUD
2024-05-24 09:35:00 +02:00
Molkobain
4764553e08
N°5298 - Fix HTML attribute name always empty in RichText block
2024-05-24 09:30:24 +02:00
Romain Quetiez
f87b4f6154
✅ Make sure that tests use valid input data
2024-05-23 09:14:42 +02:00
Molkobain
4ccec53e8d
N°5298 - Improve CKEditor fullscreen style in the backoffice
2024-05-22 21:55:16 +02:00
Molkobain
e7728ee7dd
N°5298 - Downsize CKEditor buttons / components for better integration with our UIs
2024-05-22 21:54:27 +02:00
Molkobain
c06aa66854
N°5298 - Fix CKEditor not using width/height from the datamodel since upgrade to v5 in the backoffice
2024-05-22 15:13:40 +02:00
Molkobain
7dd913b0dd
N°5298 - Fix CKEditor fullscreen style and theme integration in the backoffice
2024-05-22 15:12:37 +02:00
Molkobain
6fb1afaa2f
N°5298 - Fix CKEditor fullscreen style in the end-users portal
2024-05-22 13:24:16 +02:00
Molkobain
8cb92e3bd3
N°7494 - Update highlight.js to v11.9.0
...
Mind that this lib is not maintained through NPM yet as its sources alone don't allow to be used in CKEditor out of the box, it needs extra steps to be built/used. And as we are already struggling with the CKEditor integration, we rather make baby steps.
2024-05-22 13:24:16 +02:00
vdumas
d9fcde8dbb
N°7484 - "autoresolve" Parent-Child now supports Friendlyname customization
2024-05-22 12:41:27 +02:00
Eric Espie
a698aec7a5
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-05-21 15:08:32 +02:00
Eric Espie
2389a5d720
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-05-21 15:08:07 +02:00
Eric Espie
e2f2afad54
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-05-21 15:07:28 +02:00
Eric Espie
f632cf3155
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
2024-05-21 15:07:08 +02:00
Eric Espie
04d2aaf05c
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-05-21 14:30:30 +02:00
Eric Espie
bc77c6589d
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-05-21 14:29:56 +02:00
Eric Espie
13dfdc3d9d
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2024-05-21 14:29:10 +02:00
Eric Espie
62caf16153
N°7364 - Code hardening
2024-05-21 14:20:30 +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
8823068608
N°4459 - Sodium default encrypted key invalid in the CI (workaround)
2024-05-17 16:56:55 +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
jf-cbd
5103f898e1
Merge remote-tracking branch 'refs/remotes/origin/support/3.2' into develop
2024-05-17 11:23:08 +02:00
jf-cbd
fd6796aae3
Merge remote-tracking branch 'refs/remotes/origin/support/3.1' into support/3.2
...
# Conflicts:
# .make/composer/rmDeniedTestDir.php
# application/utils.inc.php
2024-05-17 11:16:56 +02:00
jf-cbd
020a37ead9
N°7526 - Profile input unfocus: Previously entered value still filters
2024-05-17 10:58:29 +02:00
Romain Quetiez
b9b28e31f4
✅ Fix false positive when there is a data/production-modules folder
2024-05-17 09:51:16 +02:00
vdumas
0489235c67
N°7477 - Log execution result on DataSynchro made without administrator profile
2024-05-17 09:48:08 +02:00
Romain Quetiez
68ee3231f4
Merge branch 'support/3.2' into develop
...
# Conflicts:
# tests/php-unit-tests/src/Hook/TestsRunStartHook.php
2024-05-16 20:24:38 +02:00
Romain Quetiez
365d948a59
Merge branch 'support/3.1' into support/3.2
...
# Conflicts:
# tests/php-unit-tests/src/Hook/TestsRunStartHook.php
2024-05-16 19:05:03 +02:00
vdumas
5bc8717d2b
N°7480 - Setup theme compilation warning
2024-05-16 17:06:44 +02:00
jf-cbd
912b6b4a0d
N°7479 - Profile filter unusable
2024-05-16 16:52:22 +02:00
odain
163a3afc0f
N°7426 - no session created - replace php_sapi_name() by PHP_SAPI in unattended
2024-05-16 15:31:08 +02:00
Eric Espie
fb96184401
N°7468 - SQL error on MTP and DBTools on 3.2-dev
2024-05-16 14:50:52 +02:00
odain
35265718c1
Merge branch 'support/3.0' into support/3.1
2024-05-16 14:37:41 +02:00
odain
d98e35d918
Merge branch 'support/2.7' into support/3.0
2024-05-16 14:13:24 +02:00
odain
f8b54be896
N°7426 - no session created - replace php_sapi_name() by PHP_SAPI
2024-05-16 14:10:54 +02:00
Romain Quetiez
a88ce075cc
Merge branch 'support/3.0' into support/3.1
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
2024-05-16 14:07:36 +02:00
Romain Quetiez
c6f3e36451
Merge branch 'support/2.7' into support/3.0
...
# Conflicts:
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
# tests/php-unit-tests/unitary-tests/core/iTopConfigParserTest.php
2024-05-16 10:09:11 +02:00
Romain Quetiez
53dc452d61
✅ Avoid unnecessary custom test environment compilations (base compilation of file modification time)
2024-05-16 09:53:04 +02:00
Romain Quetiez
ccaf2dc5b7
Make the tests compatible with windows (and linux)
2024-05-16 09:53:04 +02:00
vdumas
d2c7b13454
N°7484 - UserRequest/Incident solution field supports HTML
2024-05-15 10:38:16 +02:00
Molkobain
1366acd001
N°2039 - Fix modal flex direction to column
2024-05-15 10:10:11 +02:00
vdumas
bdd2e9ab4d
N°7484 - UserRequest/Incident solution field supports HTML
2024-05-14 17:57:45 +02:00
vdumas
08b8be1ab2
N°7484 - UserRequest/Incident solution field supports HTML
2024-05-14 17:57:24 +02:00
Molkobain
5c46cb7c9b
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-05-07 10:42:18 +02:00
Molkobain
d9581a083d
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
2024-05-07 10:41:04 +02:00