Commit graph

24 commits

Author SHA1 Message Date
Johannes Meyer
3bf9356f23 history: Don't travel in time when paginating 2021-08-04 16:30:13 +02:00
Johannes Meyer
262a17598c history: Implement view modes 2021-08-04 12:22:14 +02:00
Johannes Meyer
f630826871 Implement searchEditorAction everywhere else 2021-03-19 16:08:46 +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
e3734e5221 history/: Show search bar control 2021-01-14 11:12:11 +01:00
Johannes Meyer
89471f6465 HistoryController: Don't shift view, it's not used anymore 2020-06-04 09:54:18 +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
dba06b2eab Add missing/refactor existing localization markings 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
8e82510d5f HistoryController: Join flapping relation 2020-03-11 07:58:13 +01:00
Johannes Meyer
29a7452fdd HistoryController: Utilize addFrom() instead 2020-03-10 12:59:19 +01:00
Johannes Meyer
4952b91cb6 Fix missing host history entries 2020-03-10 09:26:28 +01:00
Johannes Meyer
31c980c1fb Join acknowledgement entries in history views
refs #27
2020-03-10 08:18:28 +01:00
Johannes Meyer
ec89fe0024 Don't join service.host[.state] in history queries 2020-02-07 15:49:21 +01:00
Johannes Meyer
ceb7c396a2 HistoryController: Shift param view, we have no view switcher here 2020-01-31 15:34:59 +01:00
Johannes Meyer
281ced3bf4 */history: Don't execute history queries twice 2020-01-31 14:01:01 +01:00
Johannes Meyer
05c38484e7 history: Clone params instead of the whole url object 2020-01-17 15:21:14 +01:00
Johannes Meyer
f01c8b5c89 Controller: Ensure parameter view is non-existent in getFilter() 2020-01-15 15:50:41 +01:00
Johannes Meyer
4c2cddd9de Enhance semi infinite scrolling in history lists 2019-12-13 16:19:48 +01:00
Johannes Meyer
7d715c4778 HistoryController: Drop pagination and add show more widget 2019-12-12 16:35:07 +01:00
Eric Lippmann
c795db5313 History: Add sort control 2019-12-11 16:13:55 +01:00
Johannes Meyer
c2d262ec93 history: Don't order explicitly, it's the default sort rule anyway 2019-12-03 09:55:48 +01:00
Eric Lippmann
d34794103d Introduce HistoryController 2019-11-05 11:52:57 +01:00