Commit Graph

405 Commits

Author SHA1 Message Date
Gianluca Piccolo dd53e4db9d Fix params names 2020-10-07 16:04:06 +02:00
Gianluca Piccolo 6438016ee2 Add doc for deployment status api 2020-10-07 16:04:06 +02:00
Thomas Gelf 36141c5f98 Import: validated encoding on DB error
MySQL gives useless error messages for invalid UTF8 characters and
confuses users with an 'Invalid datetime format' message.

Once storing imported data fails, the original data will now be scanned
for invalid UTF-8 characters. If such are found, a dedicated exception
with more details is thrown. Otherwise the original exception will be
forwarded

fixes #2143
2020-07-10 17:16:08 +02:00
Thomas Gelf b1245ac6d3 css: show more content, reduce padding
fixes #2140
2020-06-06 23:50:14 +02:00
Thomas Gelf f70df23e72 Daemon Logger: do not override given log level
fixes #2139
2020-06-06 23:29:31 +02:00
Thomas Gelf 25732aaf3e PropertyModifier: convert binary UUID to HEX
fixes #2138
2020-06-06 23:22:01 +02:00
Thomas Gelf 506a78491f css: Limit form width
fixes #2136
2020-06-06 23:17:38 +02:00
Thomas Gelf 2b0c9f9dd2 Daemon: prepare for future react/promise versions
fixes #2137
2020-06-06 23:16:47 +02:00
Thomas Gelf 6736e3296e IcingaServiceForm: use "re/deactivate" (wording)
fixes #2135
2020-06-06 22:24:40 +02:00
Thomas Gelf 98aafeb535 PropertyModifierRejectOrSelect: change wording
fixes #2134
2020-06-06 22:06:10 +02:00
Thomas Gelf d8f55a47b3 IcingaHostForm: do not trust HTML separator
fixes #2133
2020-06-06 21:56:54 +02:00
Thomas Gelf a7ea5d0b76 ImportsourceController: fix pagination
Next page pointed to importsource/fetch, should stay importsource/preview

refs #2096
2020-03-09 10:26:49 +01:00
Thomas Gelf 865ed3f0d0 ImportsourceController: allow to fetch preview
fixes #2096
2020-03-05 13:06:51 +01:00
Thomas Gelf 66fdeec923 DeploymentHook: fix typo, keep compatibility 2020-01-21 20:08:35 +01:00
Thomas Gelf 7432516fa0 doc/changelog: mention woarkaround 2020-01-17 12:00:48 +01:00
Thomas Gelf 0d75ad69d6 doc/changelog: one more 2020-01-17 11:33:30 +01:00
Thomas Gelf 1f5a580739 doc/changelog: mention ListToObject 2020-01-17 11:31:05 +01:00
Thomas Gelf c12a6baeea Sync: implement update-only policy
fixes #2059
2020-01-17 09:01:25 +01:00
Thomas Gelf 4e54177bfe ObjectsTableEndpoint: show an object type column
fixes #2050
2019-12-18 11:39:43 +01:00
Thomas Gelf e0c0662be1 IcingaHostSelfServiceForm: ignore empty values 2019-12-04 12:28:19 +01:00
Thomas Gelf aab972fbd8 doc/changelog: changes for v1.7.2 2019-11-05 16:54:48 +01:00
mzac 53309a3d6b Update 02-Installation.md
Missing close single quote in Mysql example for password
2019-11-04 18:06:06 +01:00
Thomas Gelf bbe55f28b6 config: Allow to disable the Director UI
fixes #2007
2019-10-31 15:45:36 +01:00
Thomas Gelf 3996efc3cf IcingaNotification: render service_name
fixes #2006
2019-10-31 15:27:37 +01:00
Thomas Gelf ece50a0947 InspectPackages: new feature
fixes #1995
2019-10-17 03:18:00 +02:00
Thomas Gelf 1723e13557 schema/mysql: workaround for bug in MySQL v5.6
fixes #1993
2019-10-16 16:51:01 +02:00
Thomas Gelf 5dab744b81 Health: do not complain about new jobs...
...that have never been triggered and are not due right now

fixes #1994
2019-10-16 14:49:04 +02:00
Thomas Gelf 8003b7e106 doc/installation: use latest stable version in...
...our sample scripts
2019-10-16 13:44:56 +02:00
Thomas Gelf c71f40be23 doc/changelog: finalize v1.7.1 section 2019-10-16 13:38:12 +02:00
Thomas Gelf 85f78c742d doc/changelog: link milestone 2019-10-16 13:37:57 +02:00
Thomas Gelf 663ad7f187 doc/changelog: mention downgrade check 2019-10-16 11:36:18 +02:00
Thomas Gelf 51c491616e doc/changelog: prepare 'next' 2019-10-16 10:55:38 +02:00
Thomas Gelf 0624720e5d doc/changelog: add v1.7.1 2019-10-16 10:31:48 +02:00
Thomas Gelf 82f8916ec4 doc/daemon: do not mention packages for now 2019-09-30 17:45:40 +02:00
Thomas Gelf 2cb3d85586 doc/changelog: mention the background daemon 2019-09-26 12:48:14 +02:00
Thomas Gelf 1374323b1a doc/upgrading: there is no job daemon in 1.7 2019-09-26 09:58:04 +02:00
Thomas Gelf 7ded2bf19d doc, module.info: refresh, cleanup, prepare v1.7.0 2019-09-26 00:22:05 +02:00
Thomas Gelf c0998e18b3 doc/installation: fix outdated dependencies 2019-09-25 15:31:14 +02:00
Thomas Gelf 6dbcf07dfc doc, module.info: raise incubator to v0.5.0 2019-09-25 15:28:17 +02:00
Dirk Götz cd62ed9c2d Daemon: fix typos 2019-09-25 14:04:48 +02:00
Thomas Gelf 4a552b3797 doc/upgrading: raise dependencies 2019-09-25 12:24:01 +02:00
Thomas Gelf 4ee3ef2fd9 Daemon: new implementation 2019-09-25 12:10:08 +02:00
Thomas Gelf 300e716d52 doc: upgrading notes for v1.7.0
resolves #1939
2019-09-11 22:35:11 +02:00
Thomas Widhalm 884118958e doc: add a note about director-global being reserver for Director 2019-07-04 12:08:25 +02:00
Thomas Gelf 523cd7f0e5 doc: raise requirements, dependencies 2019-05-22 17:59:26 +02:00
Thomas Gelf 6a1c3d211f doc/changelog: mention configurable datalist fields 2019-05-06 21:29:24 +02:00
Thomas Gelf df509262e8
Merge pull request #1801 from WuerthPhoenix/add-configuration-basket-documentation
Add documentation for configuration baskets
2019-05-06 14:28:52 +02:00
Thomas Gelf ab6a211631 doc/changelog: mention changes related to v1.7 2019-05-06 14:24:27 +02:00
Thomas Gelf 623d48f91f doc: adjust installation instructions for MySQL 8 2019-04-04 15:18:06 +02:00
CharlesWP 4866a5af36 Add documentation for configuration baskets. 2019-03-12 11:17:32 +01:00
Thomas Gelf a56dacb9c5 doc/installation: refer latest version 2019-03-01 11:24:14 +01:00
Thomas Gelf f9321ec7b3 schema: allow for virtual config files > 16MB
fixes #1787
2019-02-26 16:30:49 +01:00
Thomas Gelf 85943f69a0 doc/changelog: begin work on v1.7.0 2019-02-26 16:27:44 +01:00
Thomas Gelf f56634d603 doc/changelog: add new section for v1.6.2 2019-02-26 16:04:44 +01:00
Thomas Gelf 8046510b1f ServiceapplyrulesController and related changes
fixes #1755
2019-02-15 01:29:43 +01:00
Thomas Gelf 85ed54f932 IcingaServiceSet: skip Service on single host...
...when blacklisted

fixes #1616
2019-02-15 00:48:05 +01:00
Thomas Gelf 7da91d747f IcingaService: blacklisting on Host Templates...
...is now supported

fixes #1707
2019-02-15 00:08:23 +01:00
Thomas Gelf 32b71c922c IcingaCloneObjectForm: fix cloning to another Set
fixes #1758
2019-02-14 23:11:45 +01:00
Thomas Gelf 62c020171a IcingaCommand: import/export with fields
fixes #1747
2019-02-14 22:55:24 +01:00
Thomas Gelf 738e4eeaf1 IcingaTimePeriod: support Basket (ExportInterface)
fixes #1735
2019-02-14 22:42:21 +01:00
Thomas Gelf 640da36c62 IcingaDependency: allow for basket snapshots
fixes #1739
2019-02-14 21:54:11 +01:00
Thomas Gelf 56293f167f SelfServiceController: ship optional Service User
fixes #1297
2019-02-14 15:34:22 +01:00
Thomas Gelf f06b5df3ae schema/postgres: fix wrong uniqueness
fixes #1762
2019-02-14 15:20:49 +01:00
Thomas Gelf bd16756913 TemplateTree: new loop detection
fixes #1631
2019-02-13 21:43:37 +01:00
Thomas Gelf aaf7ee8efd doc/changelog: changes related to v1.6.1 2019-02-13 12:01:34 +01:00
Thomas Gelf d35ec0fee6 Tables, Redirector: add highlight for RO users
...and refactor some parts of the code

fixes #1785
2019-02-13 11:41:26 +01:00
Thomas Gelf 0139506494 AssignRenderer: fix and test NOT on root level
fixes #1777
2019-02-08 12:08:06 +01:00
Thomas Gelf b9c5f94589 IcingaConfigHelper: add missing reserved keywords
fixes #1765
2019-01-23 10:28:29 +01:00
Thomas Gelf 35318396e8 Basket: do not fail when setting "Custom Selection"
fixes #1733
2018-12-12 10:42:31 +01:00
Thomas Gelf 788fb452cd RestoreBasketForm: do not fail with a single DB
fixes #1716
2018-12-11 00:26:01 +01:00
Thomas Gelf b00af91059 doc/upgrading: add section for v1.6.0 2018-12-10 13:19:48 +01:00
Thomas Gelf 67b854772a doc/screenshot: strip a black pixel row 2018-12-10 12:44:58 +01:00
Thomas Gelf e8a953a039 changelog: prepare for v1.6.0 2018-12-10 10:03:59 +01:00
Thomas Gelf 15d8bce17c docs: check out given version
refs #1656
2018-12-10 06:48:29 +01:00
Thomas Gelf 9c689aca51 doc/screenshot: replace main dashboard screenshot 2018-12-09 18:58:12 +01:00
Thomas Gelf 7f0ffb1691 IcingaCloneObjectForm: allow to clone a service...
...from one Service set into another one

fixes #886
2018-11-07 11:08:40 +01:00
Thomas Gelf 9864d86422 changelog: formatting 2018-10-30 20:10:48 +01:00
Thomas Gelf 84673a64ca schema: enforce command object_name uniqueness
fixes #1496
2018-10-30 20:07:45 +01:00
Thomas Gelf 6b4c47a649 IcingaObject: rendered disabled objects should...
...not break comments

fixes #1263
2018-10-30 19:39:44 +01:00
Thomas Gelf e8533b90a2 changelog: recent changes 2018-10-30 19:09:23 +01:00
Thomas Gelf 280ed4430e TemplateController: link non-template commands
fixes #1544
2018-10-30 19:08:18 +01:00
Thomas Gelf 46d3800014 IcingaCommandArgument: allow to change type
fixes #1640
2018-10-30 18:20:08 +01:00
Thomas Gelf f9cb40fbbd changelog: mention #619
fixes #619
2018-10-30 17:59:00 +01:00
Thomas Gelf a09bd4df95 TemplatesTable: allow to filter by usage
fixes #1339
2018-10-30 17:55:50 +01:00
Thomas Gelf ffe2ccf170 changelog: pick changes from 1.5.2 2018-10-30 17:31:47 +01:00
Thomas Gelf 5c3e220d4b Basket: provide CLI command 2018-10-15 15:03:57 +02:00
Michael Friedrich 0349a1042a Add release download URL and methods (tarball, git) to the docs
fixes #1656
2018-10-10 09:30:15 +02:00
Thomas Gelf dd566dc1be CLI: allow to append/remove from/to Arrays
fixes #1666
2018-10-05 12:10:58 +02:00
Thomas Gelf 2f3f01e1c1 StartupLogRenderer: support non-standard package
* Warning Links are now available when package != director
* Changelog: mention health check change

fixes #1633
2018-09-06 01:15:14 +02:00
Thomas Gelf e853dc40fc ObjectController: hard exit after REST API response
fixes #1314
2018-09-05 22:29:19 +02:00
Thomas Gelf c42f146e3d Changelog: add section for upcoming v1.5.2 2018-09-05 18:09:58 +02:00
Thomas Gelf 4268221603 ImportsourceCommand: add fetch action
fixes #1626
2018-09-05 13:32:17 +02:00
Thomas Gelf 3c02f7499f ImportRun: fix problem with some binary checksums
fixes #1556
2018-08-14 09:10:15 +02:00
Thomas Gelf 08c4df9ecc doc/changelog: add v1.5.1 2018-08-14 08:47:13 +02:00
Thomas Gelf 457cdb53c1 doc/changelog: refresh for v1.5.0 2018-08-13 13:13:03 +02:00
Thomas Gelf 8929b41df0 Import/Export: refine action names, docs
refs #1409
2018-08-13 08:04:00 +02:00
Thomas Gelf 46ba2f8366 doc/upgrading: new section for v1.5.x 2018-08-10 14:00:03 +02:00
Markus Frosch 440186fa0e
Merge pull request #1562 from apsivam/master
Fixed a small typo
2018-08-08 09:19:58 +02:00
Thomas Gelf c7a94f2c39 Dependencies: no longer considered experimental 2018-07-16 08:28:13 +02:00
Thomas Gelf 014f9b9dbe UserGroups: allow to specify zones
fixes #1163
2018-07-13 10:35:28 +02:00
Thomas Gelf 1733d6d520 Db: fix timezone issues
fixes #1332
fixes #1270
2018-07-13 09:43:27 +02:00
Siva Paramasivam ebf49c498b
Fixed a small typo 2018-07-06 22:32:34 -07:00
Thomas Gelf f91c6f211d ObjectPreview: link related objects
fixes #1521
2018-06-12 21:27:18 +02:00
Thomas Gelf f6bbc78f69 doc/changelog: mention inspect & modify hooks 2018-06-07 23:55:59 +02:00
Thomas Gelf aaaa8aed0a DbSelectorForm: allow to switch Director database
fixes #1498
2018-06-07 23:50:31 +02:00
Thomas Gelf ee230cb865 IcingaCommandArgumentForm: use 304 for REST API...
...and not for "normal" requests

fixes #1512
2018-06-05 10:29:34 +02:00
Thomas Gelf 8da003ad2c doc/changelog: some internals 2018-06-04 08:48:30 +02:00
Thomas Gelf c6de458235 GroupMembershipResolver: respect own groups and...
...inherited ones

fixes #1464
fixes #1449
2018-06-04 08:48:21 +02:00
Thomas Gelf 32a1352ac9 SyncPropertyForm: choose lists by name, cleanup
fixes #1048
2018-06-01 14:52:10 +02:00
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
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 7467861fca screenshot: strip one row of pixels 2017-07-14 13:21:42 +02:00
Thomas Gelf fdef82d907 doc/main-screenshot: ship a recent version 2017-07-14 13:21:42 +02:00
Thomas Gelf 15e793e3e7 docs/rest-api: typo 2017-07-14 13:21:42 +02:00
Thomas Gelf 53db1674d8 doc: initial Self Service API documentation
refs #486
2017-07-14 13:21:42 +02:00
Jack Torres 58f77d39a9 doc/agents: update 24-Working-with-agents.md
fixed some grammar so it can be more easily understood

fixes #32
2017-03-14 00:21:03 +01:00
Michael Friedrich 816f26888f doc/cli: add example for creating a host template 2017-03-13 22:32:11 +01:00
Thomas Gelf 58f7b16f21 doc/changelog: mention multi-edit 2017-02-17 16:43:44 +01:00
Thomas Gelf 02f9f49c7b doc/changelog, module.info: prepare v1.3.1 2017-02-17 15:34:26 +01:00
Thomas Gelf 1cb447f6b3 Installation: suggest Icinga Web 2.4.1 2017-01-18 15:14:42 +01:00
Thomas Gelf 7b776956e3 changelog: directly link github milestones 2017-01-18 14:38:32 +01:00
Thomas Gelf 3fe06a05c7 changelog: link fields example 2017-01-18 14:35:36 +01:00
Thomas Gelf 5d2e0ededf doc/fields_snmp: complete the example with details 2017-01-18 12:45:36 +01:00
Thomas Gelf edb192c177 doc/fields-snmp: prepare a new extensive example
This should show the capabilities of filter-based fields based on a real-world
example: SNMP credentials based on chosen SNMP version
2017-01-18 11:05:20 +01:00
Thomas Gelf dd506cd5d5 Changelog: mention infrastructure-related changes 2017-01-16 11:39:25 +01:00
Thomas Gelf 303e107f15 README: replace main screen once again...
...to match latest dashboard changes
2017-01-16 10:57:44 +01:00
Thomas Gelf 4a75804d86 various: change icinga.org to icinga.com
fixes #14001
2017-01-13 13:33:58 +01:00
Thomas Gelf 035594beaa Changelog: mention translation state 2017-01-13 13:14:39 +01:00
Thomas Gelf a7be077705 Changelog: link "Upgrading", mention "my changes" 2017-01-13 11:22:14 +01:00
Thomas Gelf 9dd4ebffff Upgrading: refresh information, reorganize the page 2017-01-13 11:18:41 +01:00
Thomas Gelf b450280f44 Changelog: typos, wording... 2017-01-12 16:52:38 +01:00
Thomas Gelf cde4a5525f Changelog: prepare for 1.3.0 2017-01-12 15:58:21 +01:00
Thomas Gelf 0e8674c872 IcingaHostForm: allow access to Zone and Agent...
...properties on every host

fixes #13965
2017-01-12 13:44:43 +01:00
Thomas Gelf 4767e1cdc7 README: new screenshot, add contributing section
* some related changes in Testing.md

fixes #13963
2017-01-12 13:40:52 +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 7895023498 testing: document and enable tests on CentOS 6
refs #13271
2016-11-21 23:10:37 +01:00
Thomas Gelf 0e7ce35380 doc/upgrading: add pgcrypto note 2016-11-16 16:50:18 +01:00
Thomas Gelf eb1f1a2c33 doc/testing: fix syntax 2016-11-10 20:03:29 +01:00
Thomas Gelf 50dfa325a9 changelog: mention "assign for" 2016-11-03 20:40:42 +01:00
Thomas Gelf cf6a0703be Prepare release v1.2.0 2016-11-03 17:48:44 +01:00
Thomas Gelf dfb97268ee doc/testing: new chapter 2016-11-03 04:11:56 +01:00
Thomas Gelf fcacf3433e doc/getting-started: mention global-zone
Already existed in how-it-works, but should be more prominent

fixes #11547
2016-11-02 14:31:55 +01:00
Corentin Ardeois 3e30d34098 Use `config` variable in apply for rules
* use `config` instead of `value` in apply for rules
* update documentation

refs #11976
2016-10-22 06:07:57 +00:00
Corentin Ardeois b5e984e0e5 Add documentation for `Apply For` services 2016-10-22 06:05:33 +00:00
Stéphane Valk 189551f5bf doc/10-How-it-works.md: typo 2016-10-11 12:44:27 +00:00
Thomas Gelf 1bc4a397a8 CustomVariableCache: optionally use digest()...
...for PostgreSQL in case pgcrypto is installed. Also add related hint to the
installation documentation
2016-10-09 12:43:04 +00:00
Thomas Gelf 0453065ca5 doc/upgrade: fix env var name
refs #12773
2016-09-23 06:47:52 +00:00
Thomas Gelf fc18e9eb49 doc/upgrade: mention job runner service restart
refs #12676
2016-09-08 10:32:33 +00:00
Dirk Goetz 48df6cc9bd contrib: add systemd script as contrib 2016-09-05 14:43:58 +00:00
Micha Ahrweiler 976896bc2f Update 03-Automation.md and fix typo
RDMBS -> RDBMS
2016-09-05 14:37:18 +00:00
Thomas Gelf 0a33e4f1ed CLI: support commands
refs #12202
2016-07-22 02:17:06 +02:00