Thomas Gelf
|
fc5d3de568
|
PropertyModifierReplaceNull: code style fix
|
2022-07-20 08:38:45 +02:00 |
Thomas Gelf
|
ef80b6b8bc
|
DictionaryToRow: new property modifier
fixes #2555
|
2022-06-24 12:26:01 +02:00 |
Patrick Dolinic
|
4692b28dbd
|
PropertyModifier: Replace Null with String
|
2022-04-20 14:46:37 +02:00 |
Thomas Gelf
|
f87eff8a21
|
PropetyModifierToInt: fail for non-strings
fixes #2372
|
2021-08-12 11:52:31 +02:00 |
Thomas Gelf
|
909fac0419
|
PropertyModifier: preserve null values
fixes #2371
|
2021-08-12 11:45:40 +02:00 |
Thomas Gelf
|
e5595431df
|
PropertyModifierSimpleGroupBy: new modifier
fixes #2317
|
2021-04-23 17:38:52 +02:00 |
Thomas Gelf
|
ee2bae47f3
|
PropertyModifier: RenameColumn
fixes #2242
|
2020-12-02 18:01:21 +01:00 |
Thomas Gelf
|
f576e349a6
|
ArrayUnique: new PropertyModifier
fixes #2229
|
2020-11-25 16:57:08 +01:00 |
Thomas Gelf
|
b8ab90f135
|
PropertyModifierRejectOrSelect: usability
This also introduces a new Form helper method -> getSetting
fixes #2228
|
2020-11-25 02:53:29 +01:00 |
Thomas Gelf
|
935f8d6b09
|
PropertyModifier: negate boolean
fixes #2227
|
2020-11-25 02:15:42 +01:00 |
Thomas Gelf
|
a4e2ba5fc7
|
PropertyModifierTrim: wording
|
2020-11-18 20:31:07 +01:00 |
Thomas Gelf
|
f94c20084c
|
Trim: new PropertyModifier
fixes #1660
|
2020-11-18 20:28:05 +01:00 |
Thomas Gelf
|
18f9e729e4
|
SkipDuplicates: new property modifier
fixes #2215
|
2020-11-02 15:05:52 +01:00 |
Thomas Gelf
|
1dba427b95
|
PropertyModifierGetHostByAddr: fix spaces (no tabs)
|
2020-11-02 13:13:44 +01:00 |
Thomas Gelf
|
ccd92674a6
|
PropertyModifierGetHostByName: translate
|
2020-11-02 09:18:40 +01:00 |
Nathaniel Donahue
|
ce9f94feda
|
GetHostByAddr: Handle Null
|
2020-10-28 08:59:41 +01:00 |
Thomas Gelf
|
1d384500aa
|
GetHostByAddr: new property modifier
fixes #2210
|
2020-10-27 00:08:55 +01:00 |
Thomas Gelf
|
2de46b819c
|
PropertyModifierArrayToRow: fix on_empty
|
2020-10-09 11:47:31 +02:00 |
Thomas Gelf
|
b961f16dfd
|
PropertyModifierArrayToRow: allow to specify...
...how to deal with empty values
refs #2192
|
2020-10-09 11:38:24 +02:00 |
Thomas Gelf
|
2462fbe18f
|
PropertyModifierArrayToRow: new modifier
fixes #2192
|
2020-10-09 11:24:12 +02:00 |
Thomas Gelf
|
25732aaf3e
|
PropertyModifier: convert binary UUID to HEX
fixes #2138
|
2020-06-06 23:22:01 +02:00 |
Thomas Gelf
|
98aafeb535
|
PropertyModifierRejectOrSelect: change wording
fixes #2134
|
2020-06-06 22:06:10 +02:00 |
Thomas Gelf
|
d0a01e2102
|
Implement ListToObject Property Modifier
fixes #2062
|
2020-01-17 11:01:17 +01:00 |
Christian Jonak
|
0dfa6a7ba3
|
Allow ArrayByElementPosition modifier to filter by key name
Fix double brackets
Allow ArrayByElementPosition modifier to filter by key name
Fix double brackets
|
2019-10-30 15:40:11 +01:00 |
Thomas Gelf
|
6ca14a58b0
|
PropertyModifier: multibyte-safe upper/lowercase
fixes #710
|
2019-10-14 15:07:45 +02:00 |
Thomas Gelf
|
ecf56ff1a7
|
ImportSource: fix property modifier handling when
...restoring baskets
fixes #1949
|
2019-09-20 00:13:09 +02:00 |
Thomas Gelf
|
142e3f2c43
|
PropertyModifierGetPropertyFromOtherImportSource
fixes #1947
|
2019-09-19 16:49:57 +02:00 |
Klaus Weidenbach
|
7b189ef3b1
|
Add PropertyModifierParseURL.
Provide a PropertyModifier for the PHP function parse_url().
|
2018-12-21 18:44:08 +01:00 |
Thomas Gelf
|
9cf513f8aa
|
ArrayElementByPosition: phpcs bug
|
2018-09-05 13:23:19 +02:00 |
Thomas Gelf
|
79620849c7
|
ArrayElementByPosition: new PropertyModifier
fixes #473
|
2018-09-05 13:11:09 +02:00 |
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 |