Activity
From 2013-02-24 to 2013-03-25
2013-03-25
-
18:56 Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19279 -
18:46 Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19276 -
18:46 Bug #46038 (Under Review): Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19275 -
11:49 Feature #46257: Add escape sequence support for Fluid
- Rafael Kähm wrote:
> with on https://gist.github.com/RafaelKa/5159642 code kickstarter breaks
>
> <code class="ph...
2013-03-24
-
16:53 Feature #46257: Add escape sequence support for Fluid
- with on https://gist.github.com/RafaelKa/5159642 code kickstarter breaks
<code class="php">...
use TYPO3\Flow\Annot... -
11:39 Feature #46257: Add escape sequence support for Fluid
- Adrian Föder wrote:
> TBH I just discovered another use case for my very own, I needed to
>
> [...]
>
> while the v...
2013-03-22
-
13:35 Feature #46545 (New): Better support for arrays in options of SelectViewHelper
- The arguments 'optionValueField' and 'optionLabelField' will be (unnecessary?!) ignored, if you pass an array to the ...
2013-03-21
- 16:47 Revision faf72a4c: Merge "[TASK] Adjust Fluid to Lazy Dependency Injection" into 2.0
-
16:37 Bug #44889 (Resolved): Format urlencode viewhelper should work with objects that implement __toString
- Applied in changeset commit:b10d6f6b492c2241f73891760b8603bdc2d64df6.
-
16:18 Bug #44889 (Under Review): Format urlencode viewhelper should work with objects that implement __toString
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19137 - 16:31 Revision 26b0dad7: [TASK] Adjust Fluid to Lazy Dependency Injection
- This adjusts the ViewHelperNode and AbstractWidgetViewHelper
to Lazy Dependency Injection introduced in Flow 2.0
Cha... -
16:17 Revision b10d6f6b: [!!!][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 ... - 16:03 Revision cd8dbb13: [TASK] Adjust Fluid to Lazy Dependency Injection
- This adjusts the ViewHelperNode and AbstractWidgetViewHelper
to Lazy Dependency Injection introduced in Flow 2.0
Cha...
2013-03-20
-
10:23 Revision f40be1d7: [TASK] Add placeholder attribute to password ViewHelper
- As a follow-up to I24bb73c5de5a494259171ff289d434892f85e16e,
this also adds the placeholder attribute to the password...
2013-03-19
-
15:37 Bug #29303 (Resolved): TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Applied in changeset commit:0e100edd3ea09247bd887eea93778ce4efdc7284.
-
15:02 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
15:01 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19047 -
15:02 Revision 0e100edd: [TASK] Make getTemplateRootPath() public like its setter
- The getTemplateRootPath() method in View\TemplateView now
becomes public analogous to its setter counterpart which
al... -
15:00 Revision 0c013e2e: [TASK] Make getTemplateRootPath() public like its setter
- The getTemplateRootPath() method in View\TemplateView now
becomes public analogous to its setter counterpart which
al... -
14:30 Feature #46257: Add escape sequence support for Fluid
- TBH I just discovered another use case for my very own, I needed to...
2013-03-18
-
01:35 Feature #45345: Easy to use comments for fluid that won't show in output
- The proposed syntax is invalid with other output formats like json or xml ... imho we should move this issue to TYPO3...
2013-03-15
2013-03-14
-
20:58 Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- I am having a somewhat similar problem when an validation-error occurs.
In this case $this->addAdditionalIdentityProp... -
18:40 Bug #46289: Enable Escaping Interceptor in XML request format
- Bastian Waidelich wrote:
> I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
... -
17:28 Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
-
17:24 Bug #46289 (Under Review): Enable Escaping Interceptor in XML request format
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18911 -
17:20 Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- The Escaping Interceptor should be enabled if the request format is XML. As of now this is only done in HTML.
-
11:06 Feature #46257: Add escape sequence support for Fluid
- Bastian SGML/HTML/XML entity will not work
output is ... -
10:27 Feature #46257 (Needs Feedback): Add escape sequence support for Fluid
- To be honest, I'm not so sure that we should adjust the parser for this. Wouldn't...
-
09:45 Feature #46257: Add escape sequence support for Fluid
- yes it is a copy of CDATA but most convenient:
CDATA:
<![CDATA[{]]>{object}<![CDATA[}]]> renders to {value}
vs... -
09:01 Feature #46257 (Under Review): Add escape sequence support for Fluid
- In some cases you need to print some characters to rendered view, which Fluid uses.
f.e.:
{{object}} should output ...
2013-03-12
-
09:57 Revision 56408e5e: [TASK] Remove dependency on installer
- Rely on implicit dependency through TYPO3.Flow
Change-Id: I8a80c23c995dd3b76e8ab5187df3330e96e3603d
Releases: 2.0, m...
2013-03-08
-
16:21 Bug #46135: Undefined index: useParentRequest in AbstractViewHelper
- The issue can be "solved" by flushing the cache - the related change does not help… see comment in Gerrit.
-
16:20 Bug #46135 (Under Review): Undefined index: useParentRequest in AbstractViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18749 -
16:05 Bug #46135 (Closed): Undefined index: useParentRequest in AbstractViewHelper
- #1: Notice: Undefined index: useParentRequest in /…/Fluid/Core/ViewHelper/AbstractViewHelper.php line 255
2013-03-07
-
11:36 Feature #44235 (Resolved): prependOption for SelectViewHelper
- Applied in changeset commit:4c58955fad2d25e98828e05ab3f1f6f4d4ec4ab3.
-
11:26 Task #46091: Show source file name and position on exceptions during parsing
- Okay, so I would be interested to improve that at least for the parsing then. Runtime exceptions during evaluation is...
-
11:17 Task #46091 (Needs Feedback): Show source file name and position on exceptions during parsing
- Hi Christopher,
I think this is (kind of) a duplicate of #4704
Showing source and line number is not so easy beca... -
11:14 Task #46091 (Needs Feedback): Show source file name and position on exceptions during parsing
- It would be really helpful to spot errors if the Fluid TemplateParser would show the current source file and line num...
-
11:19 Revision 8266014f: Merge "[FEATURE] Configurable prepend option for Select ViewHelper"
-
11:15 Bug #46092 (Resolved): The f:translate ViewHelper does nothing if a integer is provided as argument
- Here is an Example...
in Translation:... -
08:31 Feature #46081 (Closed): Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- Hi Christoph,
this is already in review under https://review.typo3.org/#/c/18526/
-
01:22 Feature #46081: Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- Patchset finished but I have to sign the Contributor Agreement, ... will commit as soon as possible.
-
00:59 Feature #46081 (Closed): Suggested addition to SelectViewHelper - allowing prepend of child content to rendered option tag list
- This Feature is already commited to Typo3v4, see here [[http://forge.typo3.org/issues/26595]].
I think it's a valu...
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...
Also available in: Atom