Thomas Gelf
|
58a64cee78
|
SyncRule: initialize hasServiceSet
|
2016-12-13 13:51:41 +01:00 |
Thomas Gelf
|
d2adc1b4ec
|
IcingaObjectFieldLoader: attach fields to form...
...before adding them to a display group. Many thanks to Marc DeTrano for
troubleshooting this tricky issue.
fixes #13279
|
2016-12-13 12:46:45 +01:00 |
Thomas Gelf
|
1dc0aad828
|
FormDataFilter: correct 'in' operator handling
fixes #13543
|
2016-12-13 11:39:15 +01:00 |
Thomas Gelf
|
07ab1f8e52
|
css: improve rendering of sets within filters
|
2016-12-13 11:38:51 +01:00 |
Thomas Gelf
|
398fa36220
|
doc/getting-started: fix broken Icinga 2 link
fixes #13483
|
2016-12-13 09:56:56 +01:00 |
Thomas Gelf
|
f1a61e2557
|
ServiceGroup: allow to assign them to services...
...via assignment rules
fixes #13415
|
2016-12-13 09:51:52 +01:00 |
Thomas Gelf
|
52f0fc9177
|
schema: fix cleanup in recent service_set migration
fixes #13401
|
2016-12-07 09:48:52 +01:00 |
Thomas Gelf
|
1acf332f6b
|
DirectorDataField: whether a field is required...
...is a setting
|
2016-12-07 09:43:16 +01:00 |
Thomas Gelf
|
2ea573e338
|
IcingaVar: use new CustomVar helpers
|
2016-12-07 08:29:20 +01:00 |
Thomas Gelf
|
87bd531f2a
|
SuggestController: temporarily add locations
|
2016-12-07 08:26:15 +01:00 |
Thomas Gelf
|
5e09753622
|
providePermission director/*, disable unused ones
refs #13285
|
2016-12-07 00:37:35 +01:00 |
Thomas Gelf
|
dcff193063
|
js: clean up suggestion code
|
2016-12-06 09:02:13 +01:00 |
Thomas Gelf
|
6c53d351a1
|
locale/translateMe: unused code, allows to...
...translate strings not explicitly available for translation
|
2016-12-06 08:59:30 +01:00 |
Thomas Gelf
|
57a450f878
|
Monitoring: add host state helper
|
2016-12-06 08:55:55 +01:00 |
Thomas Gelf
|
1683f63e8c
|
ServiceController: give IDEs some hint
|
2016-12-06 08:54:13 +01:00 |
Thomas Gelf
|
7de41f2492
|
js: try to put focus after the last character
|
2016-12-06 08:43:06 +01:00 |
Thomas Gelf
|
962e545a79
|
CustomVariable: add new helper methods
toJson, checksum, render - will be used later on
|
2016-12-06 08:35:27 +01:00 |
Thomas Gelf
|
0bb1df2f77
|
CubeLinks: implement Cube v1.0.0 action hook
fixes #13379
|
2016-12-01 15:08:04 +01:00 |
Christoph Niemann
|
ddc4b9321b
|
agent helper: add new linux agent script
fixes #12910
|
2016-11-30 09:45:34 +01:00 |
Thomas Gelf
|
7dd2ac6b83
|
IcingaService: enum service vars, not host vars
fixes #13359
|
2016-11-30 09:33:29 +01:00 |
Thomas Gelf
|
2ce84baa70
|
BaseTestCases: make 'em abstract to not be empty
|
2016-11-30 09:23:36 +01:00 |
Thomas Gelf
|
b9e05be111
|
IcingaServiceSetTest: add aliases the ZF way...
...and use the correct db adapter, fixes broken tests
|
2016-11-30 09:19:30 +01:00 |
Thomas Gelf
|
1e9e15278a
|
Merge branch 'bugfix/service-set-contraints-13309'
|
2016-11-30 08:16:47 +01:00 |
Thomas Gelf
|
16dbf8e503
|
Merge branch 'feature/icinga-legacy-config-13049'
|
2016-11-30 08:12:44 +01:00 |
Markus Frosch
|
4a838ca277
|
IcingaHostGroup(Legacy): Load zones prefetched
refs #13049
|
2016-11-30 08:12:27 +01:00 |
Markus Frosch
|
c2734fd4d4
|
IcingaHostGroup(Legacy): Render assigned groups to all zones
So we still can support hosts with direct groups.
refs #13049
|
2016-11-30 08:12:27 +01:00 |
Markus Frosch
|
aaeca533fc
|
IcingaConfig/IcingaObject(Legacy): Render dummy notification settings
So we avoid warnings about nothing configured.
refs #13049
|
2016-11-30 08:12:27 +01:00 |
Markus Frosch
|
03e177bea4
|
Merge branch 'travis'
|
2016-11-29 11:03:19 +01:00 |
Markus Frosch
|
f50230adf7
|
composer: Lower dependencies for PHP 5.3/4
|
2016-11-29 10:21:15 +01:00 |
Markus Frosch
|
9fb94e82c0
|
Add travis.yml
|
2016-11-29 10:20:35 +01:00 |
Markus Frosch
|
64284ee96a
|
Add schema migration for ServiceSet foreign keys
This will clean up dangling service_set for non-existing host and service for service_set
refs #13309
|
2016-11-28 16:46:47 +01:00 |
Markus Frosch
|
84f39a60ac
|
IcingaServiceSetTest: Add test case
refs #13309
|
2016-11-28 15:32:41 +01:00 |
Markus Frosch
|
3a8cad2486
|
IcingaServiceSet: Check if object_name is unique for templates
refs #13309
|
2016-11-28 15:32:41 +01:00 |
Markus Frosch
|
ab169e4b78
|
DbObject: Add and use DuplicateKeyException
|
2016-11-28 15:32:41 +01:00 |
Markus Frosch
|
d7ddb3e63c
|
Add IcingaObjectTestCase for testing IcingaObjects
|
2016-11-28 15:32:41 +01:00 |
Thomas Gelf
|
4bf26b421d
|
services: provide deploy buttons
fixes #13315
|
2016-11-25 20:55:48 +01:00 |
Thomas Gelf
|
72bb29694d
|
multi-edit: show deployment link
|
2016-11-25 20:51:02 +01:00 |
Thomas Gelf
|
42f98e9bbf
|
CubeLinks: fit modified Cube API
|
2016-11-25 20:50:31 +01:00 |
Christian Stein
|
ac3e541317
|
Agent: support PowerShell 2.x, fix 32bit issues
PowerShell Agent Kickstart for Windows: Fixed install dir detection on 32bit
Windows and added support for PowerShell 2.x
|
2016-11-25 16:50:53 +01:00 |
Thomas Gelf
|
7895023498
|
testing: document and enable tests on CentOS 6
refs #13271
|
2016-11-21 23:10:37 +01:00 |
Thomas Gelf
|
db61528748
|
CustomVariable: fix issues with PHP bug #43200
fixes #13271
|
2016-11-21 22:44:31 +01:00 |
Thomas Gelf
|
065205dc7a
|
ServiceController: ignore command lookup errors
They can happen when an invalid command has been chosen
|
2016-11-18 19:54:47 +01:00 |
Thomas Gelf
|
14fce02448
|
DatalistTable: do not show the owner...
...as it has no meaning as of today
|
2016-11-18 16:00:52 +01:00 |
Thomas Gelf
|
fd713e6efb
|
Data: allow to search for fields and data lists
fixes #13247
|
2016-11-18 15:41:33 +01:00 |
Thomas Gelf
|
46aac60c7d
|
DatafieldTable: provide usage summary
fixes #13249
|
2016-11-18 15:40:06 +01:00 |
Thomas Gelf
|
ea141b7e0a
|
Merge branch 'feature/autocomplete'
|
2016-11-17 20:38:06 +01:00 |
Thomas Gelf
|
040a658477
|
suggestions: first test implementation to play with
|
2016-11-17 20:36:59 +01:00 |
Thomas Gelf
|
8b2aa8c2f9
|
js,css: introduce autosuggestion support
|
2016-11-17 20:34:41 +01:00 |
Thomas Gelf
|
0e7ce35380
|
doc/upgrading: add pgcrypto note
|
2016-11-16 16:50:18 +01:00 |
Thomas Gelf
|
f09d7e34b4
|
css: style eventual future file elements
|
2016-11-16 16:19:45 +01:00 |