Activity
From 2011-05-13 to 2011-06-11
2011-06-11
-
09:07 Revision 4efd79c8: [TASK] Remove encoding declaration from source
- The encoding declaration did not do anything useful, but it (still)
breaks PHP when compiled with zend-multibyte supp...
2011-06-08
2011-06-07
-
19:21 Revision e93039f5: [FEATURE] "XML" mode for the Escape Viewhelper
- Fluid's Escape Viewhelper now supports a mode which only converts
the characters "<", ">" and "&" into their entity e... -
17:54 Revision e5fd4c65: [+BUGFIX] (Widgets): Remove WidgetRequest
- We now got rid of WidgetRequest, which was very hard to handle together
with SubRequests.
This makes Widgets run aga...
2011-05-27
-
16:17 Revision c9cb60dc: [+BUGFIX] Whitespace and comment fixes
- ... encountered while backporting to v4.
Change-Id: Ic860f44d44388d518fb7c8509c2c23aeb649c8d3
2011-05-25
2011-05-20
2011-05-19
-
16:32 Revision f1b5c2fb: [+BUGFIX] (ViewHelper): Fix file upload
- * If a property mapping error occurred, the Upload ViewHelper
serializes the previously sent Resource object into t... -
12:56 Revision 4329b83e: [BUGFIX] WidgetContext: Configuration is of type \ArrayAccess, not an array
- The WidgetContext assumes the widget configuration to
be an array, what is false under all circumstances as
is is of ...
2011-05-18
-
18:00 Revision 413019cd: [+TASK] Widget Configuration split into Ajax and Non-Ajax Widget Configuration
- For now this is internal, but this could be part of the public API lateron.
The change now is backwards-compatible.
...
2011-05-16
-
13:40 Revision 1c093afb: [+TASK] Cleanup and small improvements to Interceptors
- Interceptors now also get passed the current Parsing State,
which they can use to interact with the tree. This can be... -
12:55 Revision 16f9691d: [+BUGFIX] (ViewHelpers) Adjust Form VH to introduction of Internal Request Arguments
- Change-Id: I2e5f60864227db0ed1977e0f9de6776a27ae2be8
Related: #25802
Also available in: Atom