Activity
From 2013-10-01 to 2013-10-30
2013-10-27
-
11:57 Feature #52640: Create an UnlessViewHelper as opposite to the IfViewHelper
- I am not sure this is an issue here, but there is no shorthand syntax possible with this kind of implementation. CMS ...
2013-10-23
-
13:45 Feature #53059 (Under Review): Throw exception for unresolved namespaces
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24971 -
11:30 Feature #53059 (Closed): Throw exception for unresolved namespaces
- One major source of errors when working with Fluid is the missing error handling when referring to a ViewHelper names...
-
11:31 Bug #30138 (Closed): Bad error message "TYPO3\FLOW3\Persistence\Doctrine\QueryResult could not be converted to string" if necessary namespace hasn't been loaded
- Hey Martin ;)
Sorry for the delay on this.. I'm closing this in favor of #53059 - feel free to comment or re-open ...
2013-10-21
-
20:15 Task #11636: Form viewhelper not functional with method GET
- Any suggestions how to handle this in CMS fluid in combination with realurl?
Btw.: you deprecated setFormActionU... -
18:27 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- Alexander Berl wrote:
> I hope to get back in latest somewhen in spring. But then with a relatively big project wh... -
18:23 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- I hope to get back in latest somewhen in spring. But then with a relatively big project where I will require quite so...
-
18:05 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- Alexander Berl wrote:
> No problem Bastian, I'm pretty much out of Flow coding business for the time being either,... -
17:53 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- No problem Bastian, I'm pretty much out of Flow coding business for the time being either, so I can barely provide as...
-
12:42 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20788 -
11:42 Feature #48218: Make NumberViewHelper regard locale like CurrencyViewHelper does.
- Alexander, thanks for your great support and please excuse the slow review process. I'll take care of this one now - ...
-
12:42 Revision df00bf92: [FEATURE] Make NumberViewHelper regard locale
- This change makes the NumberViewHelper use the forceLocale attribute
like the Currency and DateViewHelper do.
It also... -
11:31 Revision 13274ce8: Merge "[TASK] Optimize number_format calls"
2013-10-18
-
15:51 Feature #46257 (Under Review): Add escape sequence support for Fluid
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24898
2013-10-15
-
14:59 Bug #34186: Setting a value always resets the field on mapping errors
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24794 -
12:02 Bug #34186: Setting a value always resets the field on mapping errors
- The mentioned review (http://review.typo3.org/10733) does not fix this. I'll take care asap
-
12:04 Bug #47363: Error Classes are only set for form fields in object context
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20276
2013-10-14
-
10:30 Feature #49344 (Closed): Allow template paths to use overlays
- Closing as duplicate of #39868
2013-10-13
-
19:49 Feature #49344: Allow template paths to use overlays
- this ticket can be closed, the template path fallback solves the issue.
-
13:51 Revision 835fa414: [TASK] Remove unused use statements
- Change-Id: Iadf723de01b25a8c1fba6229b70a5652dc8aab95
Releases: master -
13:50 Revision 77c32254: [TASK] CGL Fixes
- * Removes indent from inline comments
* Fixes several docblock issues
* Fixes incorrect spacing
* Fixes several other...
2013-10-12
-
20:14 Revision def4ec62: [TASK] Remove PHP closing tag
- Releases: master
Change-Id: I4593c98382a57e69446af181da47f802046bfd8e
2013-10-10
-
23:02 Feature #52640: Create an UnlessViewHelper as opposite to the IfViewHelper
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24504
2013-10-09
-
20:36 Feature #52640: Create an UnlessViewHelper as opposite to the IfViewHelper
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24504 -
20:31 Feature #52640: Create an UnlessViewHelper as opposite to the IfViewHelper
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24504 -
19:56 Feature #52640 (Under Review): Create an UnlessViewHelper as opposite to the IfViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24504 -
15:55 Feature #52640 (Under Review): Create an UnlessViewHelper as opposite to the IfViewHelper
- Sometimes the IfViewHelper syntax is quite verbose if you only want to do something on "else":...
2013-10-07
-
21:59 Bug #52591: The Pagination Widget broken for joined objects
- In the meantime you can fetch the QueryBuilder from the query object with the ObjectAccess methods (suggested by jull...
-
17:50 Bug #52591 (New): The Pagination Widget broken for joined objects
- In cases where objects are reconstructed through joins, setting the LIMIT leads to an incomplete result set.
Doctr... -
16:10 Revision b0740818: [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...
2013-10-04
-
15:28 Bug #52536 (Under Review): Errorclass not set if no property-attribute set
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24384 -
15:17 Bug #52536 (Under Review): Errorclass not set if no property-attribute set
- Hello Extbase-Team,
in some special cases we can't use attribute "property" but "name" and "value". But in that ca...
2013-10-03
-
19:15 Revision 75fc37a1: Merge "[TASK] initializeAction methods have to be protected"
-
17:30 Revision d53af178: [TASK] initializeAction methods have to be protected
- Change-Id: Ib6ee5ab2e0b876e565c7b630aecddd66a8029e70
2013-10-01
-
09:10 Bug #52419: Wrong PHPDocs notation for default value inline f:translate viewhelper
- Also wrong in FluidViewHelperReference.rst
-
09:03 Bug #52419 (New): Wrong PHPDocs notation for default value inline f:translate viewhelper
- The inline documentation in TYPO3\Fluid\ViewHelpers\TranslateViewHelper states:...
Also available in: Atom