Activity
From 2012-01-10 to 2012-02-08
2012-02-08
-
11:16 Revision 00b96438: [TASK] Remove deprecated methods and unused code
- Things which have been deprecated prior to the 1.0.0 release are
removed with this change.
Change-Id: I9dae13a134beb... -
10:53 Task #5636 (Under Review): Form_RadioViewHelper and CheckBoxViewHelper miss check for existing object before it is accessed.
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/4413
2012-02-07
-
12:46 Feature #33143: Allow Format.Currency ViewHelper regard Locale
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783 -
12:46 Feature #12442: Provide format.json ViewHelper
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723
2012-02-04
-
15:50 Feature #28444 (Closed): Implement comment ViewHelper or language feature
- As mentioned, this is already implemented and will be documented with #33675
2012-02-02
-
15:48 Bug #33628 (Needs Feedback): Multicheckboxes (multiselect) for Collections don’t work
- Let’s say I have a search and there are 20 categories which are selectable (I can select one, three or even all of th...
2012-02-01
-
14:52 Bug #33569 (Resolved): AbstractFormFieldViewHelper always converts entities to identities
- Applied in changeset commit:02f8a9235927c13f1aa80746312415cb315358ed.
-
10:36 Bug #33569: AbstractFormFieldViewHelper always converts entities to identities
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8783 -
14:52 Bug #33570 (Resolved): UploadViewHelper must not convert resources if errors occurred
- Applied in changeset commit:a1a61db96a08fdc5e901dc74bd0f940518226144.
-
10:36 Bug #33570: UploadViewHelper must not convert resources if errors occurred
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8784 -
10:36 Revision a1a61db9: [BUGFIX] UploadViewHelper must not convert resources if errors occurred
- If getMappingResultsForProperty() contains errors, uploaded
resources should not been converted to resource objects b... -
10:36 Revision 02f8a923: [BUGFIX] AbstractFormFieldViewHelper always converts entities
- AbstractFormFieldViewHelper::getValue() currently always tries
to convert objects to identities by calling
Persistenc...
2012-01-31
-
21:26 Bug #33570 (Under Review): UploadViewHelper must not convert resources if errors occurred
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8784 -
21:25 Bug #33570 (Resolved): UploadViewHelper must not convert resources if errors occurred
- If getMappingResultsForProperty() contains errors, uploaded resources should not been converted.
-
21:22 Bug #33569 (Under Review): AbstractFormFieldViewHelper always converts entities to identities
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8783 -
21:19 Bug #33569 (Resolved): AbstractFormFieldViewHelper always converts entities to identities
- AbstractFormFieldViewHelper::getValue() currently always tries to convert objects by calling PersistenceManager::getI...
-
21:16 Bug #29290 (Accepted): Additional Identity Properties not set on mapping error
-
21:15 Bug #33274 (Closed): Viewhelpers extending AbstractFormFieldViewHelper should add additionalIdentityProperties even if there is an error on the field
- Just found out, that this is a duplicate of the (older) issue #29290
@Zach I'll take care of this one -
12:05 Bug #33551 (New): View helper values break out of a partial scope
- If a partial is called at least twice which has a certain view helper inside, the last occurence of the inside value ...
2012-01-29
-
19:34 Feature #32930 (Resolved): Create a Standalone View
-
17:54 Feature #32930: Create a Standalone View
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7862 -
18:53 Revision 63b95a47: Merge "[FEATURE] (View): Implement StandaloneView"
-
18:06 Feature #9244 (Resolved): Add support for subproperty and __toString() in GroupedForViewHelper
- 18:02 Revision f2f70329: [FEATURE] GroupedForViewHelper accepts property path as groupBy argument
- This change allows the GroupedForViewHelper to accept not only a property/array key as
argument but also a property p... -
17:53 Revision 9897a1ac: [FEATURE] (View): Implement StandaloneView
- This view can be used to render E-Mails or other things outside a controller
scope.
It is mostly forward-ported from...
2012-01-27
-
15:50 Feature #33494 (Resolved): Verify state and future intentions of a persistence identity VH
- Currently, there is an Identity.JsonViewHelper that has two major drawbacks:
* the Code Example talks about a Pers... -
14:45 Feature #33493 (Under Review): Allow DebugViewHelper output only the type of the input variable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8725 -
14:43 Feature #33493 (Resolved): Allow DebugViewHelper output only the type of the input variable
- Due to the var_dump drawback that sometimes the memory consumption is too large or the list just becomes too long, I ...
-
14:33 Feature #12442 (Under Review): Provide format.json ViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8723 -
11:48 Feature #33487 (Closed): Configure from what package to use Templates/Partial/Layouts
- This could be considered as a discussion, and not a final feature request.
My feature wish, is to make is possible... -
11:24 Feature #32930: Create a Standalone View
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7862
2012-01-26
-
14:46 Bug #33421 (Resolved): AbstractFormFieldViewHelper does not resolve property path
- Applied in changeset commit:483a866c564b8dadc97a05bed36433e2618f0704.
2012-01-25
2012-01-24
-
20:08 Feature #32930: Create a Standalone View
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7862 -
19:36 Bug #33421: AbstractFormFieldViewHelper does not resolve property path
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8681 -
19:35 Bug #33421 (Under Review): AbstractFormFieldViewHelper does not resolve property path
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8681 -
19:33 Bug #33421 (Resolved): AbstractFormFieldViewHelper does not resolve property path
- When binding a form field to a property like...
-
19:35 Revision 483a866c: [BUGFIX] FormFieldViewHelpers do not resolve property path
- When binding a form to an object the form elements fail to
correctly resolve the property path if no "formObjectName"... -
19:32 Bug #33274: Viewhelpers extending AbstractFormFieldViewHelper should add additionalIdentityProperties even if there is an error on the field
- Ok, I'll submit a patch to Gerrit today or tomorrow, as time permits.
best,
Zach
-
19:28 Bug #33274 (Accepted): Viewhelpers extending AbstractFormFieldViewHelper should add additionalIdentityProperties even if there is an error on the field
- Hi Zach,
good catch, you're right.
2012-01-23
-
19:01 Feature #33394 (Under Review): Logical expression parser for BooleanNode
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8614 -
19:01 Feature #33394 (Needs Feedback): Logical expression parser for BooleanNode
- In boolean ViewHelper attributes, like the f:if condition, one might want to use boolean expressions and boolean oper...
2012-01-20
-
12:25 Revision b9a8a5cf: [BUGFIX] (ViewHelpers): Fix wrong comment in ValidationResults ViewHelper
- Releases: 1.0, 1.1
Change-Id: I5ae4a19a07cc43c9f75c785f6e6f0f089556fe46 -
12:22 Bug #8854 (Resolved): form.checkbox ViewHelper throws Exception in newAction
-
12:22 Revision 1f67190d: Merge "[BUGFIX] form.checkbox ViewHelper throws Exception in newAction"
-
12:21 Feature #33302 (Resolved): form.button ViewHelper
-
12:13 Feature #32930 (Under Review): Create a Standalone View
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7862 -
12:12 Feature #32930 (Accepted): Create a Standalone View
-
12:11 Feature #32930: Create a Standalone View
- [I updated the title of the issue to better reflect the feature]
2012-01-19
-
13:42 Bug #8854: form.checkbox ViewHelper throws Exception in newAction
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7856 -
13:42 Revision 97e44d5d: [BUGFIX] form.checkbox ViewHelper throws Exception in newAction
- This adds an argument "multiple" to the checkbox ViewHelper
which makes it possible to mark the property as multi val... -
13:39 Feature #33302: form.button ViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7860
2012-01-18
-
22:34 Bug #8854 (Under Review): form.checkbox ViewHelper throws Exception in newAction
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7856 -
21:30 Task #6004 (Closed): Checkbox viewHelper throws exception in "newAction" method.
- Closing as duplicate of #8854
-
21:23 Task #13342 (Closed): f:form.checkbox does only render hidden input for first item of same name
- The current behavior is intended: We only need the hidden field so that the server gets an empty value if you don't t...
-
21:13 Feature #33302 (Under Review): form.button ViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7855 -
21:10 Feature #33302 (Resolved): form.button ViewHelper
- <button /> elements are more flexible than <input type="submit" /> as they allow to render arbitrary child elements a...
-
21:13 Revision 8447517f: [FEATURE] form.button ViewHelper
- Adds a ViewHelper that renders <button /> form elements
Change-Id: I53dd7fc154761c0c70449ffefcc1a1bed167de72
Resolve... -
11:51 Bug #33284 (Rejected): AbstractViewHelper::renderChildren removes the {some_digit} placeholders needed for translation
- Somewhere in renderChildren the {some_digit} placeholders are being removed.
I traced it so far and can't go furth... -
06:46 Bug #33274 (Closed): Viewhelpers extending AbstractFormFieldViewHelper should add additionalIdentityProperties even if there is an error on the field
- In a FLOW3 app, I have a form that has fields that reference an Account object and the Party property on the account ...
2012-01-16
-
11:48 Feature #33215 (New): RFC: Dynamic values in ObjectAccess paths
- Sometimes it's necessary to include a dynamic value from a Fluid variable inside an object access path. Some use case...
2012-01-13
-
17:26 Feature #33143: Allow Format.Currency ViewHelper regard Locale
- What do you think about the idea and its implementation at all?
What I already thought to the end is that the curr... -
17:20 Feature #33143 (Under Review): Allow Format.Currency ViewHelper regard Locale
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783
2012-01-12
-
14:42 Feature #33143 (Resolved): Allow Format.Currency ViewHelper regard Locale
- The Format.Currency ViewHelper currently only renders its formatting "hard-coded". Allow usage of the Locale and Cldr...
2012-01-11
-
14:42 Feature #33117 (Under Review): returning plain \DateTime object in Format\DateViewHelper
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7737 -
13:01 Feature #33117 (Rejected): returning plain \DateTime object in Format\DateViewHelper
- The DateTime ViewHelper allows passing by a string that is converted to a DateTime object, which again is formatted a...
2012-01-10
-
15:43 Bug #27822 (Resolved): f:form.select performace
- This issue should be resolved since Arguments are a simple array in the meantime. If not, please re-open,
Also available in: Atom