I love this hack. Thanks for sharing your work! Would it be possible to have this slightly modified to include the total number of hours spent on each ticket?
We just released Planning module 1.4 and have included these ticket page hacks with our other ticket module hacks. Thanks to all contributors to this post / hack!
Thank you very much Frederik and mphillips for your contributions.
Note to Ilja: for us, extension developers, life could be easier if we were able to "overwrite" template files with our custom ones, for example:
if there is file /themes/my_theme/tpl/module_name/index.tpl , it should automatically overwrite core file index.tpl .
No, that is not possible and we don't have plans to introduce that feature any time soon.
Such feature make upgrade process a living hell for both customers who are not web dev savvy and for the support. If you want to hack the core files, you can do that, but we do not have plans to make the upgrade process more complex than it should be because of that.
Thanks in advance!