Activity
From 2012-07-19 to 2012-08-17
2012-08-17
-
09:55 Revision 8f77b36f: Merge "[BUGFIX] Action URI of the form ViewHelper is not reset" into FLOW3-1.1
2012-08-10
-
10:33 Revision 125413ca: [TASK] Support literal strings in boolean arguments
- This change adds support for string literals in boolean comparisons.
String literals have to be surrounded by single ... -
09:18 Revision c852f275: [BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly
- This change fixes wrong trimming of trailing quotes in escaped sequences
by replacing trim() calls with a preg_replac... -
09:18 Revision 1fad7bff: Merge "[BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly"
2012-08-09
-
21:17 Revision 009b1fc6: [BUGFIX] TemplateParser unquoteString does not trim escaped quotes correctly
- This change fixes wrong trimming of trailing quotes in escaped sequences
by replacing trim() calls with a preg_replac... -
13:22 Revision 30007195: [FEATURE] Reserved variables represent their meaning when accessing
- All reserved variables, ie true, false, on, off etc. now represent
their intended value when accessing them.
Change-...
2012-08-07
-
16:56 Revision dfa62024: Merge "[TASK] Make reflectionService property in AbstractViewHelper protected"
2012-08-02
-
11:10 Revision 299ad012: [BUGFIX] Action URI of the form ViewHelper is not reset
- Form ViewHelpers store the action URI attribute for performance
reasons.
But because instances of ViewHelpers are reu...
2012-08-01
-
18:44 Revision 69453896: [BUGFIX] Action URI of the form ViewHelper is not reset
- Form ViewHelpers store the action URI attribute for performance
reasons.
But because instances of ViewHelpers are reu...
2012-07-30
-
08:28 Revision 2ed20916: [BUGFIX] Make TextareaViewHelper HTML5 aware
- This makes the arguments "rows" and "cols" of the form.textarea
ViewHelper optional.
Change-Id: Ia94a66ab4ee33e75aa7...
2012-07-26
-
14:00 Revision a5752cfd: [BUGFIX] Make TextareaViewHelper HTML5 aware
- This makes the arguments "rows" and "cols" of the form.textarea
ViewHelper optional.
Change-Id: Ia94a66ab4ee33e75aa7...
2012-07-25
- 15:24 Revision 4b3c0967: [TASK] Make reflectionService property in AbstractViewHelper protected
- The property "reflectionService" in the AbstractViewHelper should be
protected instead of private to allow usage of t...
Also available in: Atom