Activity
From 2011-09-27 to 2011-10-26
2011-10-26
-
10:18 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Just got in touch with this entry, maybe this is also interesting: https://gist.github.com/1315759
2011-10-22
-
16:05 Bug #31189 (Resolved): Make TextareaViewHelper HTML5 aware
- 1. the code example seems to be deprecated. "rows" and "cols" are required attributes but are not used in the example...
2011-10-21
-
11:25 Feature #31167 (Resolved): Stateless AJAX Widgets
- Currently an AJAX Widget stores the *WidgetContext* in the *WidgetContextHolder* which again puts it in the current u...
2011-10-19
-
19:05 Bug #31119 (Resolved): AjaxWidgetContext is not stored in session
- Applied in changeset commit:4b480637f842093727ddd86f0515e9868813a9d1.
-
18:31 Bug #31119: AjaxWidgetContext is not stored in session
- Patch set 1 of change I2e1ff54d2b1254d0a43b31b8a456046676de1a61 has been pushed to the review server.
It is available... -
18:30 Bug #31119 (Resolved): AjaxWidgetContext is not stored in session
- The AjaxWidgetContextHolder is missing an *@FLOW3\Session(autoStart=true)* annotation that initiates the session.
2011-10-18
-
13:52 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Bastian Waidelich wrote:
> > no it's the root path of the current view...
> > (which is the value from plugin.tx_... -
13:44 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Thomas Allmer wrote:
> Bastian Waidelich wrote:
> > In your example @$this->view->getTemplateRootPath()@ would be N... -
13:29 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Bastian Waidelich wrote:
> In your example @$this->view->getTemplateRootPath()@ would be NULL as you didn't specify ... -
10:06 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Fernando Arconada wrote:
> if TYPO3\Fluid\View\TemplateView setTemplateRootPath is public then
> the getTemplateR... -
13:16 Feature #30555: Make TagBuilder more extensible
- I would suggest something like this (concept from MooTools)...
-
09:55 Feature #30555: Make TagBuilder more extensible
- I agree that the TagBuilder could be more flexible.
Here some more ideas that came up during a discussion in the FLO...
2011-10-17
-
21:48 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 2 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
21:36 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 1 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
21:27 Feature #31019 (Resolved): FlashMessages ViewHelper should render message title and severity
- Currently <f:flashmessages /> renders the FlashMessages only by converting them into a string implicitly. That only r...
2011-10-15
-
10:02 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Thomas Allmer wrote:
In your example @$this->view->getTemplateRootPath()@ would be NULL as you didn't specify a path.
2011-10-14
-
20:16 Bug #30935 (Under Review): Catch ViewHelper exceptions and log them in production context
-
20:16 Bug #30935: Catch ViewHelper exceptions and log them in production context
- Patch set 2 of change I4af4d03ff6048fcc8999f4a48d5c2897dc43fc4e has been pushed to the review server.
It is available... -
15:14 Bug #30935 (Resolved): Catch ViewHelper exceptions and log them in production context
- from line 241 of the AbstractViewHelper:...
-
20:05 Feature #30777 (Resolved): Catch Routing Exceptions in uri and link ViewHelpers
- Applied in changeset commit:24a8e237a5134b7576b24dcc18d27200d312819b.
-
15:19 Feature #30777: Catch Routing Exceptions in uri and link ViewHelpers
- Patch set 1 of change Ie34ef79049b2160334c331a1b83031e80430e5ee has been pushed to the review server.
It is available... -
16:32 Bug #30937 (New): CropViewHelper stringToTruncate can't be supplied so it can't be easily extended
- the CropViewHelper always gets its content via $this->renderChildren(); so you can't provide the text when using the ...
2011-10-11
-
11:14 Feature #30777 (Resolved): Catch Routing Exceptions in uri and link ViewHelpers
- Developers having a hard time figuring out what went wrong, if FLOW3 dies with a Routing Exception. Especially when y...
2011-10-04
-
22:02 Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- I would totally agree to this as if you define the complete path to the template you loose the ability to configure/c...
-
21:18 Feature #30555 (New): Make TagBuilder more extensible
- As a developer for Viewhelpers I would like to Extend available Viewhelper and probably modify some tag attributes ba...
2011-10-03
-
10:26 Bug #26394: Form Viewhelper does not work with html5 custom data attributes
- Thomas Allmer wrote:
> I can confirm that the following syntax works
Thanks for the update!
2011-09-30
-
23:39 Bug #26394: Form Viewhelper does not work with html5 custom data attributes
- I can confirm that the following syntax works...
-
12:29 Task #10911: Tx_Fluid_ViewHelpers_Form_AbstractFormViewHelper->renderHiddenIdentityField should be more reliable
- Not FLOW3 related?
-
12:27 Task #6560 (Closed): A reset button for formViewHelper [Made and attached]
- I'll close this issue for the following reasons:
* as Bastian pointed out, not using a view helper is even more si...
Also available in: Atom