Activity
From 2013-11-04 to 2013-12-03
2013-12-03
-
21:48 Revision 102fcfa9: [TASK] Adjust to "Deprecated base tag"
- This adjusts code and documentation to the recent change in Flow,
namely the deprecation of base tags.
Change-Id: If... -
21:31 Revision 7115c629: Merge "[TASK] Allow link ViewHelper to generate relative URIs"
-
14:25 Revision 5d6d51d2: [TASK] Allow link ViewHelper to generate relative URIs
- This re-introduces the ``absolute`` argument to the ``link.action``
ViewHelper that has been removed in revision
I85f... -
13:25 Feature #54155: f:render partial="" package=""
- following situation:
* layout uses partials from the root package.
* Controller uses partials from the package where... -
13:16 Feature #54155: f:render partial="" package=""
- Example (untested):...
-
13:14 Feature #54155 (Rejected): f:render partial="" package=""
- Hey Kay,
thanks for the feature request, but this is already possible with the "Views.yaml configuration":http://doc... -
08:11 Feature #54155 (Rejected): f:render partial="" package=""
- Hi guys,
especially when developing Applications, which rely on an AbstractController, which sets the layout it wo...
2013-12-02
-
19:36 Bug #54135 (Resolved): Cached templates are not flushed when ViewHelpers are changed
- Applied in changeset commit:ced8f4086a75bc8fd3937796b1801d093c33d606.
-
15:52 Bug #54135: Cached templates are not flushed when ViewHelpers are changed
- Patch set 2 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
15:39 Bug #54135 (Under Review): Cached templates are not flushed when ViewHelpers are changed
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
15:15 Bug #54135 (Resolved): Cached templates are not flushed when ViewHelpers are changed
- ViewHelper updates can lead to exceptions in cached templates, since changes of the @render@ method signature are not...
-
15:52 Revision ced8f408: [BUGFIX] Flush template cache on ViewHelper changes
- Changing the signature of the render method in a ViewHelper leads to
stale cached templates that throw exceptions. Th...
2013-11-21
-
17:18 Revision 352fcddf: [BUGFIX] Fix IfAccessViewHelper tests
- Fixes the unit tests for the ``security.ifAccess`` ViewHelper
that broke with I39abae46be9e553954e3967ecabe229124acb5...
2013-11-20
-
20:58 Bug #34682: Radio Button missing checked on validation error
- Patch set 2 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
19:11 Bug #53806 (Under Review): Paginate widget maximumNumberOfLinks rendering wrong number of links
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
19:11 Bug #53806 (Under Review): Paginate widget maximumNumberOfLinks rendering wrong number of links
- When setting maximumNumberOfLinks configuration option to 8, 10 links will be rendered.
-
19:01 Task #53805 (Under Review): Optimization in AbstractViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
18:56 Task #53805 (Resolved): Optimization in AbstractViewHelper
- Optimization in AbstractViewHelper
-
16:37 Task #53800 (Resolved): Regard handling of AuthenticatedUser system role in IfHasRole VH
- Applied in changeset commit:db33e39a5b565b47ec9d0191c7d0ef8267231bc9.
-
16:22 Task #53800 (Under Review): Regard handling of AuthenticatedUser system role in IfHasRole VH
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
16:02 Task #53800 (Accepted): Regard handling of AuthenticatedUser system role in IfHasRole VH
-
16:01 Task #53800 (Resolved): Regard handling of AuthenticatedUser system role in IfHasRole VH
- With Ia00bea27e81b2e4a172ad4f998dfa30581dd71dd, a new system role AuthenticatedUser was introduced, however, that is ...
-
16:22 Revision db33e39a: [TASK] Regard system role AuthenticatedUser in IfHasRole VH
- This patch makes the ViewHelper regard the new system role
`AuthenticatedUser` which was introduced in
Ia00bea27e81b2...
2013-11-16
-
17:33 Revision f556da2e: [TASK] IfAccessViewHelper now avoids exceptions in Security.log
- Previously this view helper was just calling decideOnResource() in
order to find out if a resource was accessible and...
2013-11-07
-
11:22 Feature #7608: Configurable shorthand/object accessor delimiters
- I would love to have an alternative delimiter for fluid tags. Bastian's approach is a great workaround for now.
If i...
Also available in: Atom