Commit Graph

3655 Commits

Author SHA1 Message Date
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 c9c59b3f03 MemoryLimit: rewrite for PHP 7.1+
fixes #1222
2017-10-10 14:52:15 +02:00
Thomas Gelf 717669ed4a doc/changelog: start changelog for v1.4.1 2017-10-10 14:42:12 +02:00
Thomas Gelf 05081961d5 module.info: identify as master 2017-10-10 14:41:43 +02:00
Thomas Gelf 996918aafa MemoryLimit: dedicated class, tests
fixes #1220
2017-10-10 14:35:32 +02:00
Thomas Gelf 942ab420a2 module.info: raise version
fixes #1216
2017-10-09 15:44:07 +02:00
Thomas Gelf fc4cfe4d39 locale/de_DE: Refresh German translation
fixes #1218
2017-10-09 15:43:29 +02:00
Thomas Gelf d1e116a5a1 ipl: rename to dipl
fixes #1217
2017-10-09 15:23:27 +02:00
Thomas Gelf 85961d4f42 Changelog: last adjustments for v1.4.0 2017-10-09 15:16:39 +02:00
Thomas Gelf 800633155b Clone: one more check when cloning templates 2017-10-09 15:16:39 +02:00
Jesse Reppin 4d37ee001f ImportSourceLdap: fix typo
fix typo in ImportSourceLdap form Properties
2017-10-09 10:56:34 +02:00
Thomas Gelf bc94f467ef IcingaCloneObjectForm: allow to clone fields
fixes #733
2017-10-08 21:49:31 +02:00
Thomas Gelf 3c082ae9e8 IcingaObjectsHandler: force correct content-type
...for Rest API responses
2017-10-07 18:04:22 +02:00
Thomas Gelf 4caf3fce51 ActionController: allow for fluent use of...
...assertOneOfPermissions
2017-10-07 17:25:18 +02:00
Thomas Gelf 4db73fdb95 TemplateChoiceForm: add min_required, max_allowed
fixes #1214
2017-10-07 17:22:54 +02:00
Thomas Gelf 5388520551 FieldLoader: fix 'show based on filter' for...
...CustomVariables of type Array

fixes #983
2017-10-07 17:14:54 +02:00
Christian Stein b1bf944c59 Icinga2Agent.psm1: upgrade to latest 'next' branch 2017-10-06 13:29:52 +02:00
Thomas Gelf f9e701d51d IcingaObjectFieldForm: be case insensitive
fixes #1213
2017-10-05 13:12:13 +02:00
Thomas Gelf 1c0b06a1f8 GroupMembershipResolver: ignore objects scheduled
...for removal when refreshing group membership cache

fixes #1126
2017-10-04 21:06:22 +02:00
Thomas Gelf 223f0fec61 ServiceTemplateUsage: forgot one comment
fixes #1210
2017-10-04 13:50:28 +02:00
Thomas Gelf 6980544208 ServiceTemplateUsage: temporarily disable link...
...for sets

refs #1122
2017-10-04 06:57:57 +02:00
Thomas Gelf 5c53f9a3ba ExtensibleSet: fix "remove" button handling
fixes #1100
2017-10-04 06:56:11 +02:00
Thomas Gelf 45eaf0e987 IcingaServiceForm: add NamePattern validator 2017-10-02 08:45:32 +02:00
Thomas Gelf d41fbbf634 KickstartHelper: sort by parent, not inheritance
fixes #918
2017-09-28 20:20:58 +02:00
Thomas Gelf b50a360ff1 ConfigController: do not fail without a valid...
...deployment endpoint

refs #918
2017-09-28 20:20:58 +02:00
Thomas Gelf 9fd66dbe99 travis: remove comment
Currently there are no plans to migrate to a SaaS-only feature
2017-09-28 15:12:06 +02:00
Markus Frosch 3ebdf3dd6c travis: For later workflow consider selective building
Only certain branches and pull requests.
2017-09-28 15:12:06 +02:00
Markus Frosch b35f08c70d testing: Move PHP_CodeSniffer settings to XML file 2017-09-28 15:12:06 +02:00
Markus Frosch bd5f9d7dea testing: Move vendor installation to script
And all downloaded data to `vendor/`
2017-09-28 15:12:06 +02:00
David Ulbricht 727cc22bc4 Dependencies: add usage overview and table 2017-09-28 14:50:44 +02:00
Thomas Gelf c3b23a836a schema/mysql: fix creation, migrations where fine
fixes #1204
2017-09-28 14:44:47 +02:00
Thomas Gelf 312c611e80 schema/pgsql: fix a couple of issues 2017-09-28 14:33:54 +02:00
Thomas Gelf bfbbebfc58 Revert "schema: fix table order"
This reverts commit 1301811281.
2017-09-28 14:28:05 +02:00
Thomas Gelf 1301811281 schema: fix table order 2017-09-28 14:21:29 +02:00
Bernd Arnold 3fd4748e01 Documentation typo fixes 2017-09-28 11:31:38 +02:00
Thomas Gelf b9aea20bab schema/mysql: drop uniqueness on property modifiers
I hate doing so :-/

fixes #1187
2017-09-28 11:19:17 +02:00
Thomas Gelf 19537463c1 Merge branch 'feature/dependencies-1096'
fixes #132
2017-09-28 11:02:39 +02:00
Thomas Gelf 44c156041a schema: add PostgreSQL, small fixes for MySQL
refs #132
2017-09-28 11:02:13 +02:00
Thomas Gelf 147946e965 Dependencies: hide single objects, mark the...
...feature as experimental, so we can merge it to master
2017-09-28 11:02:13 +02:00
Thomas Gelf c277a5be53 IcingaDependency: just whitespace 2017-09-28 11:02:13 +02:00
Thomas Gelf 2e483fefba IcingaDependency: render parent_service_by_name...
...as a string

fixes #1136
2017-09-28 11:02:13 +02:00
Thomas Gelf 2f78d52c58 IcingaDependency: rule is not a DbObject here
fixes #1137
2017-09-28 11:02:13 +02:00
Thomas Gelf e45962c1b9 various: shorten long line, spacing, readability 2017-09-28 11:02:13 +02:00
Thomas Gelf cd4e90e418 application/tables: remove obsolete tables 2017-09-28 11:01:27 +02:00
Marc DeTrano 708edfdebc Updates: clean code for whitespace/standards...
...issues as reported by Travis. Add requirement for parent and child host
fields when setting up a Dependency Object (these fields are not necessarily
needed for Templates or Apply Rules). Renamed new table field to
'parent_service_by_name'... which is a bit more descriptive or what that
field is intended for.
2017-09-28 11:01:27 +02:00
Marc DeTrano 6bea1eff41 Implement Icinga Dependency Configuration. 2017-09-28 11:01:27 +02:00
Thomas Gelf 8a6480e40e ObjectsTabs: fix typo 2017-09-28 11:01:02 +02:00
Thomas Gelf 07c4d3ceaa IcingaTemplateChoice: helper method for roles...
...and initial support for "main" choice
2017-09-27 20:44:50 +02:00
Thomas Gelf cd2ed5cfae schema, IcingaTemplateChoice: add columns for...
...upcoming features
2017-09-27 20:41:41 +02:00
Thomas Gelf d132633ff9 js: handler for recently added drop-down button 2017-09-27 08:52:49 +02:00