Activity
From 2012-04-15 to 2012-05-14
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:...
2012-04-27
-
15:24 Bug #36662 (Under Review): Checked state isn't always correct when property is collection
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10829 -
15:16 Bug #36662 (Needs Feedback): Checked state isn't always correct when property is collection
- The checkboxViewHelper doesn't always set the correct checked state when the property is an collection. I took the me...
-
15:12 Bug #33628 (Under Review): Multicheckboxes (multiselect) for Collections don’t work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10828 -
12:51 Bug #36655 (New): Pagination Links
- TYPO3\Fluid\ViewHelpers\Link\WidgetViewHelper
CSRF Tokens arent generated if ACL matches.
2012-04-26
-
14:19 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/10734
2012-04-25
-
15:11 Feature #36559 (New): New widget progress bar
- I developed a new widget which might be interesting to move it to the core. It's an universal progress bar calling a ...
-
13:00 Bug #31380 (Under Review): DocComment of Form.ValidationResultsViewHelper is incorrect
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
13:00 Revision a481d4ad: [BUGFIX] Fixes doc comment of Form.ValidationResultsViewHelper
- The example in the class doc comment was outdated and is fixed with
this change.
Change-Id: I0cd155e153f20752ed1c80d...
2012-04-24
-
12:33 Feature #31765: Forward to Action of widgetController
- Sorry, just read that you try to reforward to your index action. So there is a loop calling index and create actions ...
-
12:30 Feature #31765: Forward to Action of widgetController
- This does work for me in the current master. Tried it in the indexAction of a widget controller as well as in an Ajax...
-
12:08 Feature #35790: allow f:link.action to operate on parent request
- I don't think this is a bug. The viewhelper takes the current controller context which is the widget one's. If you ne...
-
10:20 Bug #36500 (Under Review): 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/10734 -
10:17 Bug #36500 (Resolved): Ajax widgets can't be executed
- Any ajax widget can't be executed because of the missing function setRoutesConfiguration which is called by \TYPO3\FL...
-
10:20 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 http://review.typo3.org/10733 -
10:18 Bug #34186 (Under Review): 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 http://review.typo3.org/10732 -
10:14 Bug #34186 (Accepted): Setting a value always resets the field on mapping errors
- OK; the automatic fill-in does is partly broken when not using object accessor mode.
Fix is underway.
2012-04-21
-
16:30 Feature #36410 (New): Allow templates to send arguments back to layout
- Layouts can differ a little on a website from page to page without affecting the whole layout. For example: Some page...
-
16:02 Feature #5933: Optional section rendering
- Wouldn't it be better if there were the possibility to check that the section's content is not empty?...
2012-04-20
-
14:38 Bug #31380 (Resolved): DocComment of Form.ValidationResultsViewHelper is incorrect
- Applied in changeset commit:f18764473d62d0b39b10b19cf98f680b07ee133d.
-
11:56 Bug #31380: DocComment of Form.ValidationResultsViewHelper is incorrect
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9478 -
11:56 Revision f1876447: [BUGFIX] Fixes doc comment of Form.ValidationResultsViewHelper
- The example in the class doc comment was outdated and is fixed with
this change.
Change-Id: I786d6a6e1005e5e47093617...
2012-04-19
-
02:37 Bug #36297 (Resolved): ValidationResults ViewHelper must always render childnodes
- Applied in changeset commit:b136cfb5b015307fa58f21c3d95c6eff5490549f.
2012-04-18
-
17:36 Revision c2cb0e91: Merge "[TASK] Update Package.xml with new version number"
-
17:29 Revision 554de6c0: [TASK] Update Package.xml with new version number
- Change-Id: I7a6119b576be80e668802f012b1aadc37f32b8e2
Releases: 1.1 -
15:15 Bug #36297 (Under Review): ValidationResults ViewHelper must always render childnodes
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10339 -
15:13 Bug #36297 (Resolved): ValidationResults ViewHelper must always render childnodes
- The adjustments to the new HTTP implementation in FLOW3 introduced a regression that prevents the child nodes of the ...
- 15:15 Revision b136cfb5: [BUGFIX] Render childnodes in validation results VH
- The adjustments to the new HTTP implementation in FLOW3
introduced a regression that prevents the child nodes of the
... -
11:11 Revision 0914e9da: [TASK] Adjust a comment to HTTP foundation
- Change-Id: I92e60d98528c1fd0cbdf0eeb08466e77014bc780
Related: #35243
Releases: 1.1 -
01:32 Feature #36249 (Needs Feedback): Add autocomplete property to form input field
- I think this does not need a single argument, you can do that with the "additionalAttributes" argument.
2012-04-17
-
22:43 Feature #36249 (Rejected): Add autocomplete property to form input field
- Please add the autocomplete property to the input field
-
11:37 Task #36207 (Resolved): Speed up performance in format.currency
- Related to #34519 setting an empty default value for format.currency speeds this ViewHelper up
Also available in: Atom