Activity
From 2011-10-14 to 2011-11-12
2011-11-12
-
20:58 Revision 79e1d935: [BUGFIX] Reset WidgetViewHelpers when being reused from ViewHelperNode
- * Introduce an AbstractViewHelper::resetState method to handle any kind
of stateful interaction, empty by default.
... -
18:51 Revision 2a960bfe: [BUGFIX] pre-selecting entities does not work with multiple flag set
- The SelectViewHelper is not able to retrieve the selected uuid values for
a collection of objects
Change-Id: Ib7da7f...
2011-11-11
-
18:40 Feature #31765 (Resolved): Forward to Action of widgetController
- widget controller has 2 actions:
1. indexAction
2. createAction
after createAction i want to forwad to the index...
2011-11-10
-
17:36 Feature #31167 (Resolved): Stateless AJAX Widgets
- Applied in changeset commit:2db358732b01c977b9c5709b772601ab483129e6.
-
15:07 Feature #31167: Stateless AJAX Widgets
- Patch set 3 of change I3d4e06a1823786f23fc7ce5ef0b179d625abccff has been pushed to the review server.
It is available... -
14:54 Feature #31167: Stateless AJAX Widgets
- Patch set 2 of change I3d4e06a1823786f23fc7ce5ef0b179d625abccff has been pushed to the review server.
It is available... -
17:16 Revision a356efbd: Merge "[FEATURE] (Core): Stateless AJAX Widgets"
-
15:36 Feature #31019 (Resolved): FlashMessages ViewHelper should render message title and severity
- Applied in changeset commit:50db4d21b800a571c949fb5c62ddc02d7dc858a6.
-
15:05 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 8 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
13:30 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 7 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
12:39 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 6 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
11:35 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 5 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
15:07 Revision 2db35873: [FEATURE] (Core): Stateless AJAX Widgets
- Currently an AJAX Widget stores the WidgetContext in the
WidgetContextHolder which again puts it in the current user
... -
15:05 Revision 50db4d21: [FEATURE] (ViewHelpers): Render FlashMessage title and severity
- Currently the FlashMessages ViewHelper only renders the body of
the respective Flash Messages.
This change modifies t... -
14:36 Bug #30935 (Resolved): Catch ViewHelper exceptions and log them in production context
- Applied in changeset commit:5fa13298c467f56d5e5f3fe5a6a233817144526d.
-
14:18 Bug #30935: Catch ViewHelper exceptions and log them in production context
- Patch set 4 of change I4af4d03ff6048fcc8999f4a48d5c2897dc43fc4e has been pushed to the review server.
It is available... -
14:18 Revision 5fa13298: [BUGFIX] ViewHelper Exceptions should be logged in Production
- In Production context all Exceptions from ViewHelpers will be
silently logged. In Development they will be re-thrown ...
2011-11-09
-
15:21 Feature #31167: Stateless AJAX Widgets
- Patch set 1 of change I3d4e06a1823786f23fc7ce5ef0b179d625abccff has been pushed to the review server.
It is available...
2011-11-08
-
12:36 Bug #31667 (Resolved): AJAX widgets broken when called inside a loop
- Applied in changeset commit:e45079412d945aab812a48933ea5c3ff362e0b08.
-
12:11 Bug #31667: AJAX widgets broken when called inside a loop
- Patch set 5 of change I543fd9771b3c5f9d7b9693980f3b1c17dff28996 has been pushed to the review server.
It is available... -
12:08 Bug #31667: AJAX widgets broken when called inside a loop
- Patch set 4 of change I543fd9771b3c5f9d7b9693980f3b1c17dff28996 has been pushed to the review server.
It is available... -
12:07 Bug #31667: AJAX widgets broken when called inside a loop
- Please use http://review.typo3.org/6594 for testing
-
12:05 Bug #31667: AJAX widgets broken when called inside a loop
- Patch set 3 of change I543fd9771b3c5f9d7b9693980f3b1c17dff28996 has been pushed to the review server.
It is available... -
11:41 Bug #31667 (Under Review): AJAX widgets broken when called inside a loop
- see https://review.typo3.org/#change,2602
-
11:35 Bug #31667 (Resolved): AJAX widgets broken when called inside a loop
- As ViewHelpers are supposed to be stateless they were create once per
RenderingContext and reused whenever the Rende... -
12:11 Revision e4507941: [FEATURE] Widgets: Reset WidgetViewHelpers when being reused from ViewHelperNode
- * Introduce an AbstractViewHelper::resetState method to handle any kind
of statefull interaction, empty by default.... -
06:37 Bug #29395 (Resolved): SelectViewHelper with multiple=true cannot work with Collections
- thanks a lot for the patchset :)
-
06:36 Bug #29395: SelectViewHelper with multiple=true cannot work with Collections
- Patch set 3 of change Ifc005c58287c4d1479bb42eb04455f38c37efc40 has been pushed to the review server.
It is available... -
06:34 Bug #29395: SelectViewHelper with multiple=true cannot work with Collections
- Patch set 2 of change Ifc005c58287c4d1479bb42eb04455f38c37efc40 has been pushed to the review server.
It is available... -
06:37 Revision 5df40110: Merge "[BUGFIX] pre-selecting entities does not work with multiple flag set"
-
06:36 Revision 1d9943d2: [BUGFIX] pre-selecting entities does not work with multiple flag set
- The SelectViewHelper is not able to retrieve the selected uuid values for
a collection of objects
Change-Id: Ifc005c... -
06:19 Bug #30935: Catch ViewHelper exceptions and log them in production context
- Patch set 3 of change I4af4d03ff6048fcc8999f4a48d5c2897dc43fc4e has been pushed to the review server.
It is available... -
06:06 Bug #31658 (Resolved): Inconsistency: Change argument handling of widget ViewHelpers
- Applied in changeset commit:02bbddbd036ecd8effd2068a6c868d43eb7b6d06.
-
06:03 Bug #31658: Inconsistency: Change argument handling of widget ViewHelpers
- Patch set 8 of change I99258f08c8221e4fc284017b88e6768b66cf6131 has been pushed to the review server.
It is available... -
06:01 Bug #31658 (Resolved): Inconsistency: Change argument handling of widget ViewHelpers
- * Change action parameter from "action" to "@action"
* Add "@format" parameter
-
06:03 Revision 02bbddbd: [!!!][TASK] Change argument handling of WidgetViewHelpers
- * Change action parameter from "action" to "@action"
* Add "@format" parameter
This is potentially a breaking change...
2011-10-31
-
13:33 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 4 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
13:27 Feature #31019: FlashMessages ViewHelper should render message title and severity
- Patch set 3 of change Icf2c3e0bff3140bfd7da0c3c0808cca0097f6197 has been pushed to the review server.
It is available... -
11:40 Bug #31451 (Closed): Fluid XSD Generator uses removed method
- When trying to generate an XSD to use with my Editor the following Exception gets thrown:
Fatal error: Call to...
2011-10-28
-
16:36 Bug #31380 (Resolved): DocComment of Form.ValidationResultsViewHelper is incorrect
- The current DocBlock says:...
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
-
21:40 Revision 58f143c1: [TASK] Update version in Package.xml
- Change-Id: Ib5491477f0aca90aba516467b6e9bae89b5b22f1
-
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.
-
18:31 Revision 4b480637: [BUGFIX] AjaxWidgetContext is not stored in session
- This change adds the required Session autostart annotation
to the AjaxWidgetContext.
Change-Id: I2e1ff54d2b1254d0a43...
2011-10-18
-
17:15 Revision caafde68: [TASK] Remove scope annotations for prototypes
- Change-Id: I470e274e5f575d6b0e6b85d1d3bf3b94f1ec4308
-
16:14 Revision 9c2e837a: [TASK] Drop @author tags from source code
- Change-Id: If152506ef8cd9d47a2a327b045f529e2e9b2e83c
-
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... -
12:44 Revision cf7b9db7: [TASK] Fix two failing unit tests
- Change-Id: Ib6b61f492ac8d1595b8879340e83683a107ccecd
Related: #31015
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...
-
15:05 Revision 984cc21a: [TASK] Adjust to new annotation syntax
- The syntax for annotations changed with #27627, this adjusts the
code as needed.
Change-Id: I51cfd212683a690b0175598... -
15:05 Revision 88941212: [TASK] Fix two failing unit tests
- Two tests started to fail because the annotation reader was not
initialized. Bad functional style unit tests fixed th...
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 ...
-
15:18 Revision 24a8e237: [FEATURE] Catch Routing Exceptions in uri and link ViewHelpers
- This change makes sure that exceptions that are thrown by the
router are caught and rethrown as ViewHelper exceptions...
Also available in: Atom