Activity
From 2012-05-01 to 2012-05-30
2012-05-30
-
23:17 Bug #37619 (New): Fatal Error when using variable in name attribute of Section ViewHelper
- I'm experiencing this error with TYPO3 4.6, but from looking at the code I'm pretty sure this is reproducible with FL...
-
22:37 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
21:56 Bug #31380 (Resolved): DocComment of Form.ValidationResultsViewHelper is incorrect
2012-05-29
-
18:41 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- Kira Backes wrote:
Hi Kira,
> > Could someone verify that https://review.typo3.org/#/c/11648/ solves this issue... -
10:10 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- Bastian Waidelich wrote:
>
> Could someone verify that https://review.typo3.org/#/c/11648/ solves this issue?
I... -
09:44 Task #37558 (Resolved): Form.Textfield ViewHelper's placeholder attribute should be (re)moved
- currently, the @placeholder@ attribute in the Textfield ViewHelper is explicitly enabled: ...
-
09:07 Feature #37496: placeholder attribute in textarea-viewhelper
- thanks for this hint!
i saw the placeholder-argument for the textfield-viewhelper and thought that this is missing f... -
08:58 Feature #37496 (Closed): placeholder attribute in textarea-viewhelper
- you can easily add arbitrary attributes with the @additionalAttributes@ attribute; this goes for every tag based View...
-
08:52 Bug #26481 (Resolved): hidden fields should be rendered in extra section
-
08:52 Task #13342 (Resolved): f:form.checkbox does only render hidden input for first item of same name
-
06:04 Bug #37543 (Accepted): Additional __identity field when using TYPO3.Media
- I'll take care of that; the solution you proposed is just a workaround unfortunately.
2012-05-28
-
14:30 Bug #37543 (Closed): Additional __identity field when using TYPO3.Media
- When using a <f:form.upload /> field for uploading a TYPO3.Media Image, FLUID adds a hidden __identity field for the ...
-
12:28 Bug #33628 (Needs Feedback): Multicheckboxes (multiselect) for Collections don’t work
- Bastian Waidelich wrote:
> As commented on the review request already: I'm not happy with the implementation as it...
2012-05-26
-
21:27 Task #13342 (Under Review): f:form.checkbox does only render hidden input for first item of same name
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11648 -
19:19 Task #13342 (Accepted): f:form.checkbox does only render hidden input for first item of same name
- Bastian Waidelich wrote:
> [...] the hidden field is *not* generated in a *second* form, when you
> use the same ... -
09:40 Task #13342 (Needs Feedback): f:form.checkbox does only render hidden input for first item of same name
- Hi Martin ;)
I just checked this one again and I think, I missunderstood you.
Are you saying, that the hidden field... -
21:27 Bug #26481 (Under Review): hidden fields should be rendered in extra section
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11648 -
09:35 Bug #26481: hidden fields should be rendered in extra section
- Sorry for the delay on this one. I take care of implementing this for 1.1!
-
17:31 Feature #37506: Building up Nested Forms with this ViewHelper
- Damn :)
Touché!
i will try this.
sometimes life could be so easy :P
but maybe the viewhelper is still usefull if ... -
17:27 Feature #37506 (New): Building up Nested Forms with this ViewHelper
- Carsten Bleicker wrote:
> so i can build up just only one partial wich holds any fields.
> namespacing is set by ... -
17:08 Feature #37506: Building up Nested Forms with this ViewHelper
- For example i have an address model and want to
use this in an order model.
deliveryAddress
billingAddress
so i can ... -
16:59 Feature #37506 (Needs Feedback): Building up Nested Forms with this ViewHelper
-
16:59 Feature #37506: Building up Nested Forms with this ViewHelper
- Hi Carsten,
why isn't that working for you:... -
16:11 Feature #37506: Building up Nested Forms with this ViewHelper
- Sorry for these stupid inline comments.
Usage now in the comments of attached php file.
-
15:58 Feature #37506 (Closed): Building up Nested Forms with this ViewHelper
- Just want to know what you think about this viewhelper
f.e. you sould be able to pass one object to <f:form object="... -
15:35 Feature #37460 (Resolved): TagBuilder should allow access to attribue collection
- Applied in changeset commit:afaacebed16d6b9ab2cb320fecc32be6a9d7d69a.
-
15:35 Bug #35041 (Resolved): TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Applied in changeset commit:68e3bad56dfc67911d8c968f792b90bc8d55579f.
-
03:31 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
03:30 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
03:26 Bug #35894 (Under Review): CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
02:59 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- The problem is that we get formObject = NULL
1. ... if we visit the index action
2. ... if the form submit fails
...
2012-05-25
-
22:30 Feature #37496 (Closed): placeholder attribute in textarea-viewhelper
- hello,
i just discovered that the placeholder attribute in the textarea viewhelper is missing.
the following code... -
21:56 Bug #35041: TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11627 -
15:06 Bug #35041: TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:03 Bug #35041 (Under Review): TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
16:21 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
16:09 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
15:30 Feature #37460: TagBuilder should allow access to attribue collection
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:29 Feature #37460: TagBuilder should allow access to attribue collection
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
14:57 Bug #37387 (Needs Feedback): Translate Helper: Arguments replacement is not working for default value
- Right, but the fact that there is output is rather due to the fact that the VH itself does:...
2012-05-24
-
15:03 Task #11636 (Under Review): Form viewhelper not functional with method GET
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11571 -
12:33 Task #11636: Form viewhelper not functional with method GET
- Some more comments from #37459 :...
-
13:45 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
12:32 Bug #37459 (Closed): FormViewHelper with GET method and query parameters in action is not usable
- This is a duplicate of #11636 - i'll add your comments there
-
12:07 Bug #37459 (Closed): FormViewHelper with GET method and query parameters in action is not usable
- If the form viewhelper is used with method="GET" and the action attribute that is built (given with @actionUri@ or us...
-
12:21 Feature #37460 (Under Review): TagBuilder should allow access to attribue collection
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11570 -
12:18 Feature #37460 (Resolved): TagBuilder should allow access to attribue collection
- The TagBuilder should allow access to the attributes as it also allows access to the tag name, tag content, etc.
T... -
09:45 Bug #37387 (Accepted): Translate Helper: Arguments replacement is not working for default value
2012-05-23
-
02:38 Feature #12442 (Resolved): Provide format.json ViewHelper
- Applied in changeset commit:87ea437e05eb0838afa45c24722785f7c0630240.
2012-05-22
-
19:07 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
19:05 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
18:24 Feature #33494 (Under Review): Verify state and future intentions of a persistence identity VH
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
17:59 Feature #33494 (Accepted): Verify state and future intentions of a persistence identity VH
-
17:49 Task #11969: Make widgets' template configurable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9460 -
16:13 Feature #12442: Provide format.json ViewHelper
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
14:09 Feature #12442: Provide format.json ViewHelper
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
13:50 Feature #12442: Provide format.json ViewHelper
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
13:49 Feature #12442: Provide format.json ViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
10:02 Bug #37387 (Resolved): Translate Helper: Arguments replacement is not working for default value
- I have following tag and there is no translation in xliff file yet for key 'something'
<f:translate id="something"...
2012-05-21
-
17:06 Feature #33143: Allow Format.Currency ViewHelper regard Locale
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783 -
17:04 Feature #12442: Provide format.json ViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
17:01 Feature #12442: Provide format.json ViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11385
2012-05-15
-
02:38 Task #34231 (Resolved): Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Applied in changeset commit:b2ae19789639c72c88c5de11e9ecd5e5a939bcfb.
-
02:38 Bug #36500 (Resolved): Ajax widgets can't be executed
- Applied in changeset commit:380d683777152993c1e9b24256781653be961122.
2012-05-14
-
16:25 Bug #36500: Ajax widgets can't be executed
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
13:12 Bug #36500: Ajax widgets can't be executed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101
2012-05-11
-
13:54 Feature #37095 (New): It should be possible to set a different template on a Fluid TemplateView inside an action
- Right now it's not possible to decide inside an action which view template should be rendered. Especially if the acti...
2012-05-09
-
16:29 Bug #36500: Ajax widgets can't be executed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
14:29 Bug #36500: Ajax widgets can't be executed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
13:06 Task #34231: Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9181 -
02:39 Feature #33493 (Resolved): Allow DebugViewHelper output only the type of the input variable
- Applied in changeset commit:fb14d2ad206d8cb94503cdf16f367e9e5aa14c0f.
2012-05-08
-
18:57 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- As commented on the review request already: I'm not happy with the implementation as it comes with some side effects....
-
18:09 Task #9214 (Closed): Improve handling of bound properties in checkbox, radio and select ViewHelpers
- Most of this has been resolved in the meantime and the Form framework shows that the Form ViewHelpers work in fact. T...
-
17:53 Feature #27119 (Resolved): Declare namespaces in XML tag
-
16:21 Feature #27119: Declare namespaces in XML tag
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
16:06 Feature #27119: Declare namespaces in XML tag
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
16:01 Feature #27119: Declare namespaces in XML tag
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
15:59 Feature #27119: Declare namespaces in XML tag
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
15:22 Feature #27119: Declare namespaces in XML tag
- Thanks for your comments and ideas.
We deliberately avoided some kind of namespace inheritance in Fluid, because that... -
15:10 Feature #27119: Declare namespaces in XML tag
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
17:27 Task #34231: Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9181 -
16:59 Feature #33493: Allow DebugViewHelper output only the type of the input variable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8725 -
16:13 Feature #33117 (Rejected): returning plain \DateTime object in Format\DateViewHelper
-
15:34 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Adrian Föder wrote:
Hi Adrian,
> I just checked my actual use case, and it's actually just one
> occurrence wh... -
08:57 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Hi Bastian,
I just checked my actual use case, and it's actually just one occurrence where extending the model would... -
14:38 Feature #13643 (Resolved): Create Command for XSD Schema generation
- Applied in changeset commit:1cde8ca124027849ffe610e0a4db479e9ab619b4.
-
09:52 Feature #13643: Create Command for XSD Schema generation
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9168
2012-05-07
-
19:07 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Adrian Föder wrote:
> Bastian, the concrete use case is, hopefully, described in the Fluid snippet above; [...]
Sorr... -
17:33 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Hi,
glad both of you found the time to have a look; Bastian, the concrete use case is, hopefully, described in the F... -
17:02 Feature #33117 (Needs Feedback): returning plain \DateTime object in Format\DateViewHelper
- Robert Lemke wrote:
> [...] I agree that by switching the returnValue by a flag and returning an object
> at all ... -
16:16 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- I like the idea to be able to compare dates more easily, but I agree that by switching the returnValue by a flag and ...
-
17:18 Feature #33394: Logical expression parser for BooleanNode
- Thanks for the reminder.
This change will be obsolete, if Eel is available in Fluid for FLOW3 and also in Fluid fo... -
17:14 Feature #33394 (Needs Feedback): Logical expression parser for BooleanNode
Also available in: Atom