Activity Stream Demo

Last modified by Ludovic Dubost on 2013/06/03 09:04

This is a demo of a performant activity stream. The principle of this activity stream is to display results by groups of 5 minutes. A first query is run to detect all groups of 5 minutes that are needed to display 20 (configurable) groups. Then one other query is run to retrieve all the necessary data to display the 20 groups. For each group, the display is different based on the number of results. 

If you click on a group the detailed changes are retrieved using an AJAX call.

Security wise, the display will check security for groups of less than 100 changes. Otherwise only the number of changes are displayed.

For now the display has not been made to look pretty.


Failed to execute the [groovy] macro. Cause: [ActivityEventImpl is not mapped]. Click on this message for details.