Activity
From 2009-08-02 to 2009-08-31
2009-08-31
-
20:01 Feature #3661 (Resolved): <f:form.checkbox and <f:form.radio missing?!
- Applied in changeset r3109.
-
15:29 Feature #4277 (Needs Feedback): Putting form fields in a partial causes error
- Please check if the attached patch solves the issue.
-
15:23 Feature #2669 (Closed): PDF version of the documentation
- as we have the manual on http://flow3.typo3.org/documentation/manuals/fluid/ available for now, I think we can close ...
-
13:37 Bug #3296: override templatePath
- Sebastian Kurfuerst wrote:
Two little notes:
> - set plugin.tx_blogexample.view.templatePath to filedmin/templa... -
13:22 Bug #3296 (Resolved): override templatePath
- works now via view.templateRootPath
The workflow is as follows:
- Copy the directories "Partials" "Templates" "La... -
10:36 Bug #4231 (Resolved): [Fluid] Only one level is possible for directories in ViewHelpers
- done.
-
10:23 Bug #3443 (Resolved): Unreachable code in TemplateView
- resolved a while ago by completely rewriting the TemplateView
-
10:16 Feature #4207: Make action argument optional in ActionViewHelpers
- Hi Jeff,
sorry for the delay, the optional action argument makes perfect sense!
Only, there is an "issues" with that...
2009-08-28
-
16:39 Feature #4380 (Resolved): Implement an ifRole view helper
- Analog to the ifAccess view helper the ifRole view helper should render it's contents only if the current user has th...
2009-08-27
-
12:08 Bug #4357 (Resolved): A selected object in a form could not be persisted
- Adding a new Blog results in a fatal error:...
2009-08-26
2009-08-24
-
12:01 Bug #4287 (Resolved): Missing reference in ext_autoload.php
- Applied in changeset r1127.
2009-08-21
-
08:45 Bug #4287 (Resolved): Missing reference in ext_autoload.php
- Index: ext_autoload.php
===================================================================
--- ext_autoload.php ...
2009-08-20
-
10:15 Feature #4277 (Resolved): Putting form fields in a partial causes error
- You often have the same form-fields in a new-template like in an edit-template. So I would like to put them into a pa...
2009-08-17
-
18:38 Feature #4230: Create ViewHelpers for Backend Modules
- I committed them to blog_example to show how it works. Later these viewhelpers could be part of FLUID, but for now i ...
2009-08-14
-
12:39 Feature #4207 (Accepted): Make action argument optional in ActionViewHelpers
- Hi Bastian. Could you please take care of this issue?
-
11:27 Bug #3985 (Needs Feedback): f:form.textbox is not usable anymore without wrapping an f:form element
- @Bastian: Could you please check, if this is a Bug or a missing feature ;-)
-
11:25 Bug #4231 (Needs Feedback): [Fluid] Only one level is possible for directories in ViewHelpers
- @Sebastian Please check the patch.
-
11:02 Bug #4231 (Resolved): [Fluid] Only one level is possible for directories in ViewHelpers
- Applied in changeset r1106.
-
10:58 Bug #4231 (Needs Feedback): [Fluid] Only one level is possible for directories in ViewHelpers
2009-08-12
-
11:09 Bug #4231 (Resolved): [Fluid] Only one level is possible for directories in ViewHelpers
- Fluid only resolves one level in Tx_Fluid_Core_Parser_TemplateParser::resolveViewHelperName
Change it to infinetiv... -
11:08 Feature #4230 (Resolved): Create ViewHelpers for Backend Modules
- Creating backend modules should be very simple. I started with creating these viewhelpers and grouped them by categor...
2009-08-11
-
02:01 Feature #3317 (Resolved): AbstractFormViewHelper must be adjusted to be able to namespace arguments
- Applied in changeset r1096.
2009-08-10
-
17:06 Feature #4218 (Resolved): Support for properties of nested objects using "property"-argument
- Hi all,
it would be great to be able to use the "property"-argument to specify values for nested objects. Here is ... -
10:02 Feature #3317: AbstractFormViewHelper must be adjusted to be able to namespace arguments
- Jochen Rau wrote:
Hi Jochen,
> Is this a bug or did I miss something.
This was a mistake. I've renamed "pref... -
01:36 Feature #4207 (Resolved): Make action argument optional in ActionViewHelpers
- The action view helpers for links and URIs both require the action argument. These view helpers may be used to genera...
2009-08-09
-
22:54 Feature #3317: AbstractFormViewHelper must be adjusted to be able to namespace arguments
- Thanks a lot for the very large patch.
I tested the patch and had to change line 61 in Tx_Fluid_ViewHelpers_Form_A... -
20:24 Feature #3317: AbstractFormViewHelper must be adjusted to be able to namespace arguments
- Attached patch implements the namespacing of field names in forms and contains some refactorings and enhancements.
@... -
22:01 Bug #4063 (Resolved): CObjectViewHelper erases field data in TypoScript
- Applied in changeset r1084.
-
22:01 Feature #4202 (Resolved): Add "absolute" argument to action link viewhelpers
- Applied in changeset r1083.
-
20:36 Feature #4202 (Resolved): Add "absolute" argument to action link viewhelpers
- Since r2914 Fluid supports to generate absolute links/URIs by setting the argument $absolute. This is useful for news...
-
21:50 Feature #3661: <f:form.checkbox and <f:form.radio missing?!
- Attached is a patch that implements a simple checkbox/radio viewhelper. Once for Fluid (package) and once for tx_flui...
2009-08-06
-
15:02 Bug #4170 (Resolved): Form Viewhelper creates hidden identity field even for new objects
- Applied in changeset r2991.
-
14:05 Bug #4170 (Resolved): Form Viewhelper creates hidden identity field even for new objects
- Every entity has a uuid, no matter if it's new, reconstituted or clone of a reconstituted object.
Earlier the form... -
08:32 Bug #4063: CObjectViewHelper erases field data in TypoScript
- Bastian, can you take care of this issue?
Also available in: Atom