Activity
From 2011-10-27 to 2011-11-25
2011-11-23
-
10:25 Revision 70647cf6: [BUGFIX] Fix unit tests failing with PHPUnit 3.6
- Change-Id: Ic6b28203652be0964202a972109be4e0222541e9
Fixes: #32016
Releases: 1.0, 1.1
2011-11-22
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-10
-
17:16 Revision a356efbd: Merge "[FEATURE] (Core): Stateless AJAX Widgets"
-
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: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-08
-
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 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: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...
Also available in: Atom