odain
2f8043d03a
N°7446 - fix again
2024-11-29 17:06:48 +01:00
odain
0a9c36bdaa
N°7446 - fix again
2024-11-29 16:50:03 +01:00
odain
d7a8d335d5
N°7446 - Fix in CI environment when class already loaded
2024-11-29 12:22:38 +01:00
odain
bd1d447677
N°7446 - Fix in CI environment
2024-11-29 12:08:16 +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
Benjamin Dalsass
4723fc885c
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
...
# Conflicts:
# application/dashboard.class.inc.php
2024-11-27 09:55:15 +01:00
Benjamin Dalsass
06dcae1dd1
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2024-11-27 09:50:57 +01:00
Benjamin Dalsass
e03033ce52
N°7219 - Fatal error following dashboard modification when dashboard title contains an é
2024-11-27 09:40:22 +01:00
Timothee
19eae916f0
N°7792 Do not initialize CAS if already started
2024-11-22 09:59:41 +01:00
Lars Kaltefleiter
596e26a96f
🌐 N°7932 Translations - British English ( #677 )
...
* Translation into EN GB
2024-11-18 14:38:53 +01:00
Eric Espie
ef42a49009
✅ Allow extensions to add extra datamodel for tests
2024-11-14 09:27:57 +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
Benjamin Dalsass
e9f16935b6
N°6613 - Fix user picture pushing invalid data
2024-11-13 13:20:27 +01:00
Timothee
e7488b2c89
N°7721 default configuration parameter
2024-11-12 14:48:58 +01:00
Stephen Abello
8ac4086e71
N°7793 Fix primary color being set to blue due to a mistake
2024-11-12 13:52:03 +01:00
Benjamin Dalsass
6b5273fa1c
N°1000 - Portal: filter BrowseBrick result varies if in list or tree ( #673 )
...
* N°1000 - Portal: filter BrowseBrick result varies if in list or tree
* N°1000 - Portal: filter BrowseBrick result varies if in list or tree
- replace html separators by css class
* N°1000 - Portal: filter BrowseBrick result varies if in list or tree
- replace html separators by css class
* N°1000 - Portal: filter BrowseBrick result varies if in list or tree
- add alteration comment to Tree List Filter jQuery plugin 1.0
- remove display none to tree-item-filter-data
2024-11-12 11:02:43 +01:00
jf-cbd
9b1e854bf7
✅ Update translations
2024-11-12 09:27:35 +01:00
Lars Kaltefleiter
926700856d
Fix some typos in en translations ( #678 )
2024-11-08 10:56:10 +01:00
Stephen Abello
ab93d59a77
Merge branch 'support/3.1' into support/3.2
...
# Conflicts:
# sources/Core/Email/EmailLaminas.php
2024-11-08 09:41:48 +01:00
Karel Vlk
c70d62a51e
🐛 N°7916 SF#2274 EmailLaminas.php: Keep charset with part header in multipart email ( #672 )
...
* 🐛 N°2274 EmailLaminas.php: Keep charset with part header in multipart email
* Add a unit test
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2024-11-08 09:38:57 +01:00
jf-cbd
82bc2f33f2
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-11-07 14:53:48 +01:00
jf-cbd
0d5ff261fe
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2024-11-07 14:51:32 +01:00
jf-cbd
374b35f78a
🚀 Fix GitHub action
2024-11-07 14:50:46 +01:00
Eric Espie
f5c29edee4
N°7874 - Inline image deleted by garbage collector
2024-11-07 09:24:33 +01:00
Timothee
8fb450a6d4
🌐 ES localization, Fix encoding
2024-11-06 17:37:37 +01:00
Timothee
311c5d0d51
🌐 ES localization
2024-11-06 17:12:47 +01:00
Stephen Abello
f90bd81e15
N°7793 Add common SCSS variables between backoffice and end-user portal ( #674 )
...
* N°7793 Add common SCSS variables between backoffice and end-user portal
* Add shame & readme
* Move font face to common
* Inherit color functions
* Move font icon to common
* FIx breaking change introduced in lifecycle palette
* FIx breaking change introduced in base
* Move approot url to common
* Make highlightjs common variables more coherent with 3.2.1 commonization approach
* Deprecated and migrate the usage of ibo-adjust-alpha and ibo-adjust-lightness
2024-11-06 09:52:54 +01:00
Stephen Abello
a10e547420
N°7898 CKEditor content should be inserted at the cursor position. Thanks to @jbostoen
2024-11-04 15:57:44 +01:00
Stephen Abello
2519456c98
Merge branch 'support/3.1' into support/3.2
2024-11-04 14:39:37 +01:00
Stephen Abello
9371bc6d7b
N°7925 Fix incorrectly formatted In-Reply-To email header
2024-11-04 14:38:31 +01:00
Karel Vlk
58e964fb8c
🐛 N°7917 SF#2272 EmailLaminas.php: Fix Message-ID format ( #671 )
...
* 🐛 N°2272 EmailLaminas.php: Fix Message-ID format
* EmailLaminas.php: Add MessageId import
as suggested by @steffunky in PR 671
2024-11-04 14:37:15 +01:00
v-dumas
57760528c9
N°7759 - Improve Delivery Model Tooltips
2024-11-04 12:21:17 +01:00
jf-cbd
561baf5771
✅ update tests to comply with expected behavior
2024-10-31 09:32:58 +01:00
jf-cbd
f281fa7b14
⚡ Remove unnecessary reload
2024-10-29 11:21:04 +01:00
Eric Espie
6ae8a72a35
Add Fast setup for developers
2024-10-29 10:51:16 +01:00
Romain Quetiez
694711b3f4
📝 The OQL parser builder does not work for PHP8+
2024-10-25 15:07:11 +02:00
Romain Quetiez
01d3f707e4
N°4517 Retrofit PHP 8.1 compatibility changes to the template so that the changes will be preserved next time the parser is rebuilt (and the parser has been rebuilt, resulting in different line numbers in the generated comments)
2024-10-25 15:03:44 +02:00
odain
4e28856015
ci: enhance DB cleanup in tearDown
2024-10-25 12:02:21 +02:00
jf-cbd
8bb456df53
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
2024-10-23 17:55:12 +02:00
jf-cbd
4886e2a7dc
📝 Update itop-version-history.md
2024-10-23 17:54:26 +02:00
Romain Quetiez
674dfebb0d
N°7803 ✅ Skip test if itop-hub-connector is not installed (new helper to handle this in any other tests)
2024-10-23 15:46:44 +02:00
jf-cbd
e8ecc85828
Merge remote-tracking branch 'origin/support/2.7' into support/3.1
2024-10-22 16:09:02 +02:00
jf-cbd
04bd8cc5ce
🚀 Update GitHub actions to improve PR classification
2024-10-22 16:07:47 +02:00
Romain Quetiez
764eddd9f8
N°7803 ✅ Fix test not working on a clean installation
2024-10-21 10:45:26 +02:00
Romain Quetiez
015ff8f179
✅ A better illustration to show that the impact is propagated in one way
2024-10-18 17:29:50 +02:00
Romain Quetiez
9b651c2451
N°7803 ✅ Test iTop Hub move to production (compilation phase)
2024-10-18 17:23:46 +02:00
v-dumas
bb16f4ad57
N°7903 - On-going demand brick broken when adding Global Demand 1.5.0 (2)
2024-10-18 11:10:27 +02:00
v-dumas
7b3023ccce
N°7820 - Tooltip Newsroom
2024-10-17 18:24:08 +02:00
v-dumas
e6a3a95ff9
N°7859 - French translation missing on newsroom
2024-10-17 18:16:48 +02:00