ChiliProject is not maintained anymore.
Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and
we urge all existing users to migrate their data to a maintained
system, e.g. Redmine. We will
provide a migration script later. In the meantime, you can use the
instructions by
Christian Daehn.
Forums » Discuss »
Customized sorting of projects
Added by Ellinor Bråsjö at 2012-06-19 12:59 pm
Hi,
ChiliProject by default sorts projects in alfabetical order (on the projects overview page). Is it possible to customize the order?
Thanks!
/Ellinor
It's not even really alphabetical, and it can't be changed for the moment. What other ordering would you have in mind?
Hi,
Thanks for a quick answer.
I have some projects with this structure:
- Internal-IT
- Other projects
- Systems
And I would rather sort them this way:
- Systems
- Other projects
- Internal-IT
Thanks!
Ah, so you want a completely custom ordering? That's not possible short of going into the DB I think, sorry.
Thanks for the feedback. Yes, a completely custom ordering is what I'm looking for, but I guess the DB is the only way forward.