odain
4ff0f3c4a0
N°9567 - add enc_type in UIForm to be able to change content type in twigs
2026-05-12 11:55:27 +02:00
Molkobain
bfcff9b9c8
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-30 10:39:14 +02:00
Stephen Abello
8de5c2525b
Merge branch 'support/3.2' into develop
...
# Conflicts:
# css/setup.css
# datamodels/2.x/itop-portal-base/portal/public/css/portal.css
# package-lock.json
2026-04-29 17:10:05 +02:00
Stephen Abello
de4ec9d9ce
N°9128 - Update CKEditor5 to v48 ( #896 )
...
* N°9128 - Update CKEditor5 to v48
* Move some CSS vars to ckeditor, align variable overload in portal and backoffice
* Add specifics to 3.2 portal
* Update CKEditor5 build files
* Update scssphp with patched version that handles pseudo selectors and attribute selectors
* Update scssphp patched version to fix missing $this
* Fix translations specific language file import
* Remove unused maximize parameters
* Update CKEditor5 build files
* Fix font size/color for 3.2 portal
* Avoid CKEditor styles from bleeding into fields
2026-04-29 16:56:20 +02:00
Benjamin DALSASS
0fc7434794
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-29 11:08:03 +02:00
Benjamin Dalsass
7be19c713b
N°8699 - attributedef.class.inc.php to PSR4 - fixs ( #890 )
2026-04-28 10:46:09 +02:00
Eric Espie
423807d32a
N°9144 - Put back Session::IsInitialized()
2026-04-20 11:59:13 +02:00
Eric Espie
327c1572a4
fix session
2026-04-16 15:05:20 +02:00
Eric Espie
16cdc80778
fix session
2026-04-16 14:45:13 +02:00
Eric Espie
9f15385545
fix session
2026-04-16 13:49:36 +02:00
Eric Espie
cbafcccde5
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-14 11:38:05 +02:00
Eric Espie
7573b1bfba
Fix setup session problems
2026-04-14 11:20:06 +02:00
Benjamin DALSASS
2fe49fbff4
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# css/backoffice/_shame.scss
# pages/csvimport.php
2026-04-14 08:41:54 +02:00
Benjamin Dalsass
af01ff9e62
N°9121 - CSV Import : The advanced mode option no longer works as bef… ( #863 )
2026-04-14 08:02:00 +02:00
Benjamin Dalsass
a96e1c286d
N°9379 PHP unserialize encapsulation ( #878 )
2026-04-13 16:04:00 +02:00
odain
e28addfd6d
Merge branch 'develop' into odain
2026-04-08 20:24:22 +02:00
odain
2ec0931896
N°8955 - fix Implicitly... again
2026-04-08 20:18:52 +02:00
odain
bd14a84677
N°8955 - fix Implicitly marking parameter as nullable is deprecated
2026-04-08 15:26:11 +02:00
lenaick.moreira
587d7fcf72
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 10:30:35 +02:00
lenaick.moreira
f1735767c3
💚 Fix CI
2026-04-08 10:19:31 +02:00
lenaick.moreira
bfdc8a68e6
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 09:49:34 +02:00
Lenaick
5d0da47f21
N°8178 - Respect "high_cardinality_classes" parameter on search operation ( #870 )
2026-04-08 09:47:46 +02:00
lenaick.moreira
684eaac278
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-08 09:43:20 +02:00
lenaick.moreira
4eadff7f3b
♻️ Refactor BODY_DATA_GUI_TYPE constants to public visibility (N°9101)
2026-04-08 09:38:40 +02:00
lenaick.moreira
b58a848cc9
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-04-01 16:25:36 +02:00
lenaick.moreira
5c5d98bb78
Enable the retrieval of all data for event notifications in the activity panel
2026-04-01 16:12:36 +02:00
v-dumas
a4a0b3c18c
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-03-30 14:31:02 +02:00
Lenaick
aae6d324f9
N°8851 - Explicit nullable in functions parameters ( #857 )
2026-03-26 15:52:57 +01:00
Lenaick
41f8437c23
N°8234 - Allow display of unauthorized objects in notifications and event queries ( #853 )
...
* N°8234 - Allow display of unauthorized objects in notifications and event queries
* Refactor EventNotificationNewsroom class usage in iTopNewsroomController
2026-03-26 11:44:06 +01:00
lenaick.moreira
11afd23087
Merge remote-tracking branch 'origin/support/3.2' into develop
2026-03-25 17:56:19 +01:00
Lenaick
0c517f254c
N°9101 - Improve HTML markup for end-to-end tests automation ( #856 )
2026-03-25 17:20:28 +01:00
Timmy38
add7e7a677
N°8955 add UI block for uninstallation
2026-03-18 14:16:54 +01:00
odain
375c1f3a73
N°8981: prepare hub connector test cover
...
sdk test enhancement : add call itop api
fix ci
ci: fix broken tests
ci: cover hub setup on compile and launch steps
code style
ci: fix ModuleDiscoveryTest redundant class + add logs to investigate ci setup issues
ci: fix log during setup tests
2026-03-18 14:14:59 +01:00
Stephen Abello
44c0a025a8
Merge branch 'support/3.2' into develop
...
# Conflicts:
# datamodels/2.x/itop-portal-base/portal/templates/bricks/manage/popup-export-excel.html.twig
2026-03-05 15:32:35 +01:00
Stephen Abello
3b8e079cf1
N°6977 - Sanitize Excel formulas in exports ( #818 )
...
* N°6977 - Sanitize Excel formulas in export in the backoffice
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-03-05 15:07:27 +01:00
Eric Espie
dad39c3ebe
Merge support/3.2 into develop
2026-02-24 13:55:55 +01:00
jf-cbd
d5f2303ed2
N°8673 - Avoid server overload when user access news page with a lot of unread news ( #816 )
2026-02-23 15:35:31 +01:00
lenaick.moreira
34c8a57814
N°8851 - Explicit nullable in functions parameters
2026-02-20 10:07:30 +01:00
Benjamin Dalsass
4c1ad0f4f2
N°8772 - Form dependencies manager implementation
...
- Form SDK implementation
- Basic Forms
- Dynamics Forms
- Basic Blocks + Data Model Block
- Form Compilation
- Turbo integration
2025-12-30 11:42:55 +01:00
odain
5b7a5e14a3
code style fix
2025-11-14 10:41:47 +01:00
odain
2b1ecf15b4
Merge branch 'support/3.2.1' into support/3.2
2025-11-14 10:39:04 +01:00
odain
b0a792afab
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 20:39:38 +01:00
odain
7681c157ec
Merge branch 'support/3.2' into develop
2025-11-07 20:33:14 +01:00
odain
890a2568c8
N°8796 - Add PHP code style validation in iTop and extensions - format whole code base
2025-11-07 15:39:53 +01:00
Stephen Abello
83927af8ed
Merge branch 'support/3.2' into develop
...
# Conflicts:
# addons/userrights/userrightsprofile.db.class.inc.php
# addons/userrights/userrightsprojection.class.inc.php
# datamodels/2.x/combodo-backoffice-darkmoon-theme/scss/scss-variables.scss
2025-10-27 16:00:08 +01:00
Stephen Abello
f1609168b7
N°8715 - Revert first fix attempt
2025-10-27 15:57:54 +01:00
Stephen Abello
4f845c63cf
N°8715 - Missing name for SetUIBlock when initialized in twig
2025-10-27 15:57:11 +01:00
Benjamin Dalsass
600a6185a3
N°8771 - Add Symfony form component to iTop core
...
- restore $aAdditionalPaths missing parameter
2025-10-22 11:30:48 +02:00
Eric Espie
0802e5abb5
N°8781 - Improve twig base controller render error report
2025-10-21 13:57:35 +02:00
Benjamin Dalsass
5dd450e9bf
N°8771 - Add Symfony form component to iTop core ( #760 )
...
- Add Symfony Form Component
- Add Symfony CSRF security component
- Add iTop default form template
- Add Twig debug extension to Twig Environment
- Add iTop abstract controller facility to get form builder
- Add Twig filter to make trans an alias of dict_s filter
2025-10-10 16:02:25 +02:00