Activity
From 2013-11-17 to 2013-12-16
2013-12-16
-
10:36 Revision c0e81dd8: Merge "[BUGFIX] Additional Identity Properties not set on mapping error" into 2.0
-
10:20 Revision 36605559: Merge "[TASK] initializeAction methods have to be protected" into 2.0
-
10:19 Revision 4a79af88: [TASK] initializeAction methods have to be protected
- Change-Id: Ib6ee5ab2e0b876e565c7b630aecddd66a8029e70
Releases: master, 2.0 -
10:14 Feature #43346 (Under Review): Allow property mapping configuration via template
- Patch set 4 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab...
2013-12-10
-
16:54 Revision a5277b6f: [TASK] Update composer manifest
- See http://ci.typo3.robertlemke.net/job/typo3-flow-release/8/
Releases: 2.1 -
16:20 Revision e869dafa: [TASK] Update composer manifest
- See http://ci.typo3.robertlemke.net/job/typo3-flow-release/7/
Releases: 2.0
2013-12-09
-
23:22 Revision da8f3887: [TASK] Update composer manifest
- See http://ci.typo3.robertlemke.net/job/typo3-flow-release/6/
Releases: 2.1 -
14:47 Revision 5f57d1b8: [TASK] Fix “flush() on a non-object” in TemplateCompiler
- Change-Id: I9bf0c8eafc8ab70215b35153f428839a6721469e
Releases: master, 2.1
2013-12-08
-
20:46 Revision 89d02b3c: [TASK] Fix “flush() on a non-object” in TemplateCompiler
- Change-Id: I9bf0c8eafc8ab70215b35153f428839a6721469e
Releases: master, 2.1 -
14:28 Bug #54284 (New): Default Option for Switch/Case VH
- In CMS Fluid the Switch/Case VH gets a default option. Wanna port?
http://forge.typo3.org/issues/49371
2013-12-07
-
12:36 Feature #54196 (Resolved): IfHasValidationError ViewHelper
- Applied in changeset commit:c4d4db3afcfb4fbc3a4b66b3c4c14813929f34df.
2013-12-06
-
18:29 Revision 49dfdbe5: [TASK] Move f:form.validationResults view helper to f:validation.results
- Moves the validationResults ViewHelper to the ``validation`` namespace
for consistency reasons.
If you use this ViewH... -
13:57 Feature #54155: f:render partial="" package=""
- Rafael Kähm wrote:
> If your partial has unique name Fluid will find this partial. If you have multiple partials i... -
13:20 Feature #54155: f:render partial="" package=""
- for using partials across packages add in your packages, which supply other Packages with partials,
Views.yaml with...
2013-12-04
-
16:58 Revision 4422c519: [TASK] Fix version requirement on Flow
- Change-Id: I741bb3f22c0ba19376dfe3ea7356d829f6440236
Releases: 2.1 -
16:42 Feature #54196: IfHasValidationError ViewHelper
- the moved validation.results ViewHelper changeset is here: https://review.typo3.org/#/c/25953/
-
14:42 Feature #54196 (Under Review): IfHasValidationError ViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is availab... -
13:37 Feature #54196: IfHasValidationError ViewHelper
- Bastian good point because when again thinking about it it's not even bound to any form; the stuff is stored in the r...
-
13:36 Feature #54196: IfHasValidationError ViewHelper
- +1 That would even work without breaking anything.
-
13:36 Feature #54196: IfHasValidationError ViewHelper
- Adrian Föder wrote:
> I come up with a proposal additionally, could this go into a `Validation` sub-namespace like... -
13:34 Feature #54196: IfHasValidationError ViewHelper
- I come up with a proposal additionally, could this go into a `Validation` sub-namespace like...
-
13:30 Feature #54196 (Resolved): IfHasValidationError ViewHelper
- to cope with the practice done by common CSS frameworks where a specific form field's parent element must/should have...
-
15:19 Revision 3d3ebdb8: [TASK] Update composer manifest
- See http://ci.typo3.robertlemke.net/job/typo3-flow-branch/3/
Releases: 2.1 -
14:40 Revision c4d4db3a: [FEATURE] Introduce Validation.IfHasErrors ViewHelper
- This allows to check whether validation errors adhere
to the current request, or if there is such an error
for a part... -
13:08 Task #54195 (New): Rename and move FormViewHelper's errorClass value, currently 'f3-form-error'
- This should be renamed to @flow-form-error@ IMO, and the ...
-
13:01 Bug #8879: { } when using as JavaScript
- Bastian Waidelich wrote:
> Do you still have issues with this since #43356 is merged??
> Apart from that: You sho...
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...
Also available in: Atom