Version 1.10 Copyright 2024 Cas Nuy
This plugin implements Time tracking outside of the Note system offering greater flexability
Released under the GPL v3 license.
Original by Elmar Schumacher 2005 ([email protected]) GAMBIT Consulting GmbH for mantis version 1.x
Like any other plugin. After copying to your webserver :
- Start mantis as administrator
- Select manage
- Select manage Plugins
- Select Install behind TimeTrack 1.10
- Once installed, click on the plugin-name for further configuration.
In case you want to have an overview in My View, do ensure to define a signal in my_view_page.php.
Then add the following line right after "layout_page_begin( FILE ); "
event_signal( 'EVENT_MYVIEW' );
- consultant_hourly_charge
What is the labor rate per hour
Default = 50 - consultant_manday_definition
How many hours in one working day
Default = 8 - timetrack_delete_threshold
What level is required to delete a time recording
Default = DEVELOPER - timetrack_add_threshold
What level is required to add a time recording
Deafult = DEVELOPER - timetrack_admin_threshold
What level is required to manage plugin
Default = ADMINISTRATOR - timetrack_history
Make history entries for time recording activities
Default = ON - timetrack_maxrec
Max records to show without selection criteris
Default = 35 - show_myview
Show a section in the My View page
Default = OFF - show_main
Show an option on the main menu
Default = ON - report_other_threshold
Level required to make time recording for others
Default = MANAGER
Support via https://github.com/mantisbt-plugins/TimeTrack
Cas Nuy
[email protected]
http://www.nuy.info