Thomas Gelf
0e10545175
ServiceSet: allow controlled/restricted access
...
fixes #1235
2017-10-12 16:54:31 +02:00
Thomas Gelf
fb72a6e293
ObjectsController: allow admins to download JSON
...
fixes #1226
2017-10-11 10:55:20 +02:00
Thomas Gelf
bab0ebc6c1
AdditionalTableActions: add showsql to the GUI
...
fixes #1227
2017-10-11 10:51:43 +02:00
Thomas Gelf
d1e116a5a1
ipl: rename to dipl
...
fixes #1217
2017-10-09 15:23:27 +02:00
Thomas Gelf
e45962c1b9
various: shorten long line, spacing, readability
2017-09-28 11:02:13 +02:00
Marc DeTrano
708edfdebc
Updates: clean code for whitespace/standards...
...
...issues as reported by Travis. Add requirement for parent and child host
fields when setting up a Dependency Object (these fields are not necessarily
needed for Templates or Apply Rules). Renamed new table field to
'parent_service_by_name'... which is a bit more descriptive or what that
field is intended for.
2017-09-28 11:01:27 +02:00
Marc DeTrano
6bea1eff41
Implement Icinga Dependency Configuration.
2017-09-28 11:01:27 +02:00
Thomas Gelf
e950bb3395
Objects: ship templates via REST API
...
fixes #1185
2017-09-18 10:23:36 +02:00
Thomas Gelf
ac8114f32c
ObjectsController: hard-code 'host' filter for...
...
...services through the REST API
2017-08-21 09:50:08 +02:00
Thomas Gelf
408ff7639c
IcingaObjectsHandler: new REST API handler for...
...
...list of objects
2017-08-16 08:17:31 +02:00
Thomas Gelf
a7b796466f
ObjectsController: fix set-related permissions
2017-08-15 02:51:59 +02:00
Thomas Gelf
b7579e184c
ObjectsController: try to control output buffering
...
...for REST API. Base requests on queries from new table objects
2017-08-02 15:54:03 +02:00
Thomas Gelf
5ccb94dfbd
Objects: dedicated tab for external commands
2017-07-31 10:37:08 +02:00
Thomas Gelf
8276f19ab7
ObjectsController: add missing autorefresh
2017-07-28 09:56:17 +02:00
Thomas Gelf
313c8168ba
Dashboard, templates: timeperiod, not timePeriod
...
fixes #1036
2017-07-27 12:12:12 +02:00
Thomas Gelf
39a1aa38b4
ObjectsController: add missing 'add' link for sets
2017-07-25 14:47:35 +02:00
Thomas Gelf
374c328a5b
ObjectsController: fix redirect after deleting...
...
...multiple hosts or services
2017-07-21 13:32:38 +02:00
Thomas Gelf
27e38b566d
ObjectsController: allow child classes to...
...
...fiddle with our table
2017-07-20 22:29:23 +02:00
Thomas Gelf
68324d9b52
Controllers: formatting
2017-07-20 09:53:31 +02:00
Thomas Gelf
fe822c3e31
ObjectsController: it's apply, not apply_rule
2017-07-14 13:21:42 +02:00
Thomas Gelf
ee582b7106
ObjectsController: fix 'add' link for apply rules
2017-07-14 13:21:42 +02:00
Thomas Gelf
1c4d6598c0
Notifications: allow access to apply rules with...
...
...director/notifications permission
fixes #1015
2017-07-14 13:21:42 +02:00
Thomas Gelf
3eb3d82f44
Apply/TemplatesTable: allow to restrict by name
...
refs #898
2017-07-14 13:21:42 +02:00
Thomas Gelf
58accea801
GroupMemberTable: show group members
...
fixes #994
2017-07-14 13:21:42 +02:00
Thomas Gelf
6c943e4d06
ObjectsController: remove obsolete "global" types
2017-07-14 13:21:42 +02:00
Thomas Gelf
90e0d1a50b
ObjectsController: refactored, use new tables
2017-07-14 13:21:42 +02:00
Thomas Gelf
02a3652c86
Restrictriction: add simple hostgroup restrictions
...
refs #832
2017-07-14 13:21:42 +02:00
Thomas Gelf
d877949e60
Services/ObjectsController: rough integration...
...
...for multiselect on services
2017-07-14 13:21:42 +02:00
Thomas Gelf
9e771f2d5a
Fix phpcs complaints
2017-01-13 19:47:54 +01:00
Thomas Gelf
ec0ea2ee6d
NotificationsController: use new base class...
...
...with less tabs, less and simpler code
fixes #13565
fixes #13157
2016-12-14 15:04:38 +01:00
Thomas Gelf
72bb29694d
multi-edit: show deployment link
2016-11-25 20:51:02 +01:00
Thomas Gelf
5407c4fe7c
ObjectsController: template table for templates...
...
...but load the other one first to trick the autoloader
2016-11-16 13:36:07 +01:00
Markus Frosch
b08f3df882
IcingaServiceSet*: Improve Table and view
...
Add filter and pagination, and some nice display features.
refs #12891
2016-11-11 10:44:22 +01:00
Markus Frosch
b051b2da17
ObjectsController: Unify feature detection and setAction
...
Groups, Assign and Sets will be checked on the base Object for a group.
refs #12891
2016-11-11 10:44:22 +01:00
Thomas Gelf
63bf607a1d
IcingaObjectFieldLoader: allow exotic var names
...
fixes #12094
fixes #12962
2016-11-08 02:00:38 +01:00
Thomas Gelf
588926a9f9
config/activities: allow to filter them
...
fixes #12239
2016-11-07 22:04:51 +01:00
Thomas Gelf
76ff4ebfd2
Sets: enable them
2016-11-04 09:37:12 +01:00
Thomas Gelf
b2c834e7a4
permissions: provide new ones and enforce them
...
fixes #13039
2016-11-03 16:06:35 +01:00
Thomas Gelf
f286b5ad08
Revert "ServiceSet: re-enable them"
...
This reverts commit c073278ee3
.
2016-11-03 15:04:42 +01:00
Thomas Gelf
c073278ee3
ServiceSet: re-enable them
2016-11-03 12:54:15 +01:00
Thomas Gelf
c91084f0db
ObjectsController: hide sets for now...
...
...didn't want to push that early :p
2016-10-27 16:33:47 +00:00
Thomas Gelf
696e63b4ec
Servicesset: add controller, form and table
2016-10-25 23:12:23 +00:00
Thomas Gelf
23ef9a707c
MultiEdit: make it independent of an object type
2016-10-14 18:32:34 +00:00
Thomas Gelf
69237b8ae9
MultiEditForm: first shot, provides imports
...
refs #12465
2016-10-14 13:46:06 +00:00
Thomas Gelf
0e45429196
ObjectForm: do not allow to choose type...
...
...when one is already given
2016-10-13 11:55:53 +00:00
Thomas Gelf
84b035ec24
objects/tree: enable autorefresh...
...
...and some coding style fixes
fixes #12451
2016-08-23 15:11:42 +00:00
Markus Frosch
f863a9b223
WIP: Add templates tab for all objects
...
Exceptions are global types, and those who can't import.
2016-07-07 09:05:33 +02:00
Thomas Gelf
12764c8482
Web/Controller: replace this->render()
2016-06-13 20:06:58 +02:00
Thomas Gelf
a752100da4
ObjectsController: add quicksearch element
2016-03-22 02:13:35 +01:00
Thomas Gelf
33d323286e
ObjectsController: introduce quick search
2016-03-20 15:09:58 +01:00