Activity
From 2015-03-29 to 2015-04-27
2015-04-27
-
12:12 Revision 21a3637a: [BUGFIX] Stabilize "Consistent escaping behavior" core migration
- This tweaks the ``TYPO3.Fluid-20150214130800`` core migration to always
include the ViewHelper file before adding the...
2015-04-10
-
11:42 Revision 21095469: [BUGFIX] Preselect active options in property bound Select ViewHelper
- Resolution of FLOW-213 introduced a regression that in some cases
prevents the ``SelectViewHelper`` from pre-selectin... -
11:11 Revision defa41b2: [BUGFIX] Preselect active options in property bound Select ViewHelper
- Resolution of FLOW-213 introduced a regression that in some cases
prevents the ``SelectViewHelper`` from pre-selectin...
2015-04-08
-
18:19 Revision dddf78b7: [TASK] Support for quoted keys in Fluid arrays
- The syntax for Fluid arrays is based on the JSON syntax, but up to now
it didn't support quoted arrays, so::
{x:som... -
18:19 Revision f97149f6: Merge "[TASK] Support for quoted keys in Fluid arrays"
-
11:10 Revision efaae193: [BUGFIX] Fix support for "value" argument on the form.upload ViewHelper
- When specifying the ``value`` argument on the ``form.upload`` ViewHelper
the generated hidden field was named somethi... -
10:39 Revision 095fb4f8: [TASK] Support for quoted keys in Fluid arrays
- The syntax for Fluid arrays is based on the JSON syntax, but up to now
it didn't support quoted arrays, so::
{x:som... -
10:35 Revision d0d78704: [BUGFIX] Fix support for "value" argument on the form.upload ViewHelper
- When specifying the ``value`` argument on the ``form.upload`` ViewHelper
the generated hidden field was named somethi...
2015-04-04
-
14:47 Revision a7b18b85: [BUGFIX] Hidden checkbox fields are disabled correctly
- Until now checkboxes that were disabled would still have their empty
hidden value be submitted, leading to checkbox v...
2015-04-01
-
10:38 Bug #42947: TextareaViewHelper is missing required attribute for html5
- this is so bad. it's developer unfriendly and not intuitive. Any reason why unknown attributes are not passed-through?
Also available in: Atom