icingaweb2-module-director/library/Director
Thomas Gelf 7b65efee23 Hooks: get rid of legacy pre 2.1 hook classes
In case you already implemented such you have to adjust your implementations.
Just replace Director/Web/Hook with Director/Hook. Sorry for the inconvenience.
Compat classes would have been possible, but as Director isn't stable yet I'd
like to avoid doing so.
2016-02-17 10:49:57 +01:00
..
Cli Cli/Command: base class for our cli commands 2015-12-02 03:53:08 +01:00
Core CoreApi: new getTicketSalt() method 2016-02-05 16:29:53 +01:00
CoreBeta Group membership: more magic 2015-06-24 11:25:22 +02:00
CustomVariable CustomVariables: fix internal isset magic 2015-12-10 12:20:23 +01:00
Data/Db Icinga/DbObject: explizit destruction 2016-02-04 16:58:32 +01:00
DataType Hooks: get rid of legacy pre 2.1 hook classes 2016-02-17 10:49:57 +01:00
Db Migrations: implement DB migration helpers 2016-02-08 22:33:28 +01:00
Hook Hooks: get rid of legacy pre 2.1 hook classes 2016-02-17 10:49:57 +01:00
IcingaConfig IcingaConfig:: fix db connection reference 2016-02-10 17:39:56 +01:00
Import Hooks: get rid of legacy pre 2.1 hook classes 2016-02-17 10:49:57 +01:00
Objects IcingaObjects: add new "disabled" property 2016-02-16 12:17:50 +01:00
PropertyModifier PropertyModifierRegexReplace: failed to adjust the input fields 2015-07-23 15:13:07 +02:00
ProvidedHook/Monitoring Monitoring/*Actions: use new hooks as base class 2015-12-16 20:57:33 +01:00
Web Hooks: get rid of legacy pre 2.1 hook classes 2016-02-17 10:49:57 +01:00
ConfigDiff.php ConfigDiff: byebye PHP-FineDiff, hello php-diff 2015-11-05 12:30:07 +01:00
Db.php Db: no transaction for settings 2016-02-15 08:25:52 +01:00
PlainObjectRenderer.php PlainObjectRenderer: show foreign data, compact 2015-12-17 10:47:05 +01:00
Util.php Util::getIcingaTicket (and related helper method) 2016-02-05 16:24:20 +01:00