Commit Graph

1082 Commits

Author SHA1 Message Date
Thomas Gelf 211df25b42 CoreApi: use renamed method 2015-11-26 20:36:49 +01:00
Thomas Gelf 381d44b4e3 service/assign: show already added ones 2015-11-26 20:36:13 +01:00
Thomas Gelf 8f389cf51d InspectController: more test actions 2015-11-26 18:58:17 +01:00
Thomas Gelf ffe17cf58c ServiceActions: newly introduced, provide "inspect" 2015-11-26 18:55:00 +01:00
Thomas Gelf 9ac82db6ef HostActions: provide an inspect link for monitoring 2015-11-26 18:54:26 +01:00
Thomas Gelf e43bc394df inspect/object: new url 2015-11-26 18:54:10 +01:00
Thomas Gelf dddf0d8ac5 CoreApi: allow to fetch a single object 2015-11-26 18:53:42 +01:00
Thomas Gelf 3c5118ca0a inspect/type: render a list, provide links 2015-11-26 18:53:08 +01:00
Thomas Gelf 66b1daa1ba CoreApi: listObjects should return a list 2015-11-26 18:52:28 +01:00
Thomas Gelf f8d2843d2c SyncruleTable: order by name, fix class name 2015-11-26 09:36:07 +01:00
Thomas Gelf b1d1194834 IcingaObjectFieldForm: use correct error method 2015-11-26 09:34:47 +01:00
Thomas Gelf 4ce7367dac show/activitylog: show pagination arrows 2015-11-26 09:33:53 +01:00
Thomas Gelf 29168cbd85 Db: one more thing to do 2015-11-25 21:57:12 +01:00
Thomas Gelf 99a427c217 Sync: speedup by moving some logic to userspace 2015-11-25 21:54:42 +01:00
Thomas Gelf 35776575a3 Db::fetchLatestImportedRows: nested key support 2015-11-25 21:01:11 +01:00
Thomas Gelf 7193ff07c4 SyncPropertyForm: completely reworked 2015-11-25 20:26:49 +01:00
Thomas Gelf d3e267fc21 css: some margin after h1 2015-11-25 12:55:21 +01:00
Thomas Gelf 625de0d3aa schema/mysql: allow for large property values 2015-11-25 12:55:07 +01:00
Thomas Gelf a71bdfeb44 SyncRule: add listInvolvedSourceIds() method 2015-11-25 12:54:21 +01:00
Thomas Gelf b9390747b3 SyncRule: add getPriorityForNextProperty() method 2015-11-25 12:54:00 +01:00
Thomas Gelf f0475c2407 IcingaHost: beautify enumProperties 2015-11-25 12:52:57 +01:00
Thomas Gelf 8ed2b99c82 Sync: allow direct access to nested structures 2015-11-25 09:21:15 +01:00
Thomas Gelf 21451338c3 HostActions: fix namespace to fit new hook style 2015-11-20 12:41:34 +01:00
Thomas Gelf 11a717a862 README.md: remove useless hints 2015-11-20 11:19:19 +01:00
Thomas Gelf 6d3c78208b README: add some useful hints 2015-11-20 11:07:11 +01:00
Thomas Gelf e5ebcc4bcc DirectorObjectForm: failing field elements...
...should still make part of the fields group
2015-11-19 09:24:45 +01:00
Thomas Gelf f50a1f7fec schema/mysql: icinga_service_assignment added 2015-11-17 23:45:20 +01:00
Thomas Gelf d0780e069e css: filter editor fixes 2015-11-17 21:55:22 +01:00
Thomas Gelf 01116a3382 css: reduce welcome size 2015-11-17 21:54:08 +01:00
Thomas Gelf abbe0a22a7 css: link and special pagination styling 2015-11-17 21:53:22 +01:00
Thomas Gelf 5c775d1c1b activitylog: indentation 2015-11-17 21:16:37 +01:00
Thomas Gelf dc1363238b activitylog: add links to previous/next action 2015-11-17 21:16:09 +01:00
Thomas Gelf 40656be2c3 Db::getActivitylogNeighbors(): new method 2015-11-17 21:14:33 +01:00
Thomas Gelf 371e284316 css: form styling 2015-11-17 18:36:03 +01:00
Thomas Gelf ca368a341a Sync: just a newline 2015-11-17 18:28:24 +01:00
Thomas Gelf 66f76ef8c5 DirectorObjectForm: hardcode ignored arguments
These would otherwise cause issues in redirections after deleting
object fields or arguments
2015-11-17 18:26:43 +01:00
Thomas Gelf 1fe59db0f2 IcingaCommandArgumentForm: provide delete button 2015-11-17 18:25:13 +01:00
Thomas Gelf a185177e14 DirectorDatafieldForm: more robustness...
...to protect ourselves from foreign failures
2015-11-17 17:27:55 +01:00
Thomas Gelf 03ba27d159 HostActions: use new Web 2.1 hook style 2015-11-17 16:53:41 +01:00
Thomas Gelf 7fb1182cc8 IcingaService: add basics for command resolution 2015-11-15 16:39:20 +01:00
Thomas Gelf dff0e1a263 DirectorObjectForm: more logic separation 2015-11-15 15:17:29 +01:00
Thomas Gelf fd20138f06 configuration.php: re-order menu entries 2015-11-15 10:19:27 +01:00
Thomas Gelf 9ea092c035 DirectorObjectForm: do not require inherited props
What worked fine for fields should now work for default properties
too.
2015-11-14 19:47:10 +01:00
Thomas Gelf 49f28b27ef DirectorObjectForm: fix redirect for related objects
CommandArguments and similar are also IcingaObjects, but have no
object_name
2015-11-14 17:51:25 +01:00
Thomas Gelf dbe61f3911 list/deployments: disable stage wiping for now 2015-11-14 14:54:18 +01:00
Thomas Gelf 64b72363fc Zone/EndpointForm: provide delete button 2015-11-14 14:53:31 +01:00
Thomas Gelf 54660771d6 SyncpropertyTable: no property edit without rule 2015-11-14 14:51:44 +01:00
Thomas Gelf e7413a2d50 SyncRuleForm: rename override to replace 2015-11-14 14:50:42 +01:00
Thomas Gelf 76b45f04d5 IcingaConfig: start to re-add disabled zone elements 2015-11-14 14:49:45 +01:00
Thomas Gelf 4853eba4da DirectorObjectForm: make use of field format details 2015-11-14 14:47:01 +01:00