Giter VIP home page Giter VIP logo

timetrack's Introduction

Mantis TimeTrack plugin

Version 1.10 Copyright 2024 Cas Nuy

Description

This plugin implements Time tracking outside of the Note system offering greater flexability

License

Released under the GPL v3 license.

Background

Original by Elmar Schumacher 2005 ([email protected]) GAMBIT Consulting GmbH for mantis version 1.x

Installation

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' );

configuration options

  • 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

Support via https://github.com/mantisbt-plugins/TimeTrack

Greetings

Cas Nuy
[email protected]
http://www.nuy.info

timetrack's People

Contributors

casn avatar tstoeter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.