Activity
From 2009-04-23 to 2009-05-22
2009-05-22
-
16:15 Revision e555f97e: Second try
-
16:12 Revision db975fd1: FLuid:
- * Created Core/Rendering and moved appropriate classes into it
* !!! Removed format.htmlEscape ViewHelper as this is ... -
14:19 Revision 1327300c: Fluid:
- * Fixing unit test for TemplateView
-
14:10 Revision ff909fba: Fluid:
-
14:08 Revision e9005198: Fluid:
- * Added ControllerContext to AbstractViewHelper (solves #3289)
2009-05-20
-
21:34 Revision 269341ae: FLuid:
- * fixed rendering bug
-
15:51 Revision d74e8935: Fluid:
- * removed leftover getter and member variable declaration for ViewHelperContext
2009-05-19
-
23:16 Revision a2c2cf8f: Fluid:
- * now LGPLv3 or later, so it can be a dependency for FLOW3
-
23:12 Revision 10ca7712: Fluid:
- * !!! These are breaking changes, you need to adjust your Fluid templates if you made use of <f:actionLink> or <f:for...
-
22:04 Revision eede25fb: FLOW3, Fluid, TYPO3CR:
- * moved DocBook sources to Manual/DocBook/ - refs #3377
-
20:52 Revision 19b794e5: Fluid:
- * Renamed VariableContainer to TemplateVariableContainer
* Introduced RenderingContext
* Removed ViewHelperContext ag... -
18:50 Revision c5ac41a9: * Fluid: Added support for automatic conversion of objects into identity arrays in the AbstractFormViewHelper. That means you can pass an object as a value to an Hidden field view helper and this view helper will convert the object to a uuid which is rendered into the HTML form. Resolves #2815
-
17:34 Revision d8551af7: Fluid:
- * Fluid\TemplateView and it's interface now have a hasTemplate() method, resolves #3385
FLOW3:
* Fluid is now the de...
2009-05-18
-
22:02 Revision 4fd18e87: Fluid:
- * Restructuring node architecture (fixes #3359)
-
19:56 Revision 0c230c14: Fluid:
- * Cleaned up lots of PHPDoc
* TagBuilder->setContent() does not escape HTML anymore (fixes #3339)
* Added many @inter...
2009-05-16
-
11:36 Revision c025bf63: Fluid:
- * Added Inline ViewHelper Syntax (resolves #3295)
2009-05-15
-
20:11 Revision 1b7beaea: Refactored test to get request from controller context
-
19:21 Revision f155c1ff: * Fluid: Fixed the TemplateView: $this->request didn't exist anymore.
-
18:55 Revision 157eba09: Fluid: fixed FormViewHelper to supress exceptions when binding empty objects to a form
-
18:53 Revision d122aa95: * FLOW3: (Locale) comment fix
- * FLOW3: (MVC) Fixed the RoutePartHandler configuration parsing thing
-
17:40 Revision 638d2225: Fluid:
- * Fixed view helpers and tests that still injected VariableContainer through render/evaluate parameter.
-
13:19 Revision d8b9309e: Fluid:
- * AbstractViewHelper: there is no default data type of "Text" set anymore for method parameters to be able to throw a...
2009-05-09
-
20:59 Revision 6c15df15: Fluid:
- * renderChildren() does not cast result to string anymore in AbstractViewHelper
* Added ViewHelperException. If this ...
2009-04-24
-
14:28 Revision 8f637c52: FLOW3:
- * changed $viewObjectNamePattern in ActionController to expect views classes in a namespace reflecting the controller...
2009-04-23
-
00:52 Revision 9a9ee187: * Fluid: fixed FormViewHelper by setting argument defaults to the UriHelper defaults
- * Fluid: removed type hint from "each" argument in ForViewHelper to avoid Exception when passing \Countable objects t...
Also available in: Atom