Activity
From 2013-05-16 to 2013-06-14
2013-06-14
-
17:46 Task #11636: Form viewhelper not functional with method GET
- Mateng no-lastname-given wrote:
> Bug is still present in fluid 'version' => '6.1.0'
@Mateng & @Nicolas:
This ... -
17:36 Task #11636: Form viewhelper not functional with method GET
- Bug is still present in fluid 'version' => '6.1.0'
-
15:35 Feature #49128 (Resolved): ViewHelper to display file sizes
- Applied in changeset commit:96c31080b5b1f928717c981541a0721869b7fe48.
-
14:33 Feature #49128: ViewHelper to display file sizes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21419 -
14:08 Feature #49128: ViewHelper to display file sizes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21419 -
13:39 Feature #49128 (Under Review): ViewHelper to display file sizes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21419 -
13:37 Feature #49128 (Resolved): ViewHelper to display file sizes
- A ViewHelper that converts the size of a file to a human readable string
2013-06-11
-
22:11 Bug #49038 (New): form.select does not select the first item if prependOptionValue is used
- I habe a strange behaviour.
I use the f:form.select viewhelper like this:...
2013-06-10
-
15:41 Bug #48977 (Closed): f:link.action ignores controller with backslashes
- Hi Simon,
as mentioned in the Hangout this is not actually a bug (If I'm not completely wrong).
The reason is tha... -
02:06 Bug #48977 (Closed): f:link.action ignores controller with backslashes
- I have a neos backend module and want to link to another controller. The controller is not straight under the control...
2013-06-05
-
14:41 Bug #33551: View helper values break out of a partial scope
- Bastian Waidelich wrote:
> Bastian Waidelich wrote:
>
> A little addition:
>
> > If I remove the @Flow\Scope("... -
12:40 Task #48870 (Rejected): `required` attribute not supported in Textarea- and PasswordViewHelpers
- should be / would be part of a general HTML5 overhaul.
-
12:33 Task #48870: `required` attribute not supported in Textarea- and PasswordViewHelpers
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21239 -
12:24 Task #48870: `required` attribute not supported in Textarea- and PasswordViewHelpers
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21239 -
12:21 Task #48870 (Under Review): `required` attribute not supported in Textarea- and PasswordViewHelpers
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21239 -
12:18 Task #48870 (Rejected): `required` attribute not supported in Textarea- and PasswordViewHelpers
- HTML5's @required@ attribute is not immediately supported in the TextareaViewHelper and PasswordViewHelper (see http:...
-
12:06 Bug #48121 (Resolved): TextareaViewHelper is missing valid html5 argument placeholder ...
-
12:06 Bug #48121: TextareaViewHelper is missing valid html5 argument placeholder ...
- right Philipp, it's solved with I24bb73c5de5a494259171ff289d434892f85e16e on Jan 24; however I wonder why this issue ...
-
11:36 Bug #48856 (Resolved): Case ViewHelper usage not correct in example
- Applied in changeset commit:88edf89ef5f2e2dd20f51fec613beeee414f9f3f.
-
10:49 Bug #48856: Case ViewHelper usage not correct in example
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21232 -
10:40 Feature #5158 (Closed): Add "true" and "false" to Fluid syntax
- This has been resolved a long time ago (I can't find the respective issue at the moment).
BTW: The behavior is:
<...
2013-06-04
-
22:21 Bug #48856 (Under Review): Case ViewHelper usage not correct in example
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21232 -
22:19 Bug #48856 (Resolved): Case ViewHelper usage not correct in example
- Case ViewHelper usage not correct in example
-
15:58 Feature #27091 (Closed): Viewhelpers for strtolower/strtoupper
- I just set the status to "closed" so we don't have two tickets resolving the same issue
-
14:51 Feature #27091 (Resolved): Viewhelpers for strtolower/strtoupper
- Good catch Andreas, thanks!
2013-06-03
-
16:13 Bug #37543 (Closed): Additional __identity field when using TYPO3.Media
- Thanks for the feedback (I lost track of this one)
2013-06-02
-
14:53 Feature #27091: Viewhelpers for strtolower/strtoupper
- As #44572 has been resolved, this could be closed.
2013-05-31
-
18:18 Bug #33551: View helper values break out of a partial scope
- Bastian Waidelich wrote:
A little addition:
> If I remove the @Flow\Scope("singleton") from the HtmlentitiesVie... -
18:14 Bug #33551: View helper values break out of a partial scope
- Alexander Berl wrote:
> I reproduced the bug with the Viewhelpertests, unfortunately the problem isn't only the mi...
2013-05-29
-
14:36 Feature #33817 (Resolved): SwitchViewHelper
- Applied in changeset commit:4fd6714dd228e34fe2603dd1920ea2684c602eef.
-
13:33 Feature #33817: SwitchViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20787
2013-05-27
-
21:29 Bug #48121: TextareaViewHelper is missing valid html5 argument placeholder ...
- This is fixed. Just tested it today with current master.
2013-05-24
-
11:18 Feature #33394: Logical expression parser for BooleanNode
- The lack of condition combinations in Fluid is one of the biggest pains in the daily development.
From Extbase/TYPO3...
2013-05-20
-
12:40 Feature #48355: Assign output of viewhelper to template variable for further processing.
- Sorry just thinking about possibilities....
You could even cast variables as native PHP functions.... -
11:28 Feature #48355: Assign output of viewhelper to template variable for further processing.
- BTW if you also intend to add a assign viewhelper, please make sure it has a *cast* attribute with type "string" bein...
-
10:19 Feature #48355: Assign output of viewhelper to template variable for further processing.
- In my mind the benefits are clear.
* Cleaner, simpler template markup.
* Faster to write templates.
* Less proce...
2013-05-19
-
14:55 Feature #33394: Logical expression parser for BooleanNode
- Just some update, as I did some more digging into the problem:
My basic idea would be to create an EelExpressionNode... -
14:28 Feature #48355: Assign output of viewhelper to template variable for further processing.
- I don't quite get what would be the benefit over the f:alias viewhelper:...
2013-05-17
-
23:11 Feature #48355: Assign output of viewhelper to template variable for further processing.
- Just upstreaming this issue from Typo3_CMS->Core->Fluid
-
18:46 Feature #48355: Assign output of viewhelper to template variable for further processing.
- This would need to go to upstream first:
http://forge.typo3.org/projects/package-typo3-fluid -
17:28 Feature #48355 (New): Assign output of viewhelper to template variable for further processing.
- It would be nice if it was possible to "assign" the output of a viewhelper to a template variable with an assign attr...
2013-05-16
-
14:39 Feature #33394: Logical expression parser for BooleanNode
- Stefan Neufeind wrote:
> Just a small ping ... Anything we can help with maybe?
You're free to try working out a ... -
08:46 Feature #33394: Logical expression parser for BooleanNode
- I didn't put any effort into this patch as it seems like eel should solve the issue.
No idea about if and when eel i...
Also available in: Atom