Eric Espie
ccf0ec626b
moved Dashboard
2026-01-19 17:01:07 +01:00
Stephen Abello
cb61ae8d61
Make dashlet that needs to execute JS be able to do so in the first paint and when refreshed
2026-01-19 17:00:37 +01:00
Eric Espie
6aa8ac7ff1
Fix dashlet creation
2026-01-19 16:59:36 +01:00
Eric Espie
0b6cbc1fef
Fix dashlet creation
2026-01-19 16:51:58 +01:00
Eric Espie
805e306712
Fix default dashlet
2026-01-19 16:17:38 +01:00
Eric Espie
8e16d24d85
Default values for dashlet dimensions
2026-01-19 10:39:24 +01:00
Eric Espie
344854a0d0
Dashlet extraction
2026-01-16 18:52:55 +01:00
Eric Espie
3c80c93b4f
Dashlet extraction
2026-01-16 18:47:28 +01:00
Eric Espie
efc6e6730b
Dashlet extraction
2026-01-16 09:57:14 +01:00
Eric Espie
34fa1dba4b
Dashlet extraction
2026-01-16 09:45:36 +01:00
Eric Espie
542d33a040
Dashlet extraction
2026-01-16 09:41:26 +01:00
Eric Espie
4d9e18890a
fix warnings
2026-01-15 10:44:20 +01:00
Eric Espie
50ffaa2b55
Read custom dashboards with grid format
2026-01-15 10:19:33 +01:00
Benjamin DALSASS
cd6d130bcb
Move dashboard blocks to itop project and keep demonstrator one
2026-01-13 11:24:56 +01:00
Stephen Abello
076a6d0495
Make dashlet position non-random. Use their preferred width/height for now
2026-01-12 16:26:52 +01:00
Stephen Abello
441519d71d
Rename parameter
2026-01-12 15:08:33 +01:00
Eric Espie
1538596db8
PHP CS-Fixer
2026-01-09 11:04:38 +01:00
Benjamin DALSASS
4a8804b8ac
Dashlet form in new dashboard layout (suite)
2026-01-08 15:30:51 +01:00
Stephen Abello
a713e1b56e
N°8641 - Dashboard editor front-end first commit for Form SDK integration.
...
* No dashlet edition
* Dashboard are not persisted
* Unable to load a dashboard from an endpoint (refresh)
* Grid library need proper npm integration
2026-01-08 10:17: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
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
Stephen Abello
1f4a2f0f56
N°8579 - Fix calls to Twig "spaceless" deprecated filter
2025-09-18 10:35:02 +02:00
Anne-Cath
dacb54285c
N°4820 - Remove pre-3.0 console files - date.js, hovertip.js jquery.layout.min.js
2025-09-12 16:01:55 +02:00
Benjamin Dalsass
5af93ca92a
N°8637 - Alerts from dependabot, vulnerable libraries
...
- remove deprecated call to getExpressionParser
2025-09-12 15:38:01 +02:00
odain
897b5d452e
N°8715 - Broken UIFieldSet/UIFieldInput via twig rendering
2025-09-12 15:00:40 +02:00
Anne-Cath
7851109794
N°3749 - Remove old JS tooltip libs (qTip, jQuery tooltip, Bootstrap tooltip) calls - remove qtip
2025-09-12 10:02:12 +02:00
odain-cbd
696e2c9565
N°4720 - Remove old unreferenced methods or pages that are @deprecated ( #747 )
...
* N°4720 - Remove old unreferenced methods that are @deprecated
* N°4720-Config addson getter/setter removal
* small deprecation removal
* revert @deprecation 3.3 removal: ResizeImageToFit
* small deprecation removal
* revert deprecation 3.3 removal: Config/GSetAddons
2025-09-11 15:52:00 +02:00
Stephen Abello
a104310379
N°8579 - Fix calls to Twig "spaceless" deprecated filter
2025-09-04 14:57:24 +02:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
Anne-Cath
820087e4d1
N°4500 - Remove iPageUIExtension & AbstractPageUIExtension API
2025-08-04 10:30:38 +02:00
Benjamin Dalsass
69d5015a24
N°7320 - Remove WebPage::add_linked_stylesheet method
2025-08-04 10:19:05 +02:00
Benjamin Dalsass
1d1365d951
N°7319 - Remove WebPage::add_linked_script method
2025-08-04 10:19:05 +02:00
Anne-Cath
c0651edaa1
N°8578 - Remove CollapsibleSection functions deprecated in 3.0.0
2025-08-01 09:19:21 +02:00
Anne-Cath
7d94e6f1f8
N°8578 - Remove CollapsibleSection functions deprecated in 3.0.0
2025-07-31 14:25:20 +02:00
Anne-Cath
3eb8437c32
N°4693 - Restore API to add sass entries in the backoffice pages - rename Interface
2025-07-31 10:07:15 +02:00
Anne-Cath
9acc6a8bd4
N°4693 - Restore API to add saas entries in the backoffice pages
2025-07-30 16:41:31 +02:00
Anne-Cath
4d794fe656
N°4813 - Remove DataTable class and file
2025-07-30 15:29:15 +02:00
Stephen Abello
271a1f66c1
N°6262 - Remove \DataTableUIBlockFactory::MakeForRenderingObject() method
2025-07-29 10:51:48 +02:00
bdalsass
d2d422afcf
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-07-01 16:11:20 +02:00
Benjamin Dalsass
062d543b26
N°8148 - CAS problem when sending a link ending in & ( #722 )
...
N°8148 - CAS problem when sending a link ending in &
2025-06-30 14:19:33 +02:00
XGUI
b87fb65ac4
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# datamodels/2.x/version.xml
# tests/php-unit-tests/src/BaseTestCase/ItopTestCase.php
# tests/php-unit-tests/unitary-tests/core/AttributeDefinitionTest.php
2025-02-04 10:14:41 +01:00
Anne-Catherine
8a604c643e
N°7371 - Remembers the choice done in the popup that appears when saving public and private logs at the same time ( #636 )
2025-01-30 15:55:34 +01:00