TonyBoston
|
1519b2ae57
|
Update 02-Installation.md
fixed typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
|
2016-03-07 21:45:23 +01:00 |
Thomas Gelf
|
a42be2a6e8
|
IcingaServiceForm: cleanup, no details without type
|
2016-03-07 18:39:19 +01:00 |
Thomas Gelf
|
c8a95f1de6
|
IcingaHostForm: no groups element with no groups
|
2016-03-07 18:38:07 +01:00 |
Thomas Gelf
|
7ef09b99dc
|
ObjectController: remove obsolete sprintf
|
2016-03-07 18:37:49 +01:00 |
Thomas Gelf
|
e40c6d1f5e
|
KickstartHelper: remove 'imports' workarounds
|
2016-03-07 18:37:11 +01:00 |
Thomas Gelf
|
898460a306
|
css: slight changes, lighter lines
|
2016-03-07 18:36:27 +01:00 |
Thomas Gelf
|
572ac3ad4c
|
DirectorObjectForm: lazy relations only for Icinga
|
2016-03-07 18:22:19 +01:00 |
Thomas Gelf
|
f2d9e1a544
|
IcingaObject: fix key handling for unresolved props
|
2016-03-07 18:10:09 +01:00 |
Thomas Gelf
|
b3a44bd7dd
|
IcingaObject: fix 'empty' check for relation property
|
2016-03-07 18:07:36 +01:00 |
Thomas Gelf
|
aee62754ce
|
IcingaObject: fix resolution of lazy-loaded rels
|
2016-03-07 17:11:23 +01:00 |
Thomas Gelf
|
2826408c72
|
DirectorObjectForm: improve 'imports' element
|
2016-03-07 14:54:06 +01:00 |
Thomas Gelf
|
70514adc70
|
js: put focus on object_type if missing
|
2016-03-07 14:52:43 +01:00 |
Thomas Gelf
|
0cce5e4414
|
css: improve extensible set styling
|
2016-03-07 14:41:43 +01:00 |
Thomas Gelf
|
da29da0065
|
forms/Icinga*: choose type first, then go on
|
2016-03-07 14:20:58 +01:00 |
Thomas Gelf
|
c5a75e0b9e
|
IcingaObjectAssignmentTable: use rule_id in links
|
2016-03-07 14:16:58 +01:00 |
Thomas Gelf
|
aa53d57ec8
|
DirectorObjectForm: no default object_type
|
2016-03-07 14:14:52 +01:00 |
Thomas Gelf
|
8da2991e76
|
DirectorObjectForm: object knows redirect params
|
2016-03-07 13:41:30 +01:00 |
Thomas Gelf
|
4974d1a850
|
ObjectController: fix 'back' link style
|
2016-03-07 08:59:17 +01:00 |
Thomas Gelf
|
715c00e975
|
IcingaServiceAssignment: has no object name
|
2016-03-07 08:56:57 +01:00 |
Thomas Gelf
|
0708dd774a
|
ServiceController: ask object for url params
|
2016-03-07 08:16:20 +01:00 |
Thomas Gelf
|
f3ce5fab21
|
CoreApi: no special treatment for imports
|
2016-03-07 02:09:54 +01:00 |
Thomas Gelf
|
95cf3df0c2
|
doc/01-Introduction: add some more information
|
2016-03-07 02:08:28 +01:00 |
Thomas Gelf
|
5350584bec
|
IcingaObject: lazy-load related objects...
...if string name is given
fixes #11301
|
2016-03-07 02:06:04 +01:00 |
Thomas Gelf
|
378423ff10
|
IcingaObjectImports: implement lazy loading
reefs #11301
|
2016-03-07 02:05:10 +01:00 |
Thomas Gelf
|
529eb13118
|
IcingaEndpoint: fall back to name with no host
fixes #11315
|
2016-03-07 02:03:34 +01:00 |
Thomas Gelf
|
73eced1b11
|
KickstartForm: catch errors gracefully...
...and provide better documentation
|
2016-03-07 01:10:56 +01:00 |
Thomas Gelf
|
e3699ac294
|
KickstartHelper: ignore empty host property
|
2016-03-07 01:10:17 +01:00 |
Thomas Gelf
|
a76b41c648
|
doc: re-structure, more documentation
fixes #11093
|
2016-03-07 00:49:29 +01:00 |
Thomas Gelf
|
d20d649e1d
|
doc/99-TODO: removed, we have issues for this
|
2016-03-06 22:52:52 +01:00 |
Thomas Gelf
|
a1b7cd216b
|
RestApiClient: catch 401 errors
fixes #11286
|
2016-03-06 21:43:32 +01:00 |
Thomas Gelf
|
218e67527b
|
RestApiClient: fail without curl
fixes #10929
|
2016-03-06 21:12:59 +01:00 |
Thomas Gelf
|
fd757054e7
|
ObjectController: enforce object only for REST API
refs #11315
|
2016-03-06 20:25:06 +01:00 |
Thomas Gelf
|
6377ed4bc7
|
schema/pgsql: allow for longer (> 255) commands
This has already been fixed for MySQL time ago.
refs #11315
|
2016-03-06 19:28:21 +01:00 |
Thomas Gelf
|
8cc7b0834e
|
IcingaService: override setKey, allows for...
...different kind of links (host/service name VS id)
|
2016-03-06 19:13:58 +01:00 |
Thomas Gelf
|
e09459625d
|
DataTypeArray: allow to define custom arrays
refs #11317
|
2016-03-06 19:12:04 +01:00 |
Thomas Gelf
|
abd97ea93c
|
FormExtensibleSet: fix non-select field name
|
2016-03-06 19:10:23 +01:00 |
Thomas Gelf
|
2f40de10ec
|
IcingaServiceTable: link templates by id
|
2016-03-06 14:28:12 +01:00 |
Thomas Gelf
|
ad415e4fa6
|
ServiceController: object loading, id support
|
2016-03-06 14:26:48 +01:00 |
Thomas Gelf
|
cef7090666
|
IcingaServiceAssignment: new dedicated object type
|
2016-03-06 14:22:47 +01:00 |
Thomas Gelf
|
51916192a9
|
IcingaService: render assigned to host template
|
2016-03-06 14:21:18 +01:00 |
Thomas Gelf
|
e5429ab1f3
|
ObjectController: improve object loading
|
2016-03-06 14:20:49 +01:00 |
Thomas Gelf
|
fb43331379
|
IcingaObject: add getUrlParams helper
|
2016-03-06 14:20:05 +01:00 |
Thomas Gelf
|
09e7a93b22
|
schema/mysql: remove obsolete comma
|
2016-03-06 13:59:46 +01:00 |
Thomas Gelf
|
24f1580c92
|
DirectorObjectForm: deletion check only when sent
|
2016-03-06 13:07:56 +01:00 |
Thomas Gelf
|
cafd136232
|
DirectorObjectForm: get ids when resolving object
This formerly broke some forms
|
2016-03-06 10:27:37 +01:00 |
Thomas Gelf
|
5e32d01a6f
|
IcingaHostForm: rename agent/zone header
|
2016-03-06 09:53:21 +01:00 |
Thomas Gelf
|
f1c708caba
|
IcingaServiceForm: re-structure and clean up
|
2016-03-06 09:53:02 +01:00 |
Thomas Gelf
|
8c7e49d913
|
IcingaAssignServiceToHostForm: no single object...
...assignments, they should be done directly on the service itself.
|
2016-03-06 09:49:31 +01:00 |
Thomas Gelf
|
ad8dfeb31d
|
DirectorObjectForm: add isObject helper
|
2016-03-06 09:47:42 +01:00 |
Thomas Gelf
|
00f8503033
|
IcingaHostForm: re-order elements
|
2016-03-06 09:47:16 +01:00 |