Activity
From 2012-04-29 to 2012-05-28
2012-05-28
-
14:30 Bug #37543 (Closed): Additional __identity field when using TYPO3.Media
- When using a <f:form.upload /> field for uploading a TYPO3.Media Image, FLUID adds a hidden __identity field for the ...
-
12:28 Bug #33628 (Needs Feedback): Multicheckboxes (multiselect) for Collections don’t work
- Bastian Waidelich wrote:
> As commented on the review request already: I'm not happy with the implementation as it...
2012-05-26
-
21:27 Task #13342 (Under Review): f:form.checkbox does only render hidden input for first item of same name
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11648 -
19:19 Task #13342 (Accepted): f:form.checkbox does only render hidden input for first item of same name
- Bastian Waidelich wrote:
> [...] the hidden field is *not* generated in a *second* form, when you
> use the same ... -
09:40 Task #13342 (Needs Feedback): f:form.checkbox does only render hidden input for first item of same name
- Hi Martin ;)
I just checked this one again and I think, I missunderstood you.
Are you saying, that the hidden field... -
21:27 Bug #26481 (Under Review): hidden fields should be rendered in extra section
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11648 -
09:35 Bug #26481: hidden fields should be rendered in extra section
- Sorry for the delay on this one. I take care of implementing this for 1.1!
-
21:27 Revision f25fa5fb: [BUGFIX] hidden fields should be rendered in extra section
- Currently form.select and form.checkbox ViewHelpers render
hidden fields before the actual input field in order to
fo... -
17:31 Feature #37506: Building up Nested Forms with this ViewHelper
- Damn :)
Touché!
i will try this.
sometimes life could be so easy :P
but maybe the viewhelper is still usefull if ... -
17:27 Feature #37506 (New): Building up Nested Forms with this ViewHelper
- Carsten Bleicker wrote:
> so i can build up just only one partial wich holds any fields.
> namespacing is set by ... -
17:08 Feature #37506: Building up Nested Forms with this ViewHelper
- For example i have an address model and want to
use this in an order model.
deliveryAddress
billingAddress
so i can ... -
16:59 Feature #37506 (Needs Feedback): Building up Nested Forms with this ViewHelper
-
16:59 Feature #37506: Building up Nested Forms with this ViewHelper
- Hi Carsten,
why isn't that working for you:... -
16:11 Feature #37506: Building up Nested Forms with this ViewHelper
- Sorry for these stupid inline comments.
Usage now in the comments of attached php file.
-
15:58 Feature #37506 (Closed): Building up Nested Forms with this ViewHelper
- Just want to know what you think about this viewhelper
f.e. you sould be able to pass one object to <f:form object="... -
15:35 Feature #37460 (Resolved): TagBuilder should allow access to attribue collection
- Applied in changeset commit:afaacebed16d6b9ab2cb320fecc32be6a9d7d69a.
-
15:35 Bug #35041 (Resolved): TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Applied in changeset commit:68e3bad56dfc67911d8c968f792b90bc8d55579f.
-
03:31 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
03:30 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
03:26 Bug #35894 (Under Review): CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11637 -
02:59 Bug #35894: CheckboxViewHelper and RadioViewHelper missing an existence check for formObject, and thus an exception is being thrown
- The problem is that we get formObject = NULL
1. ... if we visit the index action
2. ... if the form submit fails
...
2012-05-25
-
22:30 Feature #37496 (Closed): placeholder attribute in textarea-viewhelper
- hello,
i just discovered that the placeholder attribute in the textarea viewhelper is missing.
the following code... -
21:56 Bug #35041: TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11627 -
15:06 Bug #35041: TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:03 Bug #35041 (Under Review): TranslateViewHelper returns empty string if id is missing and view helper tag is empty
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
21:56 Revision 68e3bad5: [BUGFIX] Avoid empty output of TranslateViewHelper
- If translation by ID is used but no translation is found, the ID will now be
returned if the view helper tag has no c... -
16:21 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
16:09 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
15:30 Feature #37460: TagBuilder should allow access to attribue collection
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:29 Feature #37460: TagBuilder should allow access to attribue collection
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
15:30 Revision f5337883: [FEATURE] Allow access to attributes in TagBuilder
- Change-Id: Ib3f9aead9a4e10176816aab4fd0e0627f7180305
Resolves: #37460
Releases: 1.1, 1.2 -
15:06 Revision cd86a2dd: [BUGFIX] Avoid empty output of TranslateViewHelper
- If translation by ID is used but no translation is found, the ID will now be
returned if the view helper tag has no c... -
14:57 Bug #37387 (Needs Feedback): Translate Helper: Arguments replacement is not working for default value
- Right, but the fact that there is output is rather due to the fact that the VH itself does:...
2012-05-24
-
15:03 Task #11636 (Under Review): Form viewhelper not functional with method GET
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11571 -
12:33 Task #11636: Form viewhelper not functional with method GET
- Some more comments from #37459 :...
-
13:45 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
12:32 Bug #37459 (Closed): FormViewHelper with GET method and query parameters in action is not usable
- This is a duplicate of #11636 - i'll add your comments there
-
12:07 Bug #37459 (Closed): FormViewHelper with GET method and query parameters in action is not usable
- If the form viewhelper is used with method="GET" and the action attribute that is built (given with @actionUri@ or us...
-
12:21 Feature #37460 (Under Review): TagBuilder should allow access to attribue collection
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11570 -
12:18 Feature #37460 (Resolved): TagBuilder should allow access to attribue collection
- The TagBuilder should allow access to the attributes as it also allows access to the tag name, tag content, etc.
T... -
12:19 Revision afaacebe: [FEATURE] Allow access to attributes in TagBuilder
- Change-Id: Ib3f9aead9a4e10176816aab4fd0e0627f7180305
Resolves: #37460
Releases: 1.1, 1.2 -
09:45 Bug #37387 (Accepted): Translate Helper: Arguments replacement is not working for default value
2012-05-23
-
02:38 Feature #12442 (Resolved): Provide format.json ViewHelper
- Applied in changeset commit:87ea437e05eb0838afa45c24722785f7c0630240.
2012-05-22
-
19:07 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
19:05 Feature #33494: Verify state and future intentions of a persistence identity VH
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
18:24 Feature #33494 (Under Review): Verify state and future intentions of a persistence identity VH
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11484 -
17:59 Feature #33494 (Accepted): Verify state and future intentions of a persistence identity VH
-
17:57 Revision 50dcde38: [TASK] Disable escapingInterceptor in Format.Json ViewHelper
- Because the provided ViewHelper children will never be put
through to the template but only be used for source value
... -
17:49 Task #11969: Make widgets' template configurable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9460 -
16:40 Revision 498e7702: Merge "[FEATURE] Adds a format.json ViewHelper"
-
16:13 Feature #12442: Provide format.json ViewHelper
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
14:09 Feature #12442: Provide format.json ViewHelper
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
13:50 Feature #12442: Provide format.json ViewHelper
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
13:49 Feature #12442: Provide format.json ViewHelper
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9462 -
16:13 Revision 87ea437e: [FEATURE] Adds a format.json ViewHelper
- Provide a ViewHelper that enables putting JSON out of an array or
object. Basically wraps PHP's native json_encode() ... -
10:02 Bug #37387 (Resolved): Translate Helper: Arguments replacement is not working for default value
- I have following tag and there is no translation in xliff file yet for key 'something'
<f:translate id="something"...
2012-05-21
-
17:06 Feature #33143: Allow Format.Currency ViewHelper regard Locale
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7783 -
17:04 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/9462 -
17:01 Feature #12442: 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/11385
2012-05-16
-
15:20 Revision bca7ade0: [TASK] Clean up some coding style issues
- Add spaces to "){" and to "foreach(", fixes some docblocks and
indentation. Also avoids a possible uninitialised vari... -
15:17 Revision 1a688404: [TASK] Clean up some coding style issues
- Add spaces to "){" and to "foreach(", fixes some docblocks and
indentation. Also avoids a possible uninitialised vari...
2012-05-15
-
18:10 Revision 4ba7cda6: [TASK] Update Package.xml with new version number
- Change-Id: Ief250178568233ed9339e641def5d4054ac510c5
Releases: 1.1 -
10:21 Revision 6da78756: [!!!][FEATURE] (MVC): Whitelist-based Property Mapping Configuration
- See the corresponding FLOW3 change at https://review.typo3.org/#/c/10926/ for a
detailed explanation.
Furthermore, t... -
02:38 Task #34231 (Resolved): Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Applied in changeset commit:b2ae19789639c72c88c5de11e9ecd5e5a939bcfb.
-
02:38 Bug #36500 (Resolved): Ajax widgets can't be executed
- Applied in changeset commit:380d683777152993c1e9b24256781653be961122.
2012-05-14
-
16:25 Bug #36500: Ajax widgets can't be executed
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
13:12 Bug #36500: Ajax widgets can't be executed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
16:24 Revision 380d6837: [BUGFIX] Fix request handling for Ajax widgets
- Requests to AJAX widgets were not handled properly
because the routing configuration was not available
to the request... -
16:23 Revision 12074f12: Merge "[!!!][TASK] Move link.widget & uri.widget Widget subfolder"
2012-05-11
-
13:54 Feature #37095 (New): It should be possible to set a different template on a Fluid TemplateView inside an action
- Right now it's not possible to decide inside an action which view template should be rendered. Especially if the acti...
2012-05-09
-
16:29 Bug #36500: Ajax widgets can't be executed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
14:29 Bug #36500: Ajax widgets can't be executed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
16:19 Revision d7b34b3e: [TASK] Update Package.xml
- Change-Id: I47f998d6ae7869f1095bf3af7c416406fdcd92ad
-
13:06 Task #34231: Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9181 -
13:03 Revision b2ae1978: [!!!][TASK] Move link.widget & uri.widget Widget subfolder
- This moves widget related ViewHelpers link.widget & uri.widget
to the Widget subfolder (as in v4).
Instead of link.w... -
02:39 Feature #33493 (Resolved): Allow DebugViewHelper output only the type of the input variable
- Applied in changeset commit:fb14d2ad206d8cb94503cdf16f367e9e5aa14c0f.
2012-05-08
-
18:57 Bug #33628: Multicheckboxes (multiselect) for Collections don’t work
- As commented on the review request already: I'm not happy with the implementation as it comes with some side effects....
-
18:09 Task #9214 (Closed): Improve handling of bound properties in checkbox, radio and select ViewHelpers
- Most of this has been resolved in the meantime and the Form framework shows that the Form ViewHelpers work in fact. T...
-
17:53 Feature #27119 (Resolved): Declare namespaces in XML tag
-
16:21 Feature #27119: Declare namespaces in XML tag
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
16:06 Feature #27119: Declare namespaces in XML tag
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
16:01 Feature #27119: Declare namespaces in XML tag
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
15:59 Feature #27119: Declare namespaces in XML tag
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
15:22 Feature #27119: Declare namespaces in XML tag
- Thanks for your comments and ideas.
We deliberately avoided some kind of namespace inheritance in Fluid, because that... -
15:10 Feature #27119: Declare namespaces in XML tag
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9463 -
17:27 Task #34231: Move link.widget & uri.widget ViewHelpers to Widget subfolder
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9181 -
16:59 Feature #33493: Allow DebugViewHelper output only the type of the input variable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8725 -
16:59 Revision fb14d2ad: [FEATURE] DebugViewHelper allows output of type only
- Because sometimes var_dump is too verbose, this patch adds
a flag where only the type of the intended variable
can be... -
16:20 Revision 432ebf65: [FEATURE] Declare namespaces in XML tag
- This makes it possible to declare Fluid namespace identifiers with
the common xmlns syntax <html xmlns:foo="http://so... -
16:13 Feature #33117 (Rejected): returning plain \DateTime object in Format\DateViewHelper
-
15:34 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Adrian Föder wrote:
Hi Adrian,
> I just checked my actual use case, and it's actually just one
> occurrence wh... -
08:57 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Hi Bastian,
I just checked my actual use case, and it's actually just one occurrence where extending the model would... -
14:38 Feature #13643 (Resolved): Create Command for XSD Schema generation
- Applied in changeset commit:1cde8ca124027849ffe610e0a4db479e9ab619b4.
-
09:52 Feature #13643: Create Command for XSD Schema generation
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9168 -
09:51 Revision 1cde8ca1: [FEATURE] Command for XSD Schema generation
- This adds a command controller for rendering XSD schemas
for ViewHelpers.
Usage: ./flow3 documentation:generatexsd '...
2012-05-07
-
20:24 Revision b6e14e08: Merge "[TASK] Add code migration to adjust templates to Fluid 1.1"
-
19:07 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Adrian Föder wrote:
> Bastian, the concrete use case is, hopefully, described in the Fluid snippet above; [...]
Sorr... -
17:33 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- Hi,
glad both of you found the time to have a look; Bastian, the concrete use case is, hopefully, described in the F... -
17:02 Feature #33117 (Needs Feedback): returning plain \DateTime object in Format\DateViewHelper
- Robert Lemke wrote:
> [...] I agree that by switching the returnValue by a flag and returning an object
> at all ... -
16:16 Feature #33117: returning plain \DateTime object in Format\DateViewHelper
- I like the idea to be able to compare dates more easily, but I agree that by switching the returnValue by a flag and ...
-
17:18 Feature #33394: Logical expression parser for BooleanNode
- Thanks for the reminder.
This change will be obsolete, if Eel is available in Fluid for FLOW3 and also in Fluid fo... -
17:14 Feature #33394 (Needs Feedback): Logical expression parser for BooleanNode
2012-05-04
-
06:27 Revision 5435a8bd: [TASK] adjustments to refactored FLOW3 Context
- As the Context is now an object and not a string anymore, we adjust
our context checks appropriately.
Related: #3358...
2012-05-03
-
13:29 Revision 214c79a4: [TASK] Add code migration to adjust templates to Fluid 1.1
- This changes form.textbox to form.textfield in HTML files.
Change-Id: Ib4743a82e1e0a5a721dee04cd0a7a800e452fdd9
Rela...
2012-04-30
-
23:45 Revision e547570a: [BUGFIX] Adjust filename spelling to changes in FLOW3
- Adapt the usage of fileName to filename to match FLOW3
Change-Id: Ie5aec46ed9f85cdc60b1a7240c270ac43099f86e
Relates:...
Also available in: Atom