Activity
From 2013-09-21 to 2013-10-20
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:...
2013-09-30
-
13:28 Feature #31765 (Under Review): Forward to Action of widgetController
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24152 -
11:48 Revision 78aa1b63: [FEATURE] Support for redirects within widgets
- Redirects and forwards did not work from within widget controllers
because there was no internal dispatch-loop.
This...
2013-09-27
-
10:23 Feature #31765 (Accepted): Forward to Action of widgetController
- This problem still exists apparently: http://forum.typo3.org/index.php/t/199461/
2013-09-26
-
16:36 Bug #29290 (Resolved): Additional Identity Properties not set on mapping error
- Applied in changeset commit:3a56759eb8548783d540dd757b24cfa6c244c46b.
-
16:09 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/24068 -
16:07 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/24068 -
16:09 Revision 516fc370: [BUGFIX] Additional Identity Properties not set on mapping error
- When binding Fluid forms to nested objects, Fluid automatically adds
hidden fields with the identifiers of all affect...
2013-09-24
-
18:23 Revision 3a56759e: [BUGFIX] Additional Identity Properties not set on mapping error
- When binding Fluid forms to nested objects, Fluid automatically adds
hidden fields with the identifiers of all affect... -
18:23 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
17:35 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
17:10 Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
15:35 Bug #47188 (Resolved): Fluid tries to render folders as templates partials and layouts
- Applied in changeset commit:b1041e1c0b1f38fe321096b5130ac0baf1df4e45.
-
15:16 Bug #52182 (Rejected): & vs. &
- Closing as agreed to via IRC
2013-09-23
-
18:09 Feature #7608: Configurable shorthand/object accessor delimiters
- FYI there is a neat little work around using the *alias* ViewHelper.
So instead of having to use CDATA everywhere ... -
12:26 Bug #52182 (Needs Feedback): & vs. &
- Hi Mario,
thanks for the report.
After thinking about this again I don't think this is a bug in fact:... -
11:40 Bug #52182 (Accepted): & vs. &
-
11:38 Bug #52182 (Rejected): & vs. &
- see http://www.htmlhelp.com/tools/validator/problems.html#amp
It seems that Fluid renders ... -
12:10 Bug #47188 (Under Review): Fluid tries to render folders as templates partials and layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23968 -
12:02 Bug #47188 (Accepted): Fluid tries to render folders as templates partials and layouts
- Thanks for the report. I'll take care
-
12:09 Revision b1041e1c: [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...
2013-09-21
-
16:23 Bug #47188: Fluid tries to render folders as templates partials and layouts
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23951 -
15:54 Bug #47188 (Under Review): Fluid tries to render folders as templates partials and layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23951 -
15:16 Bug #47188: Fluid tries to render folders as templates partials and layouts
- ok i can do it.
-
12:09 Bug #47188: Fluid tries to render folders as templates partials and layouts
- it was fixed in the CMS Fluid
see https://review.typo3.org/#/c/19920/
(replace file_exist with is_file)
Also available in: Atom