Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Gelf 43fc6fc42b CustomVariables: clone vars, may not suffice 2015-07-31 14:46:20 +02:00
Thomas Gelf f4e992f6da CustomVariables: allow access to unmodified vars 2015-07-31 14:40:55 +02:00
Thomas Gelf 3a96f9ebe4 CustomVariables: handle deleted vars 2015-07-31 14:35:49 +02:00
Thomas Gelf 4780e11241 CustomVariable: add delete() method 2015-07-31 14:34:14 +02:00
Thomas Gelf 747ea70a33 CustomVariables: use ->id, not ->getId 2015-07-24 10:57:05 +02:00
Thomas Gelf 114bac0d55 CustomVariable: no abstract for interface method 2015-06-29 12:04:45 +02:00
Thomas Gelf 8267e377ea CustomVariable: new helper methods 2015-06-24 10:07:01 +02:00
Thomas Gelf ac5bfd32f3 CustomVariables: fix method calls 2015-06-24 09:43:48 +02:00
Thomas Gelf a2790652ec CustomVariables: do not replace vars on modification 2015-06-24 09:42:50 +02:00
Thomas Gelf 4ca3583fff CustomVariable: forgot to implement ConfigRenderer 2015-06-18 09:42:05 +02:00
Alexander Fuhr 616892984d Groups: Add generic Groups support
resolves #9427
2015-06-16 17:58:47 +02:00
Thomas Gelf 49abd08ec3 CustomVariables: implement iterator and countable 2015-06-15 17:16:09 +02:00
Thomas Gelf 91dde44441 CustomVariables: add load from db support 2015-06-15 16:35:18 +02:00
Thomas Gelf fbc56df500 CustomVariableDictionary: rudimentary rendering 2015-06-15 14:51:06 +02:00
Thomas Gelf 212a36a858 CustomVariableArray: move renderArray to config helper 2015-06-15 14:32:35 +02:00
Thomas Gelf 47c95be455 CustomVariableArray: temporary ugly array diff fix 2015-06-12 13:38:06 +02:00
Thomas Gelf f354d3c034 IcingaConfig: improve prefix/intendation handling 2015-06-11 23:02:43 +02:00
Thomas Gelf 6475e0495a IcingaConfigHelper: move to IcingaConfig namespace 2015-06-11 22:44:17 +02:00
Thomas Gelf 00162bccf8 CustomVariable: lots of rendering improvements 2015-06-11 21:33:47 +02:00
Thomas Gelf b2f66b3995 CustomVariables: implement and use basic rendering 2015-06-11 19:46:36 +02:00
Thomas Gelf 93ead1f68e CustomVariables: add render support 2015-06-11 19:23:18 +02:00
Thomas Gelf 8184605c32 CustomVariables: fix typo 2015-06-11 19:12:20 +02:00
Alexander Fuhr 26e4d4ff0e CustomVariable: Fix some mistakes 2015-06-11 10:39:12 +02:00
Thomas Gelf 8669d4be38 CustomVariable: added new playground and prototypes 2015-06-11 08:15:51 +02:00