Thomas Gelf
|
65181ca67e
|
ExtensibleSet: be strict on values...
...and provide a meaningful Exception in case something fails
refs #13605
|
2016-12-15 11:43:56 +01:00 |
Thomas Gelf
|
c1e80afff4
|
Boolean: fix multiedit-related issues
fixes #13131
|
2016-12-13 16:04:09 +01:00 |
Thomas Gelf
|
7c6a10013f
|
AssignFilter: add 'contains' operator
fixes #13133
|
2016-12-13 14:49:36 +01:00 |
Thomas Gelf
|
aeafec37d7
|
FormDataFilter: simplify HTML, Code and style
|
2016-10-23 04:23:38 +00:00 |
Thomas Gelf
|
24478ede12
|
DataFilter: json_en/decode when passing to form
|
2016-10-23 03:14:52 +00:00 |
Thomas Gelf
|
8f2b9fea07
|
DataFilter: automagic fix for not(multiple)
|
2016-10-22 07:02:09 +00:00 |
Thomas Gelf
|
a819e7c92c
|
DataFilter: attribs are no longer needed
|
2016-10-22 07:02:09 +00:00 |
Thomas Gelf
|
8ade496fdc
|
DataFilter: refactor the whole class(es)
|
2016-10-22 07:02:09 +00:00 |
Thomas Gelf
|
9349ba0f2a
|
FormDataFilter: new implementation for assignments
First prototype
|
2016-10-22 07:02:09 +00:00 |
Thomas Gelf
|
6f46e6b496
|
YesNo: new boolean-like form fields
fixes #12927
|
2016-10-14 13:39:43 +00:00 |
Thomas Gelf
|
98708e6496
|
Forms: better error handling
fixes #12926
|
2016-10-14 13:35:30 +00:00 |
Thomas Gelf
|
04a9a12d84
|
ExtensibleSet: fix phpcs complaint
|
2016-06-12 11:14:12 +02:00 |
Thomas Gelf
|
0ce8a29b52
|
Boolean: form sends '' for null value
|
2016-05-24 19:59:02 +02:00 |
Thomas Gelf
|
dca6cc8a01
|
ExtensibleSet: respect strings when filtering
|
2016-05-20 10:46:01 +02:00 |
Thomas Gelf
|
eb52918711
|
ExtensibleSet: do not array-filter when null
|
2016-05-20 10:40:58 +02:00 |
Thomas Gelf
|
df2a5899f6
|
ExtensibleSet: remove empty strings at filter time
|
2016-05-20 08:13:13 +02:00 |
Thomas Gelf
|
7622200f2e
|
Element/Boolean: ignore PHPCS violation as of ZF1
|
2016-05-19 20:54:18 +02:00 |
Thomas Gelf
|
8a6f7c0e38
|
ExtensibleSet: remove empty components
fixes #11360
|
2016-05-19 15:02:30 +02:00 |
Thomas Gelf
|
41731241c5
|
DataTypeBoolean: provide a new data type
fixes #11594
|
2016-05-19 14:59:25 +02:00 |
Thomas Gelf
|
1d4b508ff3
|
different files: style
|
2016-03-08 22:30:12 +01:00 |
Thomas Gelf
|
70db23b8d1
|
FormSimpleNote: do not use "Note" from ZF
For compatibility reasons we'll not use 'note' anymore, it isn't part
of older Zend Framework versions
fixes #11297
|
2016-03-06 01:00:50 +01:00 |
Thomas Gelf
|
950745d4e9
|
Form/Element: introduce new element for sets
|
2016-03-04 18:08:37 +01:00 |