Commit graph

26 commits

Author SHA1 Message Date
Johannes Meyer
5a8813b98b Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
Johannes Meyer
c2f4eb0999 Move DowntimeList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:10:51 +02:00
Yonas Habteab
9f8935f081 Controller: Increase limit on minimal view mode 2021-08-20 15:43:59 +02:00
Johannes Meyer
8eaab649de ShowMore: Use trait ipl\Web\Common\BaseTarget 2021-08-02 16:02:05 +02:00
Florian Strohmaier
016b9f3f17
Make view mode switcher a form (#182) 2021-05-26 11:44:50 +02:00
Johannes Meyer
1957c90196 Adjust usages of the old ContinueWith widget to use the new one 2021-04-22 16:18:16 +02:00
Johannes Meyer
f630826871 Implement searchEditorAction everywhere else 2021-03-19 16:08:46 +01:00
Johannes Meyer
057b7dc8e0 Check permissions in object context when issuing commands 2021-03-19 15:47:57 +01:00
Johannes Meyer
47a90b6393 Add native implementation to delete downtimes 2021-03-09 09:13:20 +01:00
Johannes Meyer
2805fb20bb downtimes/details: Apply class cancel-button exclusively 2021-01-15 09:17:34 +01:00
Johannes Meyer
6e73d390c2 Replace all usages of Icinga\Data\Filter with ipl\Stdlib\Filter 2021-01-14 12:08:59 +01:00
Johannes Meyer
b469a88428 Handle search bar validity in all controllers 2021-01-14 11:17:08 +01:00
Johannes Meyer
a86efe1634 downtimes/: Show search bar control 2021-01-14 11:12:11 +01:00
Johannes Meyer
65925cd7ac Ignore showCompact instead of view in controllers 2020-06-04 09:54:55 +02:00
Johannes Meyer
2e191a6826 Use t() instead of translate() in controllers and forms
There's no `icingadb` domain so why should we ask everytime
for it. `t()` only utilizes the `icinga` domain and that's
what we need.
2020-04-24 15:01:29 +02:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
9795792724 DowntimesController: Add show more widget in compact mode 2020-01-31 15:51:12 +01:00
Johannes Meyer
a555921628 DowntimesController: Let the show more widget decide if it's displayed 2020-01-31 15:34:22 +01:00
Eric Lippmann
e8a41a5e01 Downtimes: Add "Continue with filter" link 2020-01-10 09:29:03 +01:00
Eric Lippmann
7965a8e1c7 Allow to cancel multiple selected downtimes 2020-01-08 09:56:22 +01:00
Eric Lippmann
1e2c41486e Add multiselect action for downtimes 2020-01-08 09:56:22 +01:00
Eric Lippmann
ea50c75ae7 Add view mode switcher to downtimes 2020-01-08 09:56:22 +01:00
Eric Lippmann
80c87e6200 Downtimes: Add sort control 2019-12-11 16:13:55 +01:00
Johannes Meyer
8beb16e18e app: Set autorefresh intervals for some routes 2019-12-11 08:59:30 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Marius Hein
f97d321669 Introduce DowntimesController 2019-10-30 10:19:08 +01:00