echocat / adam

Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.
https://adam.echocat.org
GNU Lesser General Public License v3.0
11 stars 15 forks source link

Ability to sort columns #31

Open feisley opened 10 years ago

feisley commented 10 years ago

Provide the ability to sort the columns in the following ways:

  1. Allow the default sort to be selected in the configuration
  2. Allow the end user to dynamically re-sort the report by clicking on the column headers.
blaubaer commented 10 years ago

I'am not sure if it is possible to support this in a permanent way. The cause: Lucence engine and the structure of confluence is not very good optimized to handle this. :-/