Thomas Gelf
|
2cf3151fdd
|
PropertyModifierRejectOrSelect: fix typo
|
2018-08-13 08:17:15 +02:00 |
Thomas Gelf
|
f2e6f86d8e
|
PropertyModifierRejectOrSelect: match booleans
|
2018-07-03 16:56:57 +02:00 |
Thomas Gelf
|
15729cb28a
|
PropertyModifierJsonDecode: use existing helper
|
2018-05-29 17:35:34 +02:00 |
Heinz Wiesinger
|
6889c63a69
|
Fix settings name in PropertyModifierMakeBoolean.
|
2018-03-16 14:14:21 -04:00 |
Thomas Gelf
|
dba98b7c3f
|
PropertyModifierRejectOrSelect: add dedicated NULL
...support
refs #1371
|
2018-01-26 13:10:18 +01:00 |
Thomas Gelf
|
6bb6e3a613
|
RejectOrSelect: new black/white-listing Import...
...Property Modifier
fixes #1371
|
2018-01-25 12:52:12 +01:00 |
Dirk Goetz
|
7fb216db4c
|
PropertyModifier: add capitalize
fixes #427
|
2017-11-24 11:00:06 +01:00 |
Dirk Goetz
|
777f5ff71a
|
PropertyModifier: add urlencode
fixes #1070
|
2017-11-24 10:29:41 +01:00 |
Thomas Gelf
|
0c4e18533b
|
PropertyModifierXlsNumericIp: new implementation
fixes #1296
|
2017-11-17 01:32:22 +01:00 |
Thomas Gelf
|
f8d128b33f
|
PropertyModifierArrayFilter: allow string values
fixes #1186
|
2017-09-18 10:35:34 +02:00 |
Thomas Gelf
|
7ae1927de4
|
PropertyModifierCombine: fix typo
|
2017-08-22 17:20:34 +02:00 |
Thomas Gelf
|
480573cba0
|
PropertyModifierSubstring: allow to skip length
|
2017-08-18 21:50:20 +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
|
c284dfef88
|
PropertyModifierArrayFilter: new modifier
fixes #908
|
2017-04-20 12:33:54 +02:00 |
Thomas Gelf
|
20ee7f6728
|
PropertyModifierLConfCustomVar: add array support
|
2017-03-09 08:54:39 +01:00 |
Thomas Gelf
|
ff4e953a11
|
PropertyModifierLConfCustomVar: trim left side
|
2017-03-09 08:52:19 +01:00 |
Thomas Gelf
|
a7ff250ecd
|
PropertyModifierLConfCustomVar: new modifier
fixes #837
|
2017-03-09 08:49:31 +01:00 |
Tobias von der Krone
|
fd53224a58
|
Return data list name
Return the data list name instead of the id for the function
getDatalistName().
refs #621
|
2017-02-17 23:32:15 +01:00 |
Thomas Gelf
|
441f94bb37
|
PropertyModifierRegexpSplit: adjust name
|
2016-12-30 12:22:39 +01:00 |
Markus Frosch
|
4c576f9edc
|
PropertyModifierRegexSplit: Add regexp based split modifier
fixes #13841
|
2016-12-30 12:11:50 +01:00 |
Thomas Gelf
|
6800d2cbd2
|
PropertyModifierJsonDecode: show substring on fail
|
2016-12-22 12:30:22 +01:00 |
Thomas Gelf
|
2ef36899e9
|
PropertyModifierJsonDecode: fail on error...
...and give some details
fixes #13733
|
2016-12-22 12:21:49 +01:00 |
Thomas Gelf
|
8faa572098
|
PropertyModifierDnsRecords: re-order form fields
|
2016-10-11 16:02:50 +00:00 |
Thomas Gelf
|
db0662b554
|
PropertyModifierDnsRecords: new property modifier
|
2016-10-03 15:28:41 +00:00 |
Thomas Gelf
|
a17fc32b41
|
PropertyModifierToInt: new property modifier
|
2016-09-14 19:35:51 +00:00 |
Thomas Gelf
|
11f41edd13
|
PropertyModifierJoin: tell about array support
fixes #12236
|
2016-08-30 07:55:07 +00:00 |
Thomas Gelf
|
0d36d56cbb
|
JsonDecode: provide a new property modifier
fixes #12251
|
2016-07-28 14:56:16 +00:00 |
Thomas Gelf
|
9c9516834c
|
PropertyModifierSplit: allow null when empty
fixes #12060
|
2016-07-21 23:39:33 +02:00 |
Thomas Gelf
|
2ff722e4d2
|
PropertyModifierMakeBoolean: new property modifier
fixes #12184
|
2016-07-20 12:28:40 +02:00 |
Thomas Gelf
|
62e6c6e1a1
|
Various: fix typos
thanks twidhalm!
|
2016-06-28 12:27:33 +02:00 |
Markus Frosch
|
5048c63e64
|
PropertyModifierReplace: Use getSetting to access settings
|
2016-05-24 16:40:08 +02:00 |
Markus Frosch
|
ae36898ca0
|
PropertyModifierReplace: Allow the replacement string to be empty
|
2016-05-24 16:36:38 +02:00 |
Thomas Gelf
|
e3852fecce
|
PropertyModifierBitmask: new bitmask modifier
|
2016-05-18 22:01:55 +02:00 |
Thomas Gelf
|
721aa28f08
|
PropertyModifierFromLatin1: new modifier
|
2016-03-18 17:16:34 +01:00 |
Thomas Gelf
|
5a045adbb4
|
PropertyModifierFromAdSid: be more conservative
|
2016-03-16 18:05:03 +01:00 |
Thomas Gelf
|
9404c68608
|
PropertyModifierFromAdSid: new property modifier
|
2016-03-14 12:46:44 +01:00 |
Thomas Gelf
|
251155e89a
|
PropertyModifierExtractFromDN: fix labels
|
2016-03-10 15:08:32 +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
|
1d4b508ff3
|
different files: style
|
2016-03-08 22:30:12 +01:00 |
Thomas Gelf
|
5b853879b0
|
PropertyModifierGetHostByName: new modifier
|
2016-03-08 22:10:50 +01:00 |
Thomas Gelf
|
252093f794
|
PropertyModifier: clean them up, better descriptions
|
2016-03-06 00:37:03 +01:00 |
Thomas Gelf
|
d7da41b789
|
PropertyModifierSubstring: fix erraneous form fields
|
2016-03-05 17:04:13 +01:00 |
Thomas Gelf
|
0c579561ff
|
PropertyModifierStripDomain: syntax
|
2016-03-05 17:03:08 +01:00 |
Thomas Gelf
|
637a9df3e2
|
ModifierRegex: allow for empty replacement
|
2016-02-19 02:45:48 +01:00 |
Thomas Gelf
|
d34a7dd5aa
|
PropertyModifiers: fix errors, style, logic
|
2016-02-18 23:21:28 +01:00 |
Thomas Gelf
|
04cdf624c0
|
PropertyModifier: switch hook base
|
2016-02-17 11:11:05 +01:00 |
Stefan Scheungrab
|
396120a1ce
|
PropertyModifierRegexReplace: failed to adjust the input fields
|
2015-07-23 15:13:07 +02:00 |
Stefan Scheungrab
|
b43b8ee5e3
|
PropertyModifier: renamed function for adding new fields to a Form
|
2015-07-23 14:42:53 +02:00 |