Activity
From 2011-10-13 to 2011-11-11
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...
2011-10-19
-
21:40 Revision 58f143c1: [TASK] Update version in Package.xml
- Change-Id: Ib5491477f0aca90aba516467b6e9bae89b5b22f1
-
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
-
12:44 Revision cf7b9db7: [TASK] Fix two failing unit tests
- Change-Id: Ib6b61f492ac8d1595b8879340e83683a107ccecd
Related: #31015
2011-10-17
-
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-14
-
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...
2011-10-13
-
22:42 Revision a6f41f52: Merge "[TASK] Remove scope annotations from interfaces"
-
12:55 Revision 77b5d773: [TASK] Remove scope annotations from interfaces
- They have no effect and in userland code even trigger an error.
Change-Id: I9c147c24a8a8e938db7944cce1f1792644723599
Also available in: Atom