Activity
From 2013-01-14 to 2013-02-12
2013-02-12
-
20:23 Feature #45345: Easy to use comments for fluid that won't show in output
- I'm with Christian. We have a solution and it's against the concepts and to much magic.
2013-02-11
-
22:39 Task #45394 (New): Forwardport Unit test for standalone view
- In TYPO3 CMS Fluid there is a StandaloneView unit test, which is missing in Flow Fluid.
see
http://git.typo3.org/T... -
20:17 Bug #34682: Radio Button missing checked on validation error
- Perhaps it's the bug described in my blog post? http://blog.layne-obserdia.de/post/fix-radio-and-checkbox-for-fluid#c...
-
19:33 Bug #45384: Persisted entity object in widget-configuration cannot be deserialized (after reload)
- In order to be able to give an object to the viewhelper but serialize only the identifier you would have to overwrite...
-
19:12 Bug #45384: Persisted entity object in widget-configuration cannot be deserialized (after reload)
- I am not sure it is a good idea to try to add an entity to the widget context.
it should probably be represented onl... -
18:36 Bug #45384 (New): Persisted entity object in widget-configuration cannot be deserialized (after reload)
- I have a widget with a persisted entity object (e.g. MyNamespace\SpecialProduct derived from MyNamespace\Product) in ...
-
16:42 Feature #45345: Easy to use comments for fluid that won't show in output
- I'm with Stefan. Michael Knoll's commenting solution is more intuitiv. Also Highlighting in IDEs works better with th...
-
16:42 Feature #45345: Easy to use comments for fluid that won't show in output
- I'm with Stefan. Michael Knoll's commenting solution is more intuitiv. Also Highlighting in IDEs works better with th...
-
16:29 Feature #45345: Easy to use comments for fluid that won't show in output
- This can be done with the f:comment viewhelper.
Furthermore, I don't have a good feeling with a magic like "hey, l... -
16:11 Feature #45345 (Needs Feedback): Easy to use comments for fluid that won't show in output
- Isn't this what the CommentViewHelper in the Fluid core is for? Or do you want to simplify it even more?
-
16:24 Feature #35790: allow f:link.action to operate on parent request
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
15:15 Feature #35790: allow f:link.action to operate on parent request
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045
2013-02-10
-
23:49 Feature #45345 (Needs Feedback): Easy to use comments for fluid that won't show in output
- Proposal from Michael Knoll:
Use <!--- ... ---> (three minus instead of the usual two).
http://mimi.kaktusteam.de...
2013-02-08
-
20:45 Revision 5834d218: Merge "[TASK] Make getTemplateRootPath() public like its setter"
-
20:35 Bug #44826: groupedFor cannot group by DateTime-Objects
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730 -
20:29 Task #5636: Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/4413
2013-02-06
-
16:21 Feature #35790: allow f:link.action to operate on parent request
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
14:31 Feature #35790: allow f:link.action to operate on parent request
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
14:07 Feature #35790: allow f:link.action to operate on parent request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
11:39 Feature #35790: allow f:link.action to operate on parent request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
10:22 Feature #35790 (Under Review): allow f:link.action to operate on parent request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 -
07:44 Feature #44235: prependOption for SelectViewHelper
- Hi,
This was already merged in CMS Fluid, so it would be great if you can forward port it to Flow Fluid.
See https...
2013-02-05
-
19:52 Bug #45184 (Under Review): Additional identity filed are not rendered, after validation error
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18031 -
19:43 Bug #45184 (Closed): Additional identity filed are not rendered, after validation error
- Found a strange bug this afternoon. I have a form with children object, when the form is rendered I have 3 hidden fie...
-
14:59 Feature #35790 (Accepted): allow f:link.action to operate on parent request
- Add argument *useParentRequest* (boolean) to relevant link & uri ViewHelpers
2013-02-04
-
23:17 Feature #45153 (New): f:be.menus.actionMenuItem - Detection of the current select option is insufficient
- Currently the action menu preselects an option if the current controller/action pair matches the arguments from the m...
-
11:44 Feature #37496: placeholder attribute in textarea-viewhelper
- Adrian Föder wrote:
> it's "coincidentally" resolved with https://review.typo3.org/#/c/17684/ right?
Right, tha... -
11:40 Feature #37496 (Closed): placeholder attribute in textarea-viewhelper
- it's "coincidentally" resolved with https://review.typo3.org/#/c/17684/ right?
Feel free to reopen if I missed som... -
11:29 Feature #37496: placeholder attribute in textarea-viewhelper
- Matthias Wehrlein wrote:
> In addition — to my knowledge — there's no way to do more complicated string operations...
2013-02-03
-
16:51 Feature #37496 (New): placeholder attribute in textarea-viewhelper
- Why has this been closed with just a workaround provided?
The placeholder attribute should be supported out of the...
2013-02-02
-
17:47 Bug #44826: groupedFor cannot group by DateTime-Objects
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730 -
17:46 Bug #44826: groupedFor cannot group by DateTime-Objects
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730 -
15:49 Bug #44826: groupedFor cannot group by DateTime-Objects
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730
2013-02-01
-
22:28 Bug #45071: Fluid tries to parse inside an in-HTML Javascript code
- Ok! Thanks for clarify me!
Adrian Föder wrote:
> Thiago, this is as per-design and is "fixed" in version 2.0.
> ... -
15:44 Bug #45071 (Closed): Fluid tries to parse inside an in-HTML Javascript code
- Thiago, this is as per-design and is "fixed" in version 2.0.
Meanwhile, wrap your JavaScript code in CDATA blocks, l... -
14:10 Bug #45071: Fluid tries to parse inside an in-HTML Javascript code
- NOTE: the FLUID parse a Javascript array, but it should not!!
-
14:08 Bug #45071 (Closed): Fluid tries to parse inside an in-HTML Javascript code
- Example. When I try this:...
-
16:11 Bug #38871 (Closed): Generating links within script tags gives invalid documents
- Jost,
I just tried in in Flow context and it doesn't encode the ampersands since it's not necessary in plain HTML ... -
14:38 Feature #35790: allow f:link.action to operate on parent request
- Ah, that explains the behavior, would be nice to somehow circumvent it since we have a fluid tag for widget links and...
-
13:44 Feature #35790: allow f:link.action to operate on parent request
- This Behavior is actually no bug, it's by Design.
Widgets are executed in an SubRequest and because of this the UR...
2013-01-31
-
10:36 Task #44706 (Resolved): [CGL] small cgl issues in AbstractViewHelper
- Applied in changeset commit:62f0fbd8f15b3b795cc2cfd46445e15b6ac0edbb.
-
10:09 Task #44706: [CGL] small cgl issues in AbstractViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17641 -
10:36 Bug #44702 (Resolved): [CGL] "public static" instead of "static public"
- Applied in changeset commit:5e10ef28fbeacc84d3dc4541e0f62d680cdde081.
-
10:12 Bug #44702: [CGL] "public static" instead of "static public"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17632 -
10:12 Revision 5e10ef28: [TASK] Fix CGL in TemplateParser
- This patch fixes some CGL violations found in TemplateParser
Change-Id: I92648499f6c17dac63427ebdf0f28f83a52eda4e
Re... -
10:09 Revision 62f0fbd8: [TASK] Fix CGL issues in AbstractViewHelper
- This patch fixes some CGL issues found in AbstractViewHelper
founded when backporting fluid to TYPO3 CMS
Change-Id: ... -
01:36 Bug #44710 (Resolved): [CGL] Fix some cgl issues spotted during backporting
- Applied in changeset commit:295eacf61e4fc45b90a6707b44f7da8a3f6151af.
-
01:22 Bug #44889 (Resolved): Format urlencode viewhelper should work with objects that implement __toString
-
01:22 Revision 51fade4f: Merge "[!!!][BUGFIX] urlencode viewhelper accepts objects with __toString"
-
01:21 Revision c2614209: Merge "[TASK] Fix some CGL issues spotted during backporting"
2013-01-30
-
23:38 Feature #35790: allow f:link.action to operate on parent request
- But still present in latest Flow version (2.0)
2013-01-29
-
12:33 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
12:01 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
10:03 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
10:02 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
10:02 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
12:33 Revision d8097eb1: [!!!][BUGFIX] urlencode viewhelper accepts objects with __toString
- This fixes a problem with the urlencode view helper. If you pass it an
object with __toString() method – for example ...
2013-01-28
-
18:27 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
18:19 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
18:18 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
16:35 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Note: This is the same in other format viewhelpers as well, so should probably be changed there as well to be consist...
-
16:32 Bug #44889: Format urlencode viewhelper should work with objects that implement __toString
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
16:30 Bug #44889 (Under Review): Format urlencode viewhelper should work with objects that implement __toString
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17763 -
16:11 Bug #44889 (Resolved): Format urlencode viewhelper should work with objects that implement __toString
- currently a check for is_string prevents format.urlencode to work with objects that implements __toString
-
11:28 Bug #44250 (Resolved): Broken paginator widget - explicit definition of action-argument is required
- Resolved with https://review.typo3.org/17416 / https://review.typo3.org/17422
-
09:15 Task #11636: Form viewhelper not functional with method GET
- the correction is deployed in version 1.4 ?
I have the same problem with a TYPO3 6.0.
2013-01-26
-
17:48 Bug #44826 (Under Review): groupedFor cannot group by DateTime-Objects
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730 -
17:46 Bug #44826 (Resolved): groupedFor cannot group by DateTime-Objects
- The Fluid-ViewHelper groupedFor cannot group by as DateTime-Object defined properties.
-
11:53 Bug #44710: [CGL] Fix some cgl issues spotted during backporting
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17645 -
00:23 Bug #44710: [CGL] Fix some cgl issues spotted during backporting
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17645 -
00:21 Bug #44710: [CGL] Fix some cgl issues spotted during backporting
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17645 -
11:53 Revision 295eacf6: [TASK] Fix some CGL issues spotted during backporting
- This patch fixes some cgl problems spotted while
syncing Flow Fluid and CMS Fluid
Change-Id: I9e4da6fe26d54a16b58633...
2013-01-25
-
08:37 Task #37558 (Resolved): Form.Textfield ViewHelper's placeholder attribute should be (re)moved
- Applied in changeset commit:11ecf9b2997c98a967372968dd43ff469c75ee28.
2013-01-24
-
08:52 Revision a5e0ba77: [FEATURE] Add errorClass to form.hidden VH
- For use in JS-enhanced frontends it can be useful to attach errorClass
even to hidden fields (to detect validation er... -
08:50 Task #37558 (Under Review): Form.Textfield ViewHelper's placeholder attribute should be (re)moved
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17684 -
08:50 Revision 11ecf9b2: [!!!][TASK] Clean up placeholder on textfield and text area VHs
- The form.textfield VH had a placeholder attribute as argument to the
render() method; the form.textarea VH did not su...
2013-01-23
2013-01-22
-
00:22 Bug #44710 (Under Review): [CGL] Fix some cgl issues spotted during backporting
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17645 -
00:20 Bug #44710 (Resolved): [CGL] Fix some cgl issues spotted during backporting
- Container issue for cgl problems spotted while syncing Flow Fluid and CMS Fluid
2013-01-21
-
23:29 Feature #39936: registerTagAttribute should handle default values
- Please accept this forward port from TYPO3 CMS, to make keeping synch easier.
Thanks! -
23:28 Task #44706 (Under Review): [CGL] small cgl issues in AbstractViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17641 -
23:26 Task #44706 (Resolved): [CGL] small cgl issues in AbstractViewHelper
-
23:05 Bug #44702 (Under Review): [CGL] "public static" instead of "static public"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17632 -
22:32 Bug #44702 (Resolved): [CGL] "public static" instead of "static public"
- In the TemplateParser class scope should be "static public" not "public static"
-
22:15 Bug #33551: View helper values break out of a partial scope
- That's very weird behavior. I'd try to reproduce it inside the viewhelpertest packages, I just cannot promise when I'...
-
17:22 Bug #31939 (Resolved): preselection with a multiple form.select with a M:N relation
2013-01-18
-
14:31 Bug #33551 (New): View helper values break out of a partial scope
- He Bastian.
Sorry for not responding, but forge didn't notify me and then I somehow went over this.
Unfortunatelly ...
2013-01-16
-
17:42 Feature #44572 (Under Review): Format.Case ViewHelper in order to change the case of string values
- Under Review at https://review.typo3.org/#/c/17564/
-
15:48 Feature #44572 (Resolved): Format.Case ViewHelper in order to change the case of string values
- Have an @f:format.case@ ViewHelper with the options "lower", "upper" and "capital" which results into @strtolower@, @...
2013-01-14
-
11:55 Revision c3f3ca32: [BUGFIX] Add input string argument to Format.Crop ViewHelper
- The Format.Crop ViewHelper did not provide a way to pass
the input string as simple argument; this patch now allows
t...
Also available in: Atom