Stephen Abello
0fa84fbec0
Add dict entry for more action element in fields
2026-08-27 10:54:30 +02:00
Stephen Abello
352dcef01d
Fix popover display in AttributText action in fullscreen
2026-08-27 10:41:10 +02:00
Stephen Abello
c76594524b
Add interfaces for Aria attributes, Data attributes and Grouping. The first 2 are implemented in the UIBlocks that supports this features. Other UIBlocks will inherit the logic but will need to modify their templates to provide accessibility
2026-08-27 10:12:16 +02:00
Benjamin DALSASS
255726dd0e
- add button bar behaviours
2026-08-27 09:02:27 +02:00
Benjamin DALSASS
4cd0be8ba7
- ButtonBar block with overflow controller
2026-08-26 14:14:47 +02:00
Stephen Abello
3b8b4d6fdd
Replace hardcoded attributes max actions items with a configuration parameter
2026-08-25 16:03:58 +02:00
Stephen Abello
832c2ca8fb
Correctly type methods returns
2026-08-25 08:50:29 +02:00
Stephen Abello
0054c7b68f
Apply suggestions from code review
...
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2026-08-24 08:51:56 +02:00
Stephen Abello
0e7e87ff8b
Correctly handle separators
2026-08-21 14:53:04 +02:00
Stephen Abello
7e3b4af093
Fix JS file handling, add TODO for what's still missing
2026-08-21 10:06:19 +02:00
Stephen Abello
aff09a731f
N°9152 - Add first bit of UI extensibility. Needs a lot of polishing. API endpoints are working and displaying in the UI
2026-08-20 15:05:00 +02:00
odain
2eaca40632
N°9936 - Designer - can't upload package
2026-08-17 16:18:42 +02:00
Eric Espie
8693951aa9
N°9902 - Store MTP info in DB
2026-08-14 16:26:15 +02:00
Benjamin Dalsass
9ee0548767
N°9807 - Polishing CKEditor for iTop 3.3.0-beta1 ( #976 )
2026-07-24 09:22:24 +02:00
Timmy38
fda5fe5ded
N°9681 Create "Cannot be installed" badge
2026-07-06 14:58:53 +02:00
Timmy38
28a09068a0
N°9683 Add markdown in UIBlock for behat
2026-06-11 17:14:48 +02:00
odain-cbd
ba6cc9dcba
N°9567 - Extension Mgmt : Run setup ( #912 )
...
* N°9144 - correct next button in audit page
* N°9567 - WIP
code style
* N°9412 - Screen Analysis results wip + test endpoint
* N°9412 - next button label
* N°9412 - Mask CI pbs
* N°9412 - Analysis results screen wip
* N°9412 - Analysis results screen wip
* N°9567 - fix extension map init of installation choices
* N°9567 - fix test
* N°9567 - link from ext mgt to setup WIP
* N°9567 - add enc_type in UIForm to be able to change content type in twigs
* N°9412 - wip
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup (fix post-deletion button inputs)
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
* N°9567 - Extension Mgmt : Run setup
---------
Co-authored-by: Eric Espie <eric.espie@combodo.com >
2026-05-20 10:16:32 +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
cbafcccde5
Merge remote-tracking branch 'origin/develop' into feature/uninstallation
2026-04-14 11:38:05 +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
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
bd14a84677
N°8955 - fix Implicitly marking parameter as nullable is deprecated
2026-04-08 15:26:11 +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
Timmy38
add7e7a677
N°8955 add UI block for uninstallation
2026-03-18 14:16:54 +01:00
Eric Espie
dad39c3ebe
Merge support/3.2 into develop
2026-02-24 13:55:55 +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
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
odain
897b5d452e
N°8715 - Broken UIFieldSet/UIFieldInput via twig rendering
2025-09-12 15:00:40 +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
XavierGR
6a00786535
N° 5874 - Quick create: improvement for newcomer
2024-11-29 08:37:11 +01:00
Stephen Abello
4680b6a497
N°7655 - Handle highlightjs styles in fronts styles and force it to apply over inlined styles
2024-07-24 11:22:00 +02:00
Romain Quetiez
baf85e7a80
N°7629 Deprecate utils::GetClassesForInterface in favor of InterfaceDiscovery::FindItopClasses
...
Improve caching strategy and robustness
2024-07-16 10:13:13 +02:00
Benjamin Dalsass
9bf0addc9c
N°5298 - Upgrade CKEditor to version 5 ( #647 )
2024-05-24 16:13:20 +02:00
Molkobain
4764553e08
N°5298 - Fix HTML attribute name always empty in RichText block
2024-05-24 09:30:24 +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
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Stephen Abello
62f5f2c942
N°5298 -When opening CKEditor4 data with CKEditor5, if no change has been made return initial data instead of transformed data
2024-04-18 14:51:44 +02:00
Stephen Abello
dc553ca83c
N°5298 - Update CKEditor to version 5
2024-04-15 12:53:21 +02:00