Activity
From 2014-01-26 to 2014-02-24
2014-02-24
-
13:47 Task #56237 (New): in-line (Condition)ViewHelpers should not evaluate on parsing
- constructions like these,...
-
13:40 Bug #51239 (Accepted): AbstractViewHelper use incorrect method signature for "$this->systemLogger->log()"
-
12:36 Bug #46092 (Resolved): The f:translate ViewHelper does nothing if a integer is provided as argument
- Applied in changeset commit:98748f8b10bf6746daa2594dc069ff0b473982de.
2014-02-19
-
12:11 Revision 675deaf3: [TASK] Fix failing functional FormObjectsTest
- With change Ic37008975e9c58ec9bea9d4277ee4621e6de061b being merged the
test objectIsNotCreatedAnymoreIfIdentityFieldH... -
11:42 Revision 695cb813: [BUGFIX] Form ViewHelpers throw exception if no formObject is set
- When using forms with object binding Fluid throws an exception for FormField
ViewHelpers bound to nested properties i... -
11:36 Bug #47188 (Resolved): Fluid tries to render folders as templates partials and layouts
- Applied in changeset commit:2bf6363234ad0b7795b3c617c6c4136549666e96.
-
11:36 Task #36207 (Resolved): Speed up performance in format.currency
- Applied in changeset commit:e8ce12322f3f6cfde83f5e2589faf6a7a7dfa7c5.
-
11:36 Bug #54135 (Resolved): Cached templates are not flushed when ViewHelpers are changed
- Applied in changeset commit:d1af4a05cfd2ca541e467d449035b2bf32133088.
-
11:09 Bug #54135: Cached templates are not flushed when ViewHelpers are changed
- Patch set 2 for branch *2.0* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is available ... -
11:09 Revision d1af4a05: [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... -
11:02 Revision 7bbad074: Merge "[BUGFIX] Don't use folders as templates, partials and layouts" into 2.0
2014-02-17
-
09:11 Bug #28283 (Accepted): Paginate Widget does not highlight current page
- Georg Tiefenbrunn wrote:
> @$this->numberOfPages = ceil(...);@ in initializeAction() returns a float and should also... -
08:55 Bug #28283: Paginate Widget does not highlight current page
- @$this->numberOfPages = ceil(...);@ in initializeAction() returns a float and should also be converted to integer. If...
2014-02-13
-
15:30 Revision 77f3f9d2: [TASK] Fix various CGL violations
- Change-Id: If37b3032158149447ff54524aa41146d37e7d80d
Releases: master
2014-02-10
-
13:26 Bug #55836: Wrong class names in fluid documentation
- The Flow documentation is managed inside the Flow package itself, so I'm moving this issue there.
-
13:23 Bug #55836 (Closed): Wrong class names in fluid documentation
- The documentation on
http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/TheDefinitiveGuide/PartIII/Templating....
2014-02-06
-
12:42 Feature #55723 (Closed): Support of schema.org attributes
- Carsten Bleicker wrote:
> Close this :)
Ey, sir ;)
-
12:40 Feature #55723: Support of schema.org attributes
- Thank you!!!
Close this :) -
12:19 Feature #55723: Support of schema.org attributes
- Just in case you don't know: You can use the *additionalAttributes* argument (that is available in all TagBasedViewHe...
-
12:17 Feature #55723 (Closed): Support of schema.org attributes
- \TYPO3\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper::registerUniversalTagAttributes should support schema.org mic...
2014-01-31
-
15:07 Revision e8ce1232: [TASK] Optimize number_format calls
- This change optimizes number_format calls in ViewHelpers by
explicitly casting the number argument to float.
A benchm... -
15:07 Task #36207: Speed up performance in format.currency
- Patch set 1 for branch *2.0* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is available ... -
15:05 Bug #47188 (Under Review): Fluid tries to render folders as templates partials and layouts
- Patch set 1 for branch *2.0* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is available ... -
15:05 Revision 2bf63632: [BUGFIX] Don't use folders as templates, partials and layouts
- The PHP function ``file_exists()`` returns TRUE for files as well as
directories.
This change adjusts Template- and S... -
14:30 Bug #54135 (Under Review): Cached templates are not flushed when ViewHelpers are changed
- Patch set 1 for branch *2.0* of project *Packages/TYPO3.Fluid* has been pushed to the review server.
It is available ...
2014-01-30
-
14:41 Feature #44572 (New): Format.Case ViewHelper in order to change the case of string values
- Can't find "CaseViewHelper.php" in "typo3_src-6.2.0alpha2".
Please add the ViewHelper to V6.2.0.
Thank you!
Also available in: Atom