Markus Frosch
e9546f68bf
Sync: Respect the fields used in filter_expression of the SyncRule
...
So that you can filter by fields not used in properties, or in property filters.
fixes #1130
refs #876
2017-08-30 16:40:12 +02:00
Thomas Gelf
59eda8f9c4
SuggestController: set default limit to 100
...
refs #1135
2017-08-29 15:53:02 +02:00
Thomas Gelf
a9b5624212
DataTypeSqlQuery: allow Array data type
...
fixes : #444
2017-08-28 10:59:26 +02:00
Thomas Gelf
d37af09190
DataTypeDatalist: allow Array destination type
...
fixes #1080
2017-08-28 10:59:19 +02:00
Thomas Gelf
2ef865392b
ObjectsTableZone: no object type filter...
...
...and drop 'Templates' tab, as it is useless here
fixes #1125
2017-08-28 10:59:12 +02:00
Michael Friedrich
8653942781
Changelog: fix broken URL
...
Spotted while building docs for docs.icinga.com
WARNING - The page "director/latest/doc/82-Changelog.md" contained a hyperlink to "director/latest/doc/Testing.md" which is not listed in the "pages" configuration.
WARNING - The page "director/latest/doc/82-Changelog.md" contained a hyperlink to "director/latest/doc/Testing.md" which is not listed in the "pages" configuration.
2017-08-28 10:58:57 +02:00
Thomas Gelf
fc9d40ceff
schema: fix object_type for eventually erraneous
...
...service_set templates
2017-08-28 06:54:20 +02:00
Thomas Gelf
d010d7d33a
IcingaServiceSetForm: remove useless method
2017-08-28 06:51:58 +02:00
Thomas Gelf
02c3625a76
Merge branch 'bugfix/service-set-tests'
2017-08-28 06:17:20 +02:00
Thomas Gelf
a3ac1b8eef
IcingaServiceSet: fix tests
2017-08-28 06:16:00 +02:00
Thomas Gelf
18d171991e
IcingaServiceSetTest: IcingaException is enough
2017-08-28 06:11:18 +02:00
Thomas Gelf
20fe291433
IcingaServiceSet: do not allow for objects without
...
...a host
2017-08-28 06:09:37 +02:00
Thomas Gelf
95a971975d
IcingaServiceSetTest: do not call another test...
...
...from a test
2017-08-28 06:09:37 +02:00
Thomas Gelf
c2afacc11b
IcingaServiceSet: createWhere() look for template
...
...in case no host_id has been set
2017-08-28 06:09:37 +02:00
Thomas Gelf
6685066673
IcingaServiceSetTest: enable disabled test
2017-08-28 06:09:37 +02:00
Thomas Gelf
2f1d963c1c
IcingaObject: ask imports for name list...
...
...when we already have it available
2017-08-28 06:09:37 +02:00
Thomas Gelf
396d8399ee
gitlab: verbose output
2017-08-28 06:09:27 +02:00
Thomas Gelf
ee247ab383
test/php: provide DB mostly everwhere...
...
...as template repository would otherwise complain. Also, fit new boolean
true rendering
2017-08-26 16:17:55 +02:00
Thomas Gelf
fd400977f2
IcingaObject: do not resolve imports when...
...
...resolving related objects
2017-08-26 16:17:07 +02:00
Thomas Gelf
da2968a6d3
ServiceForm: add more helpful links to services...
...
...on hosts
2017-08-26 14:13:13 +02:00
Thomas Gelf
833d9eb972
KickstartForm: shorten url comment lines
2017-08-25 22:44:30 +02:00
Thomas Gelf
75fb983622
Forms: transform addHtmlHint into ipl-aware code
2017-08-25 18:12:39 +02:00
Thomas Gelf
84b6196e79
QuickBaseForm: allow for ipl elements in Html
2017-08-25 17:30:29 +02:00
Thomas Gelf
551039e42b
Commandtemplate: add missing controller
...
fixes #1060
2017-08-25 16:28:22 +02:00
Thomas Gelf
a6222e2abb
AssignRenderer: special treatment for not in group
...
fixes #686
2017-08-25 16:22:22 +02:00
Thomas Gelf
bab28b1755
IcingaService: force object_type=template when...
...
...loading a service by name
fixes #1094
2017-08-25 16:10:59 +02:00
Thomas Gelf
2b386fa856
locale/de_DE: refresh translation
2017-08-25 16:10:31 +02:00
Thomas Gelf
f005f54c72
TemplateUsageTable: add missing headers
...
fixes #1119
2017-08-25 15:37:09 +02:00
Thomas Gelf
8edb7e50fb
DirectorObjectForm: do not sort sets when removing
...
...entries
fixes #1099
2017-08-25 15:16:16 +02:00
Thomas Gelf
f8445ca1ef
IcingaObject: fix ApiUser preview rendering
...
fixes #1117
2017-08-25 15:03:12 +02:00
Thomas Gelf
1b160c6c35
IcingaObject: opt in for recursion
...
fixes #1118
2017-08-25 15:00:07 +02:00
Thomas Gelf
5296f33bcc
KickstartForm: add hint for those re-running...
...
...Kickstart
fixes #1116
2017-08-25 14:41:28 +02:00
Thomas Gelf
1a08b90c7a
IcingaTemplateRepository: fetch parents, not...
...
...ancestors per default
fixes #1114
2017-08-25 14:22:49 +02:00
Thomas Gelf
8f15fe3c0e
Host applied services: route links to _self
2017-08-25 13:47:04 +02:00
Thomas Gelf
9fbc523ffd
ConfigController: explicitly forbid all REST API
...
...calls to methods not being exported.
fixes #1113
2017-08-25 12:33:36 +02:00
Thomas Gelf
99eb6acd63
AssignRenderer and Form: "is true/set" operator
...
refs #339
fixes #729
fixes #739
2017-08-25 12:08:11 +02:00
Thomas Gelf
ee21c6320a
SuggestController: do not fail with no vars...
...
...and clean up some code
2017-08-25 12:05:02 +02:00
Thomas Gelf
c7d7657489
IcingaAddServiceForm: fix method signature...
...
...to fit parent method
fixes #1112
2017-08-25 11:48:53 +02:00
Thomas Gelf
9d369b5f16
IcingaHostForm: re-add zone element, got lost
...
fixes #1110
2017-08-25 11:04:26 +02:00
Thomas Gelf
fbcf206b3a
IcingaObjectFieldLoader: cleanup
2017-08-25 10:52:02 +02:00
Thomas Gelf
d65114e783
TableCommand: do not search for object_type
...
fixes #1109
2017-08-25 10:51:21 +02:00
Thomas Gelf
bd0ccc6ca4
FieldLoader: do not add NULL id to list of objects
...
fixes #1102
2017-08-25 09:28:47 +02:00
Thomas Gelf
5450a00c78
IcingaService: handle use_agent=n by explicitly...
...
...rendering command_endpoint = null
fixes #921
fixes #1013
2017-08-25 08:50:38 +02:00
Thomas Gelf
e05c3a8556
IcingaHostForm: fix bug with no available tpl...
...
...and improve element ordering
fixes #1108
2017-08-24 22:42:01 +02:00
Thomas Gelf
f55a672d48
IcingaObject: accept 'disable' on merge()
...
fixes #1104
2017-08-24 16:35:09 +02:00
Thomas Gelf
94ac5054e4
js: fix suggestion list issues with slow, moving...
...
...or otherwise "unprecise" clicks.
2017-08-24 15:35:49 +02:00
Thomas Gelf
a61a3e2305
js: fix typo, prefer === over == (no effect here)
2017-08-24 15:33:33 +02:00
Thomas Gelf
d6f03348bc
css: improve mobile form styling
2017-08-24 15:32:10 +02:00
Thomas Gelf
ff3c7c93bb
HostForm: simple import selection for new hosts...
...
...cleanup, remove obsolete code
2017-08-24 13:04:54 +02:00
Thomas Gelf
6a60b3942c
DirectorObjectForm: allow for string imports...
...
...and deal with empty choices
2017-08-23 23:52:59 +02:00