Thomas Gelf
4bc5afb2f8
library/Director: fix PSR2 complaints
2016-02-26 11:58:37 +01:00
Thomas Gelf
7387876a09
run.php: fix property modifier namespace
2016-02-18 23:24:11 +01:00
Thomas Gelf
3df0115895
run.php: cleanup, add property modifiers
2016-02-17 16:41:46 +01:00
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
Thomas Gelf
f9a79b01eb
run.php: provide Core Api import source
2015-12-03 16:25:41 +01:00
Thomas Gelf
ffe17cf58c
ServiceActions: newly introduced, provide "inspect"
2015-11-26 18:55:00 +01:00
Thomas Gelf
03ba27d159
HostActions: use new Web 2.1 hook style
2015-11-17 16:53:41 +01:00
Thomas Gelf
cdfac373fb
ImportSourceLdap: new import source
2015-08-28 17:16:58 +02:00
Thomas Gelf
6db336fc54
DataTypeSqlQuery: add a new crazy data type
2015-07-28 17:58:02 +02:00
Alexander Fuhr
510cdcdd33
RegisterHook: Register DataTypeDatalist Hook
2015-07-27 17:23:04 +02:00
Alexander Fuhr
64eb1dff27
DataTypeHook: Register DataType Time Hook
2015-07-27 17:03:28 +02:00
Alexander Fuhr
c868e13be5
run.php: Register string/numer hooks
...
refs #9715
2015-07-24 15:00:50 +02:00
Thomas Gelf
6b47e561e9
run.php: provide new import source as a hook
...
refs #9690
2015-07-21 15:19:31 +02:00
Thomas Gelf
6730ac7447
HostActions: add "edit" hook to monitoring module
2015-07-02 15:28:41 +02:00