Activity
From 2013-04-07 to 2013-05-06
2013-05-06
-
19:35 Feature #35790 (Resolved): allow f:link.action to operate on parent request
- Applied in changeset commit:e3736a887a7278742961ef925a3bd8513e38447f.
-
09:16 Feature #35790 (Under Review): allow f:link.action to operate on parent request
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/20544 -
09:15 Feature #35790 (Needs Feedback): allow f:link.action to operate on parent request
- Since this is a blocker to use widgets in other ways than just a pagebrowser with widget-only links, I think we need ...
- 09:15 Revision e3736a88: [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
... -
09:06 Bug #47968: Resource Interceptor should declare objectManager that it is using
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20543 -
09:05 Bug #47968 (Under Review): Resource Interceptor should declare objectManager that it is using
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20543 -
09:05 Bug #47968 (Resolved): Resource Interceptor should declare objectManager that it is using
- The Resource Interceptor uses an injected objectManager that it doesn't declare as property.
-
09:06 Revision 1779aeb9: [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-04-28
-
22:16 Bug #47363 (Under Review): Error Classes are only set for form fields in object context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20276 -
21:34 Bug #47674 (Under Review): HtmlentitiesViewHelper is scope singleton
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20273 -
20:43 Bug #47674 (Resolved): HtmlentitiesViewHelper is scope singleton
- The HtmlentitiesViewHelper currently is scoped singleton, why all other format ViewHelpers are of scope prototype. Th...
-
20:40 Bug #33551: View helper values break out of a partial scope
- I reproduced the bug with the Viewhelpertests, unfortunately the problem isn't only the missing resetState() as I sus...
-
12:19 Bug #33551: View helper values break out of a partial scope
- Some findings:
I think the problem comes from how ParsingState, alas TemplateParser initializes singleton view hel... -
16:39 Task #47669 (New): FormViewHelper does not define the default request method
- Currently, the default value for the FormViewHelper attribute _"method"_ is *NULL*, resulting in the output form attr...
2013-04-22
-
09:47 Revision 480bbefb: [FEATURE] CSRF token ViewHelper
- With I9d667aa451a7510cf12ab13be745fed1f7ca477e CSRF tokens
are not added to URIs any longer.
Therefore you need to ad...
2013-04-18
-
23:05 Bug #47363 (Closed): Error Classes are only set for form fields in object context
- Fluid won't set error classes for form fields when they are not in object context ("property" attribute is not set).
...
2013-04-17
- 16:05 Revision db1a4204: [!!!][TASK] CSRF protection for "safe" request methods
- This change set adjusts URL related view helpers in Fluid to
an important behavior for Flow applications: HTTP reques... - 13:16 Revision e1ca2a73: [!!!][TASK] CSRF protection for "safe" request methods
- This change set adjusts URL related view helpers in Fluid to
an important behavior for Flow applications: HTTP reques...
2013-04-16
-
16:08 Feature #33394: Logical expression parser for BooleanNode
- Christopher Hlubek wrote:
> Object / Array access looks the same in Fluid and Eel, but there a some differences:
> ... -
15:15 Revision 0414d687: Merge "[TASK] Add packageKey attribute to ifHasRole view helper" into 2.0
2013-04-15
-
16:16 Bug #46092: The f:translate ViewHelper does nothing if a integer is provided as argument
- I think the problem lies within TYPO3\Flow\I18n\Translator->getPluralForm($quantity, array $arguments, Locale $locale...
-
10:43 Revision 3bc590b4: [TASK] Remove dependency on installer
- Rely on implicit dependency through TYPO3.Flow
Change-Id: I8a80c23c995dd3b76e8ab5187df3330e96e3603d
Releases: 2.0, m...
2013-04-13
-
18:39 Bug #39428: Layout and partial identifiers should be independent of current controller name
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13391 -
18:24 Bug #39428: Layout and partial identifiers should be independent of current controller name
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13391 -
15:18 Bug #47188 (Resolved): Fluid tries to render folders as templates partials and layouts
- The file_exists check in TemplateView is true also for folders. This leads to unrendered partials with resorted paths...
2013-04-10
-
19:38 Revision 81a9555a: [TASK] Add packageKey attribute to ifHasRole view helper
- This change adds support for handling a packageKey to the ifHasRole
view helper. It can be used in three ways:
1) Th... -
12:07 Bug #47078 (Closed): widget.uri/linkViewHelpers fail with CSRF protection
- closed as being duplicate.
2013-04-09
-
17:37 Revision 3a7966ba: [TASK] Add packageKey attribute to ifHasRole view helper
- This change adds support for handling a packageKey to the ifHasRole
view helper. It can be used in three ways:
1) Th... -
16:43 Bug #47078 (Closed): widget.uri/linkViewHelpers fail with CSRF protection
- the ViewHelper's getAjaxUri() method lacks the addition of a Csrf protection token, which results into an Access Deni...
Also available in: Atom