When there are more than 5 projects registered on Redmine, those listed on main page’s “Latest projects” box are sorted by creation date descending (more recently created first), leaving old projects (which could have been more often updated) out of the list.
Is there a way to list top 5 projects by activity from highest to lowest, or display all registered projects, in that very box, without changing code ? (I don’t have access to it).
My version is Redmine 1.0.1.devel (MySQL).
Thank you.
Browsing around the redmine source for 1.0, it looks like there’s no setting for sort order:
http://redmine.rubyforge.org/svn/branches/1.0-stable/app/controllers/welcome_controller.rb