icingaweb2/library/Icinga/Web/Widget
Johannes Meyer 81a3be74f3 Dashboard: Don't merge already existing dashlets
fixes #5203
2024-08-13 11:37:12 +02:00
..
Chart Use `style` element to create css class for dynamic inline style 2023-08-28 16:40:33 +02:00
Dashboard Dashlet: Drop `view` parameter from title urls 2022-10-10 10:39:47 +02:00
ItemList Rename `MigrationHook` -> `DbMigrationHook` 2023-09-19 14:37:55 +02:00
Tabextension OutputFormat: Just provide the pdf export if there's a hook available 2020-01-14 11:01:53 +01:00
AbstractWidget.php AbstractWidget: Method `render()` does not expect any param 2023-08-23 10:53:14 +02:00
Announcements.php Replace static inline styles with css class 2023-08-28 16:30:12 +02:00
ApplicationStateMessages.php Replace static inline styles with css class 2023-08-28 16:30:12 +02:00
Dashboard.php Dashboard: Don't merge already existing dashlets 2024-08-13 11:37:12 +02:00
FilterEditor.php Replace static inline styles with css class 2023-08-28 16:30:12 +02:00
Limiter.php
Paginator.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
SearchDashboard.php
SingleValueSearchControl.php SingleValueSearchControl: Add default class to the search suggestions 2022-05-27 14:26:16 +02:00
SortBox.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Tab.php Tab(s): Fix doc types 2024-04-15 13:02:10 +02:00
Tabs.php Tab(s): Fix doc types 2024-04-15 13:02:10 +02:00
Widget.php