Thomas Gelf
1a0cabf216
ImportSourceHook: no more getId
2018-10-04 06:50:03 +02:00
Thomas Gelf
927591501c
Export: first bunch of exportable Director objects
...
ImportSource, SyncRule, Datafield and more
refs #1409
2018-06-01 18:44:07 +02:00
Thomas Gelf
02dfac1b8b
Revert "Export: first bunch of exportable Director objects"
...
Wrong branch, not yet for the master
This reverts commit 721700c62f
.
2018-05-29 12:40:14 +02:00
Thomas Gelf
721700c62f
Export: first bunch of exportable Director objects
...
ImportSource, SyncRule, Datafield and more
refs #1409
2018-05-29 12:34:18 +02:00
Da Rold Valentina
08e38f2c75
Hook for custom field in Director form
2018-03-28 15:46:21 +02:00
Thomas Gelf
33f04d9e52
PropertyModifierHook: add missing methods, cleanup
...
refs #1369
2018-01-25 13:14:33 +01:00
Thomas Gelf
a943b0c70f
ImportSourceHook: use new static factory
2017-08-16 11:18:13 +02:00
Thomas Gelf
f91dd5fa0e
PropertyModifierCombine: implementation, tests...
...
...and related changes with some documentation
fixes #922
2017-05-03 10:39:49 +02:00
Thomas Gelf
1887780363
PropertyModifierHook: add setSetting() method
...
This is required for our tests
refs #908
2017-04-20 12:49:30 +02:00
Thomas Gelf
ee0def7d2b
Lots of files: make IDE users happy
2016-11-01 18:28:36 +01:00
Thomas Gelf
a4813e8046
PropertyModifierHook: allow modifiers to deal...
...
...with arrays
refs #12236
2016-08-30 07:53:10 +00:00
Thomas Gelf
9a6320c2f4
ImportSource: use target_property for transforms
2016-07-20 15:21:07 +02:00
Thomas Gelf
d90bb05ca2
ImportRowModifier: provide target_property...
...
...also adjust the related form
refs #11949
2016-07-20 13:41:16 +02:00
Thomas Gelf
38bf19eb92
ImportSource: take over modifier loading logic
2016-07-20 13:40:43 +02:00
Thomas Gelf
df631f506e
JobHook: pass args, not argument count
2016-06-17 14:06:17 +02:00
Thomas Gelf
966afa3154
JobHook: next attempt to get callbacks right :-/
2016-06-17 14:03:17 +02:00
Thomas Gelf
80c8d6a467
JobHook: define static callable as string
2016-06-17 13:58:12 +02:00
Thomas Gelf
804a2a7fcc
JobHook: fix typo
2016-06-17 13:52:23 +02:00
Thomas Gelf
83879b5d53
JobRunner, JobHook: improve logging
2016-06-17 13:48:35 +02:00
Thomas Gelf
f32d5a646b
JobHook: add new helper methods, accept Definition
2016-05-25 12:28:07 +02:00
Thomas Gelf
d6b4d6f31c
JobHook: do not require isPending
2016-05-25 12:28:07 +02:00
Thomas Gelf
4cc70311f2
JobHook: add getSuggestedRunInterval()
2016-04-22 13:38:36 +02:00
Thomas Gelf
7efbbe5bd1
JobHook: require a description
2016-04-22 11:12:29 +02:00
Thomas Gelf
36fa4f48a0
JobHook: provide Db
2016-04-22 11:12:29 +02:00
Thomas Gelf
cf1093ef54
JobHook: provide a new hook for hookable jobs
2016-04-22 11:12:29 +02:00
Thomas Gelf
66c8d7628f
PropertyModifierHook: provide db connection
2016-03-08 22:09:59 +01:00
Thomas Gelf
d8f721081e
PropertyModifierHook: fix default name string
2016-03-06 00:16:44 +01:00
Thomas Gelf
f23c074143
DataTypeHook: also add getSetting helper method
2016-03-05 17:04:38 +01:00
Thomas Gelf
d0250dc312
PropertyModifierHook: add getSetting method
2016-03-05 17:03:31 +01:00
Thomas Gelf
4bc5afb2f8
library/Director: fix PSR2 complaints
2016-02-26 11:58:37 +01:00
Thomas Gelf
a244ad467b
PropertyModifierHook: remove erraneous methods
2016-02-18 23:32:17 +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