Johannes Meyer
|
5a8813b98b
|
Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control
|
2021-08-20 17:23:29 +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
|
f58d77ebc5
|
Add native implementation to delete comments
|
2021-03-09 09:13:20 +01:00 |
|
Johannes Meyer
|
868a922984
|
comments/details: Apply css 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
|
15e3607bc0
|
comments/: 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
|
03d2c4fc87
|
CommentsController: Add show more widget in compact mode
|
2020-01-31 15:50:37 +01:00 |
|
Johannes Meyer
|
05abe54300
|
CommentsController: Let the show more widget decide if it's displayed
|
2020-01-31 15:33:55 +01:00 |
|
Eric Lippmann
|
7b53230695
|
Comments: Add "Continue with filter" link
|
2020-01-10 09:28:46 +01:00 |
|
Eric Lippmann
|
11dc7c00ea
|
Support removing multiple selected comments
|
2020-01-08 09:56:22 +01:00 |
|
Eric Lippmann
|
1e55fb0be4
|
Add multiselect action for comments
|
2020-01-08 09:56:22 +01:00 |
|
Eric Lippmann
|
d4dee37423
|
Add view mode switcher to comments
|
2020-01-08 09:56:22 +01:00 |
|
Eric Lippmann
|
64a788ac68
|
Comments: 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 |
|
Eric Lippmann
|
3f8ce5f832
|
Pass the widget to addContent() directly
|
2019-10-30 17:15:27 +01:00 |
|
Florian Strohmaier
|
9e057b11fd
|
Create CommentsController
|
2019-10-30 10:20:49 +01:00 |
|