Molkobain
8334b68285
Popover menu: Introduce option to add a visual hint on the menu toggler
...
This adds a visual hint (caret down) on the toggler to help the user understand that clicking on the toggler won't do something right away, but will open a menu instead
2021-03-19 19:50:50 +01:00
Molkobain
10bdb57391
Introduce vertical separator for toolbar blocks
2021-03-19 19:50:50 +01: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
acognet
c214d09e84
N°2841 - Error when trying to delete a user with a no admin
2021-03-18 18:20:34 +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
Stephen Abello
8471bdeffe
N°3542 Separate JS buttons from URL buttons
2021-03-18 15:39:19 +01:00
Molkobain
72b2feb697
N°3581 - Dashlet: Add max-width and tooltip on pills
2021-03-18 11:55:01 +01:00
Molkobain
ac91bc8898
N°3581 - Dashlet: Fix pill not being completely clickable
2021-03-18 11:55:00 +01:00
Eric
5869591167
N°2847 - Transform old itop datatable to jquery DataTable (fix dictionaries)
2021-03-18 10:51:55 +01:00
Stephen Abello
fac6d1741e
Allow inputs to be disabled and readonly
2021-03-17 10:57:26 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
acognet
ba1cc00d03
N°3787 - Use data loader for auto refresh
2021-03-11 10:07:48 +01:00
Stephen Abello
b300b76783
Add display options to static datatables
2021-03-08 16:15:17 +01:00
acognet
5f217d75bb
N°3746 - Migrate modal to new UIBlock system
2021-03-05 17:43:45 +01:00
Molkobain
4cb9cc7d68
Panel: Refactor title as a block container (like subtitle)
2021-03-05 10:53:24 +01:00
acognet
5a18bfbd6f
N°2844 - Fix Title display
2021-03-05 09:38:29 +01:00
Molkobain
1e64e0c741
Panel: Remove PanelEnhanced as the Panel now has all the necessary options
2021-03-04 18:16:45 +01:00
Molkobain
1d7bc7c8f7
N°2844 - Refactor Panel to include a configurable header
...
- TitleForObjectDetails no longer exists, use the ObjectDetails's properties instead
2021-03-04 18:00:26 +01:00
Molkobain
824fc19323
Code format
2021-03-04 17:59:33 +01:00
Molkobain
6c20f74b90
Code cleanup
2021-03-04 17:59:33 +01:00
Stephen Abello
88e502ad7a
N°3706 Unescape fieldset labels
2021-03-04 14:46:02 +01:00
acognet
72f6305320
N°3648 - FIx click on link in datatable and display of buttons in search form
2021-03-04 11:47:49 +01:00
Stephen Abello
6d7d6e9531
Hide icon in Panel enhanced if no icon is provided
2021-03-04 10:55:22 +01:00
Stephen Abello
ad0fdfe921
Allow Select options to be disabled
2021-03-04 10:55:22 +01:00
acognet
2fb8f21b58
Fix Css problems
2021-03-03 12:01:37 +01:00
Molkobain
282842fa2c
Object details: Fix image being squashed
2021-03-02 18:30:02 +01:00
acognet
bd47ca34df
N°3634 - Add count for results
2021-03-02 17:22:11 +01:00
Stephen Abello
abcf73f233
N°2844 N°3570 Bring back Synchronized, Obsolete and Archived tags next to object name
2021-03-02 15:56:31 +01:00
Stephen Abello
d7d156303f
Fix static datatables width not using available space
2021-03-02 12:04:32 +01:00
Stephen Abello
752508b724
Make panels collapsible
2021-03-02 12:02:09 +01:00
acognet
d601e9608c
N°3746 - Migrate modal to new UIBlock system
2021-03-01 18:19:22 +01:00
acognet
cebbc215d7
N°3746 - Migrate modal to new UIBlock system
2021-03-01 09:07:09 +01:00
Stephen Abello
a505902ed5
Add string subtitle to panels
2021-02-26 10:27:49 +01:00
Stephen Abello
25c840e036
Rename subtitle block variable in PanelEnhanced
2021-02-26 10:27:49 +01:00
Stephen Abello
7ed906f1c3
Fix medallion image class name
2021-02-25 10:09:05 +01:00
Pierre Goiffon
c8911f1fa9
N°3750 Add data-input-id to field container
...
This will allow easiest DOM manipulation in BeHat tests
2021-02-24 17:19:55 +01:00
Molkobain
3d4e63416f
N°2847 - Title: Fix empty space on the left of the subtitle when no status
2021-02-23 13:11:56 +01:00
Stephen Abello
defa1e40e1
Add medallion icon block
2021-02-23 10:48:58 +01:00
Stephen Abello
2b69ca2f04
Change da77439 events to use DataTables builtin events instead of custom ones
2021-02-22 13:37:35 +01:00
Stephen Abello
da77439e1e
Fix tooltips in datatables and add events to datatables init and draw actions
2021-02-22 09:51:12 +01:00
Molkobain
e5d8c885bc
N°2844 - Object details: Refine object's name, class and status size and placement
2021-02-19 16:21:35 +01:00
acognet
27ee6fec70
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 15:39:38 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
Stephen Abello
ea04a6e1c9
Add semicolon to button js
2021-02-17 10:24:44 +01:00
Stephen Abello
5e56a08768
Fix not showing filename next to upload buttons
2021-02-17 09:54:42 +01:00
Stephen Abello
8f0e665c68
Refactor "sanitize_identifier" and "sanitize_variable_name"custom TWIG functions to "sanitize(FOO)"
2021-02-16 10:32:03 +01:00