Activity
From 2012-10-29 to 2012-11-27
2012-11-27
-
17:58 Feature #43356: Allow Fluid arrays only in ViewHelper arguments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
17:55 Feature #43356 (Under Review): Allow Fluid arrays only in ViewHelper arguments
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16818 -
17:54 Feature #43356 (Accepted): Allow Fluid arrays only in ViewHelper arguments
-
17:53 Feature #43356 (Resolved): Allow Fluid arrays only in ViewHelper arguments
- Allow Fluid arrays only in ViewHelper arguments
The following proposal would greatly enhance JavaScript compatibil... -
13:47 Feature #43346 (Under Review): Allow property mapping configuration via template
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16797 -
13:45 Feature #43346 (Under Review): Allow property mapping configuration via template
- The use case of allowing the mapping of dynamically generated fields in forms is quite common. Instead of having to u...
2012-11-26
-
17:44 Feature #7608: Configurable shorthand/object accessor delimiters
- Attached an updated (and slightly adjusted) version of Lienharts patch.
What's missing now is a way to modify the pa... -
16:11 Feature #7608: Configurable shorthand/object accessor delimiters
- Karsten Dambekalns wrote:
> One issue with such an approach is: what happens if you change this, and thus break te... -
16:07 Feature #7608: Configurable shorthand/object accessor delimiters
- One issue with such an approach is: what happens if you change this, and thus break templates included with other peo...
-
15:53 Feature #11286 (Closed): Alternative syntax for fluid objects inside JavaScript
- Closing as duplicate of #7608
This is still a very popular feature request, we'll take care!
2012-11-23
-
12:54 Revision 5504beef: [!!!][FEATURE] Allow ResourceViewHelper to accept resource:// paths
- This enables the path argument of the Uri.ResourceViewHelper
to accept also resource URIs in the format "resource://P... -
12:07 Feature #41439 (Rejected): Argument to add an active-state class to "f:link.action"
- As discussed on IRC: This behavior is too specific to be implemented into a core ViewHelper in my opinion. Besides it...
2012-11-21
-
16:26 Feature #43200: Allow ResourceViewHelper to accept resource:// paths
- *Implemented usages*
TYPO3.Neos/Resources/Private/Templates/Module/Widget.html:5 "<img src="{f:uri.resource(uri: sub... -
16:23 Feature #43200 (Accepted): Allow ResourceViewHelper to accept resource:// paths
-
16:21 Feature #43200 (Resolved): Allow ResourceViewHelper to accept resource:// paths
- with I92dccba6b5acd623ff33eb538e62d0682f00b95e / https://review.typo3.org/#/c/13647/, the @uri@ argument of the resou...
2012-11-20
-
19:17 Revision 6e2c020c: Merge "[!!!][FEATURE] I18n support for uri.resource VH in Fluid"
-
17:47 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/13600 -
16:35 Bug #43121 (Resolved): f:link.email wrong example in documentation
- Applied in changeset commit:d21bd9e0629db33040b59df2f341b366bc79c07f.
-
16:28 Bug #43121 (Under Review): f:link.email wrong example in documentation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16618 -
16:28 Revision d21bd9e0: [BUGFIX] Fix Doc comment in link.email ViewHelper
- Fixes the code example in the classes doc comment
and replaces a minor whitespace issue
Change-Id: Ied4c52ba0b9b93b5... -
14:48 Feature #37496: placeholder attribute in textarea-viewhelper
- Stuipd me, you're right of course. Thank you!
2012-11-19
-
23:17 Bug #43121 (Accepted): f:link.email wrong example in documentation
- Thanks for reporting, I'll take care
-
22:18 Bug #43121 (Resolved): f:link.email wrong example in documentation
- Hi,
Found and error in the documentation [1], but i don't know this is the right place to report it.
The docum...
2012-11-18
-
14:22 Task #43071: Remove TOKENS for adding fallback teplates in B
- sorry, remove, please
-
14:19 Task #43071 (New): Remove TOKENS for adding fallback teplates in B
-
14:20 Task #43072 (New): Remove TOKENS for adding templates fallback in Backporter
2012-11-16
-
15:44 Revision 56956519: [TASK] Add member for PaginateController::objects
- Adds declaration for the $objects member in the controller of the
pagination widget.
Change-Id: I8e820b88ee45bc658b5...
2012-11-14
-
11:45 Bug #27826: Missing "size" Attribute in the Form.Upload ViewHelper
- Stefan Neufeind wrote:
> Afaik there is no "size" with a meaning of field-width (for display) of a file-field, other... -
08:48 Bug #27826 (Rejected): Missing "size" Attribute in the Form.Upload ViewHelper
- I agree to Stefan's comment; besides, you can use the @additionalArguments@ attribute if you want it anyways.
Feel... -
08:51 Bug #9454 (Rejected): If condition in viewhelper attribute
- compare to #42474; since you want to omit the attribute at all, you have no other choice than to make the whole tag c...
-
08:44 Bug #29303 (Under Review): TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16440 -
08:34 Bug #42947 (Rejected): TextareaViewHelper is missing required attribute for html5
- I thought I remember an issue specifically affecting the required thingie; but I'm not sure. So far I still think "ad...
-
08:21 Bug #42947 (New): TextareaViewHelper is missing required attribute for html5
-
08:18 Bug #42947 (Rejected): TextareaViewHelper is missing required attribute for html5
- Hi Dominic,
at this time, you are able to use the "additionalAttributes" argument, for example
@<f:foo class="bar" a... -
08:13 Bug #42947 (Rejected): TextareaViewHelper is missing required attribute for html5
- Hi,
the required attribute is missing in the TextareaViewHelper, which is important for client-side validation for... -
08:32 Feature #36249 (Rejected): Add autocomplete property to form input field
- will reject this since it still can be done like Christian said.
-
08:25 Feature #37496: placeholder attribute in textarea-viewhelper
- Lorenz, you are nearly at the correct solutionm, which will be
<f:form.textarea additionalAttributes="{placeholder...
2012-11-10
-
17:34 Feature #35790: allow f:link.action to operate on parent request
- After some digging I found another (dirty) workaround for Flow 1.2:
It seems that the problem occurs when the name... -
15:13 Feature #35790: allow f:link.action to operate on parent request
- Patch does not work anymore in latest Typo3 Flow (1.2 dev-master). This really should be fixed. I currently use the w...
2012-11-07
-
11:35 Bug #42746 (Resolved): Functional WidgetTest is broken since URI bugfix
- Applied in changeset commit:65ea61e4c17f6d635ef828afd90f2e01b3795e52.
-
09:59 Bug #42746 (Under Review): Functional WidgetTest is broken since URI bugfix
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/16245 -
09:57 Bug #42746 (Resolved): Functional WidgetTest is broken since URI bugfix
- The fix for #42511 broke the functional WidgetTest in Fluid, because that relied on "broken" uris being accepted.
-
09:59 Revision 65ea61e4: [BUGFIX] Fix broken WidgetTest
- The fix for #42511 broke the functional WidgetTest in Fluid, because
it relied on "broken" URIs being accepted. The A...
2012-11-06
-
23:09 Task #42743 (New): Remove inline style for hidden form fields
- In Classes / TYPO3 / Fluid / ViewHelpers / FormViewHelper.php the hidden fieldsare wraped in an own div container whi...
-
22:38 Feature #37496: placeholder attribute in textarea-viewhelper
- Unfortunately Adrian's solution is not working in case you want to get the placeholder from a variable:
@<f:form.t...
2012-10-30
-
14:50 Bug #42474 (Closed): Possible bug with short form conditions in viewhelper tags
- Closing ticket because the syntax is invalid and most probably will never be.
Feel free to re-open if you don't agre...
2012-10-29
-
16:31 Bug #42474 (Needs Feedback): Possible bug with short form conditions in viewhelper tags
- Thomas Hempel wrote:
Hi Thomas,
> the problem with your solution is, that browser interpret the disabled
> attribut... -
14:31 Bug #42474: Possible bug with short form conditions in viewhelper tags
- Hi Bastian,
the problem with your solution is, that browser interpret the disabled attribute no matter what it's val... -
12:59 Bug #42474: Possible bug with short form conditions in viewhelper tags
- Hi Thomas,...
-
11:59 Bug #42474: Possible bug with short form conditions in viewhelper tags
- Just a small addition. The curly brackets are all solved correctly. But the outer textfield viewhelper is not. It is ...
-
11:58 Bug #42474 (Closed): Possible bug with short form conditions in viewhelper tags
- Hi,
I'm not entirely sure, if this is a bug or if do something wrong. Some more people looked at it and considered... -
13:19 Bug #42475 (Closed): NotEmpty Validator does not work with arrays and objects
-
12:56 Bug #42475: NotEmpty Validator does not work with arrays and objects
- Something went wrong in my mind here ;) may be closed
-
12:07 Bug #42475 (Closed): NotEmpty Validator does not work with arrays and objects
- See #40683
Also available in: Atom