Commit Graph

22 Commits

Author SHA1 Message Date
Thomas Gelf 67f0502cde ScreenshotController: allow for documentation...
...images to work in the doc module and in foreign Git repositories
with the same relative link
2016-03-23 19:35:09 +01:00
Thomas Gelf 721aa28f08 PropertyModifierFromLatin1: new modifier 2016-03-18 17:16:34 +01:00
Thomas Gelf 9404c68608 PropertyModifierFromAdSid: new property modifier 2016-03-14 12:46:44 +01:00
Thomas Gelf 32124bbba9 PropertyModifier: added split and join 2016-03-10 14:19:52 +01:00
Thomas Gelf 012a2bb577 PropertyModifierExtractFromDN: new modifier 2016-03-10 11:01:35 +01:00
Thomas Gelf 04f16008fe PropertyModifierMap: new list lookup modifier 2016-03-08 22:30:45 +01:00
Thomas Gelf 5b853879b0 PropertyModifierGetHostByName: new modifier 2016-03-08 22:10:50 +01:00
Thomas Gelf e09459625d DataTypeArray: allow to define custom arrays
refs #11317
2016-03-06 19:12:04 +01:00
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