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
Molkobain
ad36066126
📝 Copyright year bump
2024-05-06 18:35:31 +02:00
Anne-Catherine
73a2c935a7
N°6555 - Add class description in tooltip of Dashlet badge ( #504 )
2023-08-31 14:37:37 +02:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
acognet
910638d93f
N°4667 - Remove call to tooltip function
2022-01-21 11:51:59 +01:00
Molkobain
ff05a1d35e
Accessibility: Add missing alt attribute on decorative images
...
- Dashlet badge
- Dashlet header static
2021-06-12 22:52:48 +02:00
Eric
f3b0f79a59
N°3796 - Make designer compatible with iTop 3.0
2021-05-12 15:42:57 +02:00
Pierre Goiffon
de7ac4ba31
N°3833 Fix DashletBadge in Ajax causing JS error
...
* switch dashlet_badge widget init from js_template to js_on_ready_template
* add phpdoc on UIBlock::DEFAULT_JS_FILES_REL_PATH
* remove old code in \AjaxPage::output (after the return statement) that is already handled with the new Twig rendering
2021-03-19 11:49:39 +01:00
Molkobain
7b8e551662
N°3581 - Dashlet badge: Add HTML tooltip to ease readability on truncated text
2021-03-19 09:42:23 +01:00
Molkobain
f567f581c3
N°3581 - Dashlet plain text: Fix line returns while keeping XSS protection
2021-03-18 20:22:55 +01:00
Molkobain
a28c9c896d
N°3581 - Dashlet: Remove coupling with DashletText in DashletHeaderStatic
2021-03-18 16:50:33 +01:00
Molkobain
912f6bb376
N°3581 - Dashlet: Add dedicated block for DashletText
2021-03-18 16:50:33 +01:00
Molkobain
547038aae8
N°3581 - Dashlet: Rename DashletHeaderStatic template to match conventions
2021-03-18 15:59:23 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Pierre Goiffon
1cc48c8d8e
💄 iTop 3.0.0 badge dashlet : make whole badge clickable ( #191 )
...
Would be better to have only one handler on the dashboard side but we want to respect code responsibility !
So until we have a system for components to print "static" code (that will be printed only once whatever number of component instances we have in the page), we are doing it the "old" way : calling a JQuery widget in the component JS Twig.
2021-02-11 12:09:06 +01:00
Eric
9b67f7beba
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (use ibo-is-hidden class to hide blocks)
2021-01-20 10:41:04 +01:00
Eric
648cfd9af4
Add UIBlocks to twig (Generalize IsHidden parameter)
2021-01-18 13:59:29 +01:00
Pierre Goiffon
c06e176d57
Templates : remove auto closing tags
...
We are not using XHTML anymore but HTML 5
2020-12-14 16:29:57 +01:00
Eric
15aa9e508c
N°3123 - Refactor Directories
2020-12-02 13:18:01 +01:00