Thomas Gelf
d33b31acae
Controls: allow direct access to title element
2017-07-24 08:43:56 +02:00
Thomas Gelf
f06ac06b5b
ipl\Html: allow to get first content element
2017-07-24 08:40:39 +02:00
Thomas Gelf
74351f2146
css: limit maximum table width, fix errors
2017-07-22 13:34:43 +02:00
Thomas Gelf
42723ff534
SelfServiceController: no non-api requests
2017-07-21 17:28:55 +02:00
Thomas Gelf
ad791918bc
IcingaHostSelfServiceForm: fail early if template
...
...is not for Agents
2017-07-21 15:46:33 +02:00
Thomas Gelf
cd92429a60
BaseActionBar: no back link for objects without...
...
...a dedicated dashboard type
fixes #1027
2017-07-21 13:42:47 +02:00
Thomas Gelf
374c328a5b
ObjectsController: fix redirect after deleting...
...
...multiple hosts or services
2017-07-21 13:32:38 +02:00
Thomas Gelf
8e7022258f
DeploymentLogTable: fix PostgreSQL issue with...
...
...binary value, it returns a resource instead of the real value
fixes #1026
2017-07-21 12:10:01 +02:00
Thomas Gelf
b8a953e296
ActivityLogTable: do not call fetchRows twice
2017-07-21 12:07:47 +02:00
Thomas Gelf
985d03d5f2
IcingaCommandArgumentTable: improve readability
2017-07-21 12:07:28 +02:00
Thomas Gelf
d92492d5a1
DirectorActivityLog: use IP when unauthenticated
...
This applies mostly to self service API
2017-07-21 12:06:36 +02:00
Thomas Gelf
d97022bf88
SelfServiceController: fix transformation check
2017-07-21 12:06:10 +02:00
Thomas Gelf
7258b83dbb
DbHelper: new trait with DB-specific utils
2017-07-21 12:05:47 +02:00
Thomas Gelf
5579a927ad
ZfQueryBasedTable: improve readability
2017-07-21 12:04:20 +02:00
Thomas Gelf
5739e52ec1
css: no margin for forms in ActionBar
2017-07-21 08:27:34 +02:00
Thomas Gelf
cfabbf25e0
CommandArguments: provide quickSearch
2017-07-21 08:23:52 +02:00
Thomas Gelf
bf65f668a7
css: no shadows on Dashboard, use blue bg/border
2017-07-20 22:52:35 +02:00
Thomas Gelf
5b97e477b4
SettingsController: re-add module config page
...
fixes #1025
2017-07-20 22:35:41 +02:00
Thomas Gelf
27e38b566d
ObjectsController: allow child classes to...
...
...fiddle with our table
2017-07-20 22:29:23 +02:00
Thomas Gelf
44458d2eec
CommandArguments: refactor table, controller
2017-07-20 22:29:00 +02:00
Christian Stein
56516cf572
Icinga2Agent: Improved handling for Host API-Keys
...
Improved the handling to validate if a local host API-Key is still valid or
deprecated. This will ensure proper error handling in case the local key is
lost, the Director Key is dropped or one of both is not valid
2017-07-20 19:33:53 +02:00
Thomas Gelf
3062cf2ebd
AgentWizard: use new installer syntax
2017-07-20 18:33:49 +02:00
Christian Stein
8ffdb96d65
Icinga2Agent.psm1: push latest version
2017-07-20 18:33:24 +02:00
Thomas Gelf
d4324bfeeb
Changelog: document changes for 1.3.2
2017-07-20 18:24:00 +02:00
Thomas Gelf
7bd2f110dd
Merge branch 'next'
2017-07-20 17:31:39 +02:00
Thomas Gelf
068ba20af2
HostController: indentation
2017-07-20 17:27:08 +02:00
Thomas Gelf
5e9effc697
CheckCommandsDashlet: text for all command types
2017-07-20 17:22:45 +02:00
Thomas Gelf
5d780218bb
doc/self-service: fix issues with our doc module
...
It does not trim links :(
2017-07-20 17:21:43 +02:00
Thomas Gelf
d16bc24b1c
Commands: show external commands separately
2017-07-20 17:19:51 +02:00
Thomas Gelf
6db1f01b6e
SettingsController: more explicit title
2017-07-20 17:00:25 +02:00
Thomas Gelf
53a9624db6
Service: links, actions
2017-07-20 17:00:03 +02:00
Thomas Gelf
9dc50beee5
Controls: always prepend the title
2017-07-20 16:59:25 +02:00
Thomas Gelf
408e3753ab
AgentWizard: add new functionality
2017-07-20 16:58:48 +02:00
Thomas Gelf
28f322a107
IcingaObjectDatafieldTable: cast to int when...
...
...comparing ids
fixes #726
2017-07-20 15:19:57 +02:00
Thomas Gelf
8e0235a7e1
ZfQueryBasedTable: render pagination to actions
2017-07-20 15:18:47 +02:00
Thomas Gelf
8a60e9f041
Data: case
2017-07-20 15:10:12 +02:00
Thomas Gelf
c83fdbf7c4
dashlet-css: still unsure
2017-07-20 15:04:09 +02:00
Thomas Gelf
014963f96c
Tables: get rid of assemble workaround
2017-07-20 14:58:23 +02:00
Thomas Gelf
7bfdeabe46
css: dashlet finetuning
2017-07-20 13:52:32 +02:00
Thomas Gelf
3279080300
css: no more two thirds exception for descriptions
2017-07-20 13:28:22 +02:00
Thomas Gelf
d272521a75
Dashlets: hightlight active one, add depth
2017-07-20 13:27:56 +02:00
Thomas Gelf
4cd3c02a90
TemplatesTable: translate header
2017-07-20 12:48:01 +02:00
Thomas Gelf
270cb2f5af
ZfQueryBasedTable: fix brackets
2017-07-20 11:58:55 +02:00
Thomas Gelf
90801f234e
css: try to keep dashboard consistant
2017-07-20 11:40:45 +02:00
Thomas Gelf
27d1297303
InfraTabs: add missing tab class
2017-07-20 11:06:58 +02:00
Thomas Gelf
31d65fadc2
Deployment: add Info class, refactor LogRenderer
...
No more view script, based on ipl
2017-07-20 11:06:20 +02:00
Thomas Gelf
406bc8bd72
NameValueTable: new ipl widget
2017-07-20 11:03:54 +02:00
Thomas Gelf
0dbc9722cf
css: action bar, tables separated by day
2017-07-20 11:02:34 +02:00
Thomas Gelf
cda6970594
ipl: Components are now Widgets
2017-07-20 10:19:32 +02:00
Thomas Gelf
9542c74404
schema: forgot to raise version
2017-07-20 09:55:32 +02:00