Page 1 of 1

How can I... change Issue History from sorting ASC to DESC..

Posted: 30 Mar 2006, 16:45
by robertvanhall
Dear people,

Just found out how (but where, that's still the question) :wink:
to change the time format of the Issue History.

But how can I change the sort order of Issue History, so that the newest changes will be shown on top?

Cheers,
Robert

Posted: 30 Mar 2006, 16:51
by Narcissus
Hi Robert:

History ordering is set by the $g_history_order config setting.

Add:
$g_history_order = 'DESC';

to your config_inc.php file and you should be set....

Hope this helps,
Lincoln.

Posted: 31 Mar 2006, 10:47
by robertvanhall
Hi Narcissus,

Thank you very much, this was exactly what I meant.

Only, I made a mistake: I changed it in config_defaults_inc.php, but meanwhile I have found out that this is not the right way to do it: I should add the changed setting in config_inc.php, right?

Thanks a lot,

Cheers,
Robert

Posted: 31 Mar 2006, 10:58
by vboctor
All configuration overrides should go into config_inc.php, this retains your configuration if/when you upgrade to future Mantis versions.

Regards,
Victor
Mantis Blog
http://www.futureware.biz