Eric Espie
3c80c93b4f
Dashlet extraction
2026-01-16 18:47:28 +01:00
Stephen Abello
e5338f28eb
Save actions submit the form, it has yet to validate the form
2026-01-15 15:45:52 +01:00
Stephen Abello
7c21178e1d
Handle backend save response in dashboard js
2026-01-15 11:08:20 +01:00
Eric Espie
50ffaa2b55
Read custom dashboards with grid format
2026-01-15 10:19:33 +01:00
Eric Espie
15c8f5903b
save dashboard controller
2026-01-14 16:57:19 +01:00
Stephen Abello
8896c576d7
Make form style + button style match mockup
2026-01-14 09:32:11 +01:00
Eric Espie
90729f84b6
Polymorphic type
2026-01-13 18:00:34 +01:00
Stephen Abello
7ca2c56dad
Send denormalized data to backend in order to persist dashboard
2026-01-13 11:18:18 +01:00
Benjamin DALSASS
dd0ac58643
Prepare property service for form block dashboard
2026-01-13 07:36:47 +01:00
Stephen Abello
49f91961e7
Make dashlet rendering computing request data
2026-01-12 15:09:14 +01:00
Eric Espie
2efe80265d
Pass form values from dashlet
2026-01-12 12:02:45 +01:00
Stephen Abello
3c365fc103
Make add / edit in dashboard interactive, and pass on data
2026-01-09 16:31:36 +01:00
Benjamin DALSASS
4a8804b8ac
Dashlet form in new dashboard layout (suite)
2026-01-08 15:30:51 +01:00
Benjamin DALSASS
b014b9f638
Dashlet form in new dashboard layout
2026-01-08 14:42:16 +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
7bbcc388ea
Merge branch 'support/3.2' into develop
2025-11-14 10:52:27 +01:00
odain
2b1ecf15b4
Merge branch 'support/3.2.1' into support/3.2
2025-11-14 10:39:04 +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
Anne-Cath
0a4180f7fc
N°7257 - Check and migrate old Combodo JS functions
2025-08-29 16:15:31 +02:00
Eric Espie
031305cfbf
Add stack trace to SQL errors
...
Reload object on modify error to display the real unmodified object
2025-07-07 13:44:45 +02:00
jf-cbd
657fc912bf
N°8198 - ModuleInstallation now extends DBObject + better exception message
2025-06-02 16:09:29 +02:00
Molkobain
f7ab9646d0
N°7552 - Fix mentions during object creation
2024-07-17 10:30:28 +02:00
Molkobain
c3582f0aff
N°7552 - Fix mentions not taking triggers filter into account
2024-07-04 11:30:51 +02:00
Molkobain
8c4c0ff5e1
N°7552 - Adjust linkedset display as tag endpoint to return only necessary data
2024-07-04 11:30:51 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Stephen Abello
dc553ca83c
N°5298 - Update CKEditor to version 5
2024-04-15 12:53:21 +02:00
Molkobain
33ba754277
N°7315 - Migrate deprecated usages of WebPage::add_linked_script()
2024-03-05 22:58:57 +01:00
Molkobain
db4dfe1ba3
N°7315 - Migrate usages of WebPage::add_linked_script() to absolute URIs to ensure they are correctly loaded no matter the endpoint location
2024-03-05 21:53:04 +01:00
Pierre Goiffon
fbe7f559d2
N°7251 Remove usages of deprecated JS libs
...
Only js/json.js was used, but it is a polyfill that is not necessary anymore considering our browser requirements (see https://www.itophub.io/wiki/page?id=latest:install:requirements#web_browser )
2024-02-28 15:10:06 +01:00
Benjamin Dalsass
34f0053db7
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention ( #589 )
2023-12-21 10:18:11 +01:00
Benjamin Dalsass
45c50995e3
N°7059 - Symfony 6.4 - Application skeleton
...
- unitary test broken
2023-12-12 16:57:16 +01:00
Pierre Goiffon
e3e8b25cfc
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
...
# Conflicts:
# core/dbobject.class.php
# datamodels/2.x/itop-portal-base/portal/src/Form/ObjectFormManager.php
# lib/composer/autoload_files.php
# lib/composer/autoload_real.php
# lib/composer/autoload_static.php
# pages/UI.php
# tests/php-unit-tests/unitary-tests/core/DBObjectTest.php
2023-11-15 15:31:56 +01:00
Stephen Abello
92cd1e3f19
N°6861 - Display warning message when creating/editing a mandatory blob in modal depending on edition mode and blob value
2023-11-02 14:58:46 +01:00
Stephen Abello
4f336abeb8
N°6861 - Display warning message when creating/editing a mandatory blob in modal
2023-10-23 15:51:38 +02:00
bdalsass
9d38b4d1d6
N°6043 - Booking: Add prerequisites in iTop core - CRUD extensibility ( #520 )
2023-07-04 16:22:53 +02:00
bdalsass
de35d941c1
N°6154 N°6219 - Relations Read - tooltip, confirmation title and message ( #486 )
...
N°6154 - n:n Read - tooltip, confirmation title and message on Add-Edit-Remove
N°6219 - 1:n Read: tooltip, modal title and message on Add-Edit-Remove-Delete
2023-04-28 14:43:53 +02:00
Benjamin Dalsass
4ef93db9a7
N°5958 - 1:n - edit_mode=ADD_ONLY - Location -> Person
...
Disable blob edition only when editing via ajax
2023-04-24 15:18:08 +02:00
Stephen Abello
0404727fc9
N°6223 - Linkset modal edition: set extkey to host object read-only
2023-04-21 17:00:33 +02:00
Stephen Abello
62a717b93b
N°6223 - On link modal creation, make ext key to current object readonly, but still submit its value ( #483 )
...
* On link creation, make ext key to current object readonly, but still submit it
* Dump autoloader
* Apply suggestions from code review thanks to @Molkobain and @Hipska
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com >
2023-04-21 15:02:59 +02:00
Molkobain
f026e6f4b8
N°6208 - Router: Move to Service folder
2023-04-20 09:41:12 +02:00
Molkobain
e3252da5a9
N°6208 - Router: Add mechanism to generate complete route URL from its code
2023-04-20 09:41:12 +02:00
Benjamin Dalsass
b2c0c5253a
N°6201 - Change a CI role to "computed" in pop-up freeze the screen
2023-04-19 14:03:15 +02:00
Benjamin Dalsass
1c3117dd2c
N°5958 - 1:n - edit_mode=ADD_ONLY - Location -> Person
...
Disable blob edition only when editing via ajax
2023-04-19 08:17:39 +02:00
Benjamin Dalsass
acf26754ef
N°5958 - 1:n - edit_mode=ADD_ONLY - Location -> Person
2023-04-18 15:30:58 +02:00
Stephen Abello
cf74431543
N°3191 - Introduce summary cards for objects hyperlinks ( #476 )
2023-04-17 12:20:49 +02:00
Stephen Abello
d415db16d3
N°5976 - Correctly pass down context parameters when selecting a subclass
2023-03-31 11:38:05 +02:00
Stephen Abello
2758aaaa89
N°5976 - Add modal creation for linksets displayed with tagset-like widget ( #469 )
2023-03-31 10:32:07 +02:00
Stephen Abello
a80506b8e8
N°3795 - Replace JS alert native calls with centralized informative modals ( #456 )
...
* N°3795 - Replace JS alert native calls with centralized informative modals
* N°3795 - Add constants for severity
* N°3795 - Fix success severity value wrongfully set to 'error'
* N°3795 - Add constants for severity
* N°3795 - Simplify API consumption
* N°3795 - Allows to pass more options when consuming API
2023-03-31 10:24:49 +02:00