Commit Graph

146 Commits

Author SHA1 Message Date
Thomas Gelf 808a9df13e StartupLogRenderer: parse lines with timestamps
This is required to support Icinga v2.9.0

fixes #1478
2018-06-01 11:34:57 +02:00
Thomas Gelf ed8a135a66 IcingaUserForm: allow to specify TimePeriods
fixes #944
2018-05-29 12:22:25 +02:00
Thomas Gelf 9e20adc14d doc/changelog: mention blacklist feature
fixes #907
2018-05-25 19:11:50 +02:00
Thomas Gelf c514b3995b ObjectTabs: show 'inspect' only for endpoints...
...with an ApiUser reference

fixes #1293
2018-05-08 16:28:31 +02:00
Thomas Gelf a033e411c6 Sync: preserve _override_servicevars
fixes #1307
2018-05-04 22:14:07 +02:00
Thomas Gelf d3aabe0e99 js: allow suggestion list to be twice the input...
...field width

fixes #1308
2018-05-04 19:23:37 +02:00
Thomas Gelf 99ddb9266b Commands: show usage over templates and objects
fixes #335
2018-05-04 18:02:05 +02:00
Thomas Gelf 6add437dce IcingaCommand: do not allow to delete while in use
fixes #1443
2018-05-04 13:12:23 +02:00
offsides 38a56f68fe Assign: add "is not set" operator
fixes #1436
2018-05-04 12:42:39 +02:00
Da Rold Valentina 69d3675b34 SuggestController: don't suggest command templates
...where commands are required

fixes #1414
2018-05-04 11:32:18 +02:00
Thomas Gelf cd2de241dd Commands: allow to filter by usage
fixes #1480
2018-05-04 11:03:42 +02:00
Michael Friedrich 05a8918f07 Update docs to GitHub issue tracker 2018-05-03 22:29:13 +02:00
Thomas Gelf f49276372a cli: add SyncruleCommand
fixes #1476
2018-04-27 18:14:56 +02:00
Thomas Gelf fb3dc92b36 ImportRunBasedPurgeStrategy: performance boost...
...for some older MariaDB/MySQL versions
2018-04-27 15:58:13 +02:00
Thomas Gelf d001d4a9be cli: add ImportsourceCommand
fixes #1474
2018-04-27 15:06:45 +02:00
Thomas Gelf 8c7897ee46 DirectorObjectForm: do not allow to store...
...IcingaHost objects you wouldn't be allowed to see afterwards

fixes #1451
2018-03-28 18:32:52 +02:00
Thomas Gelf d35c6858a1 Icinga2Agent: include all itl packages
fixes #1450
2018-03-28 17:45:00 +02:00
Timo Pallach 5149f05d74 Just fixed a typo. 2018-02-20 16:26:43 +01:00
Thomas Gelf e879b02875 KickstartHelper: import Event Commands
fixes #1389
2018-02-20 12:39:37 +01:00
Thomas Gelf 97ce0b6024 doc/upgrading: mention PHP 5.4 dependency for v1.4
refs #1380
2018-02-05 14:39:03 +01:00
Thomas Gelf 0e0014d452 doc/upgrading: mention 1.4.x
fixes #1380
2018-02-05 14:34:52 +01:00
Thomas Gelf 510b55ab33 doc/changelog: improve 1.4.3 log 2018-01-22 09:58:51 +01:00
Thomas Gelf 4dcf545ab2 Html/Attribute: allow boolean, cosmetics...
...and also allow for colons in attribute names
2018-01-22 09:58:00 +01:00
Thomas Gelf 01787cf748 doc/changelog: mention recent fixes 2018-01-19 12:58:49 +01:00
Markus Frosch e5d996c492 doc: Update requirements 2018-01-15 10:10:33 +01:00
Thomas Widhalm 39ce02b1e5 fix a copy&paste error in health check documentation
one more line of explanation for the documentation
2017-12-29 11:59:27 +01:00
Jon Bulica 16729a98ec Correct spelling of "of"
:)
2017-11-27 01:44:05 +01:00
Dirk Goetz 7fb216db4c PropertyModifier: add capitalize
fixes #427
2017-11-24 11:00:06 +01:00
Thomas Gelf 0c4e18533b PropertyModifierXlsNumericIp: new implementation
fixes #1296
2017-11-17 01:32:22 +01:00
Thomas Gelf 6be7daf36a Allow to add Service Set to multiple hosts at once
fixes #1281
2017-11-10 14:13:52 +01:00
Thomas Gelf 781a4db763 HealthCheck: add a 'deployment' section
fixes #1280
2017-11-10 09:59:56 +01:00
Thomas Gelf 9f6771f09e CLI: health check plugin
fixes #1278
2017-11-08 15:31:56 +01:00
Thomas Gelf 11bd7215f5 PrefetchCache: respect CustomVar rendering type
fixes #1257
2017-10-24 11:15:36 +02:00
Thomas Gelf 4be7592cde Changelog: refresh for v1.4.1 2017-10-24 11:15:36 +02:00
Thomas Gelf 618c51cd69 HostGroupsDashlet: hosts permission is not enough
fixes #1237
2017-10-12 17:17:47 +02:00
Thomas Gelf 6490283647 IcingaService: single objects w/o host must fail
fixes #1236
2017-10-12 17:01:20 +02:00
Thomas Gelf 0e10545175 ServiceSet: allow controlled/restricted access
fixes #1235
2017-10-12 16:54:31 +02:00
Thomas Gelf adb9cc47a4 Forms: suggest Service properties...
...where applicable. Also, remove some obsolete overhead

fixes #1207
2017-10-12 15:43:30 +02:00
Thomas Gelf fb72a6e293 ObjectsController: allow admins to download JSON
fixes #1226
2017-10-11 10:55:20 +02:00
Thomas Gelf 76ac1e104e configuration.php: add director/showsql permission
fixes #1225
2017-10-10 17:33:33 +02:00
Thomas Gelf 8f7e9e9ecd Sync: do not touch 'disabled' on merge unless...
...it has been defined as a Sync Property

fixes #1223
2017-10-10 16:32:57 +02:00
Thomas Gelf 717669ed4a doc/changelog: start changelog for v1.4.1 2017-10-10 14:42:12 +02:00
Thomas Gelf 85961d4f42 Changelog: last adjustments for v1.4.0 2017-10-09 15:16:39 +02:00
Bernd Arnold 3fd4748e01 Documentation typo fixes 2017-09-28 11:31:38 +02:00
Thomas Gelf e752d7f7ae Changelog: prepare for v1.4.0 2017-09-11 15:17:29 +02:00
Thomas Gelf f54cebd48e doc/intro: fix typo 2017-09-01 14:44:36 +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 7b9f90e978 Changelog: fix typo 2017-08-18 10:59:54 +02:00
Thomas Gelf cc1df7523d doc/installation: be more specific and strict...
...on requirements
2017-07-29 01:35:44 +02:00
Thomas Gelf d4324bfeeb Changelog: document changes for 1.3.2 2017-07-20 18:24:00 +02:00