Activity
From 2013-06-07 to 2013-07-06
2013-07-06
-
18:05 Feature #48355: Assign output of viewhelper to template variable for further processing.
- Alexander Berl wrote:
> I see your point now. What I don't like about it, is that the assigned variable will be "glo... -
15:39 Feature #49726 (Under Review): f:form autofocus attribute is missing in f:form.textfield and f:form.textarea
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22013 -
13:22 Feature #49726: f:form autofocus attribute is missing in f:form.textfield and f:form.textarea
- I made the code changes on TYPO3.Fluid but can not push them to the repository. Here is the git diff origin/master ou...
-
13:11 Feature #49726 (Resolved): f:form autofocus attribute is missing in f:form.textfield and f:form.textarea
- As in f:form.button there should be an attribute "autofocus" as well for f:form.textfield and f:form.textarea to be c...
-
15:34 Revision c763e759: [FEATURE] Added autofocus attribute to textfield and textarea
- The ViewHelpers f:form.textfield and f:form.textarea were lacking the
HTML5 "autofocus" attribute. It is available fo...
2013-07-04
-
21:24 Feature #48355: Assign output of viewhelper to template variable for further processing.
- I see your point now. What I don't like about it, is that the assigned variable will be "global" scope, which might c...
2013-07-02
-
17:09 Bug #49600 (New): f:form tag shown as a HTML on frontend
- Hello guys,
I have one problem using the f:form tag
I integrated the template using the FLUIDTEMPLATE in Typo3 ve...
2013-06-24
-
18:13 Revision 2f7a9255: [FEATURE] CSRF token ViewHelper
- With I9d667aa451a7510cf12ab13be745fed1f7ca477e CSRF tokens
are not added to URIs any longer.
Therefore you need to ad... -
11:37 Bug #47968 (Resolved): Resource Interceptor should declare objectManager that it is using
- Applied in changeset commit:132f6a120d5d5e8516c7838da36dcd7c7f5a6ff0.
-
11:35 Bug #47968: Resource Interceptor should declare objectManager that it is using
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
11:34 Bug #47968 (Under Review): Resource Interceptor should declare objectManager that it is using
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/21627 -
11:36 Revision c9bd3320: Merge "[BUGFIX] Declare ObjectManager property" into 2.0
-
11:35 Revision 132f6a12: [BUGFIX] Declare ObjectManager property
- The objectManager is injected and used but the property is not
declared in the class.
Fixes: #47968
Change-Id: Ia918... -
11:33 Revision d1b04071: [BUGFIX] Declare ObjectManager property
- The objectManager is injected and used but the property is not
declared in the class.
Fixes: #47968
Change-Id: Ia918...
2013-06-23
-
15:32 Feature #39870: Allow configuration of template path fallbacks
- It seems, TYPO3 CMS will go ahead here and implements an 'overlay' system with #39868.
This issue is a general dem...
2013-06-22
-
20:21 Feature #49344 (Closed): Allow template paths to use overlays
- CMS Fluid is about to merge this feature from ext:view, could come in handy for Flow Fluid as well?
Find the patch...
2013-06-21
-
19:14 Bug #47674: HtmlentitiesViewHelper is scope singleton
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20273 -
15:36 Bug #49143 (Resolved): Petabytes missing in VH f:format.bytes()
- Applied in changeset commit:27e6ebe6c40fac69acedf7692b470a7438a91cca.
-
11:27 Feature #49305 (Closed): Support for Data Attributes in tag-based ViewHelpers
- Closing as duplicate
-
11:24 Feature #49305: Support for Data Attributes in tag-based ViewHelpers
- Sorry, duplicate
-
11:21 Feature #49305 (Closed): Support for Data Attributes in tag-based ViewHelpers
- Adding Data Attributes to tag-based ViewHelpers via "additionalAttributes" is an exhausting task, because of the esca...
2013-06-20
-
16:46 Bug #47363: Error Classes are only set for form fields in object context
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20276 -
15:11 Bug #47363: Error Classes are only set for form fields in object context
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20276
2013-06-19
-
17:37 Bug #49143: Petabytes missing in VH f:format.bytes()
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21446 -
17:36 Revision 27e6ebe6: [BUGFIX] format.bytes ViewHelper: add peta-byte and support large numbers
- In the row of prefixes for multiples "peta" is missing between
"tera" and "exa".
pow() will use float if the numbers...
2013-06-17
-
09:21 Bug #49143: Petabytes missing in VH f:format.bytes()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21446
2013-06-15
-
02:30 Bug #49143 (Under Review): Petabytes missing in VH f:format.bytes()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21446 -
01:49 Bug #49143: Petabytes missing in VH f:format.bytes()
- working on it
-
01:43 Bug #49143 (Resolved): Petabytes missing in VH f:format.bytes()
- Peta (PB) is missing newly merged feature.
1000 k kilo
1000^2 M mega
1000^3 G giga
1000^4 T tera
1000^...
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
-
14:32 Revision 96c31080: [FEATURE] ViewHelper to display file sizes
- Simple ViewHelper that converts the size of a file to a human
readable string.
Usage:
{fileSize -> f:format.bytes()}...
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...
Also available in: Atom