Activity
From 2013-02-05 to 2013-03-06
2013-03-05
-
15:36 Feature #35790 (Resolved): allow f:link.action to operate on parent request
- Applied in changeset commit:6b5f0d051dc1863a271c45a1ebcd616f81c3bf0b.
-
15:01 Revision d7644f57: Merge "[FEATURE] Allow f:link.action to operate on parent request"
-
13:55 Bug #46038 (Closed): Subproperty with Radio fields doesn't render hidden identity property
- If you render a form and access a property in a subpobject in your forms bound object via radio input field there are...
2013-03-03
-
17:27 Task #45987 (Under Review): filemtime is namespaced in TemplateView.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18574 -
17:26 Task #45987 (Resolved): filemtime is namespaced in TemplateView.php
- filemtime is namespaced in TemplateView.php
$templateModifiedTimestamp = \filemtime($pathAndFilename); -
17:26 Revision 84901723: [TASK] filemtime is namespaced in TemplateView.php
- Change-Id: I583a28863564818dd0206937b74d4f0a86291603
Resolves: #45987
Releases: 2.0, master
2013-02-28
-
20:33 Feature #45923 (Rejected): adjustable number of decimal points for f:format.currency
- From time to time it's useful to have an extra attribute to set the number of decimal points. Because of the fact tha...
-
14:53 Revision 9c58d28b: [TASK] Remove dependency on installer
- Rely on implicit dependency through TYPO3.Flow
Change-Id: I8a80c23c995dd3b76e8ab5187df3330e96e3603d
Releases: 2.0, m...
2013-02-27
-
18:07 Feature #44235 (Under Review): prependOption for SelectViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18526 -
17:38 Feature #44235 (Accepted): prependOption for SelectViewHelper
- I'll take care, thanks for adding the issue here!
-
18:07 Revision 4c58955f: [FEATURE] Configurable prepend option for Select ViewHelper
- A common use case with select fields is to have a 'empty' option at
first position in the options list.
This change p...
2013-02-26
-
10:54 Revision f988260b: [BUGFIX] Fix broken TemplateViewTest
- The test was broken by I6f31adc1bd493f2c818b532b2394a774c17f24b7
when some imported class names were made fully quali...
2013-02-22
-
01:06 Bug #45735 (Resolved): Error when using If-Condition in Layout-Tag
- I use a condition for evaluating which layout to load:...
2013-02-21
-
00:24 Feature #33394: Logical expression parser for BooleanNode
- Any chance to get this going again maybe? I think it would be a huge step forward and would appreciate it.
2013-02-20
-
13:26 Revision ba3780fe: Merge "[TASK] Add placeholder attribute to password ViewHelper"
-
12:29 Feature #35790: allow f:link.action to operate on parent request
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18045 - 12:28 Revision 6b5f0d05: [FEATURE] Allow f:link.action to operate on parent request
- Add an useParentRequest argument to link.action, uri.action,
and form ViewHelpers to generate links using the Parent
...
2013-02-19
-
12:07 Feature #45345: Easy to use comments for fluid that won't show in output
- i voted for the issue, but i would like to see a more complex comment prefix / postfix to avoid possible not solvedab...
2013-02-18
-
21:37 Bug #44710 (Resolved): [CGL] Fix some cgl issues spotted during backporting
- Applied in changeset commit:725a55219ac661b38472f1347c20aba0960d683b.
2013-02-17
-
18:19 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/18350 -
18:18 Revision 725a5521: [TASK] Fix some CGL issues spotted during backporting (part2)
- This patch fixes some CGL problems spotted while
syncing Flow Fluid and TYPO3 CMS Fluid
Also removed unneeded backpor...
2013-02-16
-
13:28 Revision c8089da1: [TASK] Add placeholder attribute to password ViewHelper
- As a follow-up to I24bb73c5de5a494259171ff289d434892f85e16e,
this also adds the placeholder attribute to the password...
2013-02-13
-
01:03 Feature #45345: Easy to use comments for fluid that won't show in output
- Thank you for the valuable input so far and the comments in various directions. Actually I'm not sure which is the be...
-
00:05 Feature #45345: Easy to use comments for fluid that won't show in output
- I would actually support the new comment notation since I think it's easier and faster to type. Also I guess highligh...
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
Also available in: Atom