Eric Espie
cfdf4121d3
N°8772 - Dynamic debug and error
2025-11-07 11:24:31 +01:00
Eric Espie
9ea546ebf6
N°8772 - Turbo + Collections WIP
2025-11-05 11:19:03 +01:00
Eric Espie
b3ed7f4f5b
N°8772 - UIBlocks
2025-11-04 17:36:44 +01:00
jf-cbd
4f4ba7167d
WIP
2025-11-04 17:02:56 +01:00
Eric Espie
a092b65be7
N°8772 - WIP dependencies - Does not work yet
2025-11-04 15:22:14 +01:00
Eric Espie
5a1f6ffde9
N°8772 - WIP dependencies - Does not work yet
2025-11-04 09:05:29 +01:00
Benjamin Dalsass
20da9664c2
N°8772 - dynamic form
2025-11-03 13:50:07 +01:00
Benjamin Dalsass
68d2038488
N°8772 - dynamic form
2025-11-03 13:47:07 +01:00
Eric Espie
0d7ccd7d82
N°8772 - Moved debug forms
2025-10-31 16:48:06 +01:00
Eric Espie
4c10cfee60
N°8772 - Errors & turbo
2025-10-30 11:53:29 +01:00
Eric Espie
7a6f36b395
N°8772 - Debug & turbo
2025-10-30 10:00:12 +01:00
Eric Espie
06dbdcb5cd
N°8772 - Turbo WIP
2025-10-29 16:52:19 +01:00
Benjamin Dalsass
c00bcbcd81
Merge remote-tracking branch 'origin/feature/8772_form_dependencies_manager' into feature/8772_form_dependencies_manager
2025-10-29 14:00:08 +01:00
Eric Espie
1394edc111
N°8772 - Turbo WIP
...
N°8772 - Twig factorization
2025-10-29 13:59:35 +01:00
Benjamin Dalsass
8582e89b8c
Merge remote-tracking branch 'origin/feature/8772_form_dependencies_manager' into feature/8772_form_dependencies_manager
...
# Conflicts:
# sources/Forms/Block/AbstractFormBlock.php
# sources/Forms/Block/DataModel/AttributeValueChoiceFormBlock.php
# templates/application/forms/itop_console_layout.html.twig
2025-10-29 13:31:02 +01:00
Eric Espie
98048219e7
N°8772 - Twig factorization
2025-10-29 09:31:40 +01:00
Eric Espie
8134d9a592
N°8772 - Form turbo stream WIP
2025-10-28 16:41:59 +01:00
Benjamin Dalsass
5d335b39d2
N°8771 - Add Symfony form component to iTop core
...
- IO debug
2025-10-28 15:22:29 +01:00
Benjamin Dalsass
eb3c5e4eee
N°8771 - Add Symfony form component to iTop core
...
- IO debug
2025-10-24 14:46:59 +02:00
Benjamin Dalsass
33c03f9493
N°8771 - Add Symfony form component to iTop core
...
- IO debug
2025-10-24 09:29:53 +02:00
Benjamin Dalsass
243a525e15
N°8771 - Add Symfony form component to iTop core
...
- IO debug
2025-10-24 08:56:04 +02:00
Benjamin Dalsass
ee745f8be9
N°8772 - Form dependencies manager implementation
...
- turbo implementation
2025-10-23 11:11:51 +02:00
Eric Espie
5df73f5820
N°8781 - Improve twig base controller render error report
2025-10-23 11:10:54 +02:00
Benjamin Dalsass
0dae7346d1
N°8772 - Form dependencies manager implementation
...
- turbo implementation
2025-10-20 15:16:44 +02:00
Benjamin Dalsass
cdfded766f
N°8772 - Form dependencies manager implementation
2025-10-17 09:03:45 +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
Anne-Cath
f5cce23bb4
Revert "N°8579 - remove "spaceless" in twig files"
...
This reverts commit ee993ef80a .
2025-09-03 10:37:26 +02:00
Anne-Cath
ee993ef80a
N°8579 - remove "spaceless" in twig files
2025-08-29 17:15:47 +02:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
vdumas
37cf1b2901
N°6992 - Fix "add lnk" popup title: use label instead of class name
2024-07-23 10:10:32 +02:00
Molkobain
b682ed7ad9
N°7410 - Change acknowledge button label
2024-07-19 10:14:06 +02:00
Molkobain
d32949d1d3
N°7410 - Fix typo in template path
2024-07-18 16:06:12 +02:00
Molkobain
1d67d50a20
N°7397 - Update welcome popup content for iTop 3.2 ( #648 )
...
* N°7397 - Update welcome popup content for iTop 3.2
* N°7397 - Display illustrations as restylable SVG, add extension to twig to support absolute url in source function
* N°7397 - Update 3.2 welcome messages dictionaries, add French translations and set up other languages files
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2024-07-15 16:12:12 +02:00
Benjamin Dalsass
989ba7bbe7
N°7615 - Edition of a n-n link in edit mode not working
...
- Register input listeners on page ready
2024-07-04 07:55:30 +02:00
Molkobain
fc428eeb2b
N°6167 - Fix welcome popup opening with collapsed content
2024-05-26 23:03:34 +02:00
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Denis
3a8ad59e6c
N°6167 - Introduce API for the content of the Welcome Popup ( #505 )
...
* API for the content of the Welcome Popup
* Apply suggestions from code review
* N°7410 - Refactor code to match conventions
* N°7410 - Refactor to new design
* N°7410 - Review adjustments
* N°7410 - Review adjustments
* N°7410 - Update translations
* N°7410 - Update setup complied file
* Update sources/Application/WelcomePopup/Provider/DefaultProvider.php
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-04-18 16:57:07 +02:00
Stephen Abello
c29bff4d91
N°7355 - Fix deprecated jQuery call
2024-03-26 11:58:17 +01:00
Molkobain
8c7b33fb06
N°7315 - Migrate relative images URLs to absolute ones in order to support pages on different depth levels
2024-03-05 21:55:00 +01:00
Stephen Abello
ceba1ad1e9
N°7157 - Allow users to unsubscribe from notification channels ( #611 )
...
* N°7157 - Allow users to unsubscribe from notification channels
* Fix type hinting
* Add missing dict entries
* Allows to subscribe/unsubscribe from notifications individually
* Refactor NotificationsService to singleton pattern
* Refactor NotificationsRepository to singleton pattern and rename methods to a more functional naming
* Add PHPDoc and type hints
* Dump autoloaders
* Replace modals with toasts
* Add dict entry
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2024-02-19 09:25:47 +01:00
Stephen Abello
5465287089
Merge branch 'support/3.0' into support/3.1
2023-11-13 11:21:21 +01:00
Stephen Abello
09be84f69d
N°6908 - Security hardening
2023-11-13 11:19:02 +01:00
Benjamin Dalsass
86148ecf57
N°6415 - Linked set shown as tag set in csv import is ugly
2023-06-16 16:06:35 +02:00
acognet
3e6e3919fb
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-04-24 15:04:58 +02:00
acognet
d6e5069dd5
N°541 - Dashlets: Improve readability when to much labels (pie chart) or too long labels (bar chart)
2023-04-24 14:26:33 +02:00
Benjamin Dalsass
284ede77db
N°6153 - n:n - Polish edition in Tagset
...
Object option renderer conditional additional fields
2023-04-12 14:26:22 +02:00
Molkobain
7ad3b07e89
LinkedSet: Rename classes / files to match conventions
2023-04-05 19:10:52 +02:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
bdalsass
1fe9520b7e
N°5904 - Use attribute linked set edit mode to enable actions ( #440 )
...
* Add corresponding buttons depending on old edit mode (need to check with piR pour récuperer l'ancienne valeur.
* N°5904 - Handle attribute linked set edit_mode
* N°5904 Move calls to private jquery widget methods to public
* N°5904 - Worker improvements add button on link tagset
* Change itop set widget to new set block UI (5)
* Change itop set widget to new set block UI (5)
* Renommage variables JS avec le prefix combodo
* Search dialog block id conflict with form id
* add moved js files in iTopWebPage compatibility list
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2023-02-06 16:07:55 +01:00
Molkobain
a10ac7fdcb
N°5905 - Harmonize how linksets are displayed part I
...
* Always display a table and its actions to ease link creation
* Display linkset description in an alert block
2023-01-24 21:12:49 +01:00