GithubHelp home page GithubHelp logo

mantisbt-plugins / defcon Goto Github PK

View Code? Open in Web Editor NEW
0.0 9.0 0.0 104 KB

Adds a default consultant to each project which can be reassigned during issue creation

License: GNU General Public License v3.0

PHP 100.00%

defcon's Introduction

Defcon plugin for Mantisbt

Version 3.2.0

Description

Defcon is a plugin for MantisBT that allows for:

  1. Definition of a Default consultant per project
  2. Setting the rate for each project a. The rate is stored @ the time of issue creation b. Default the program calculates an Estimated cost for fixing the issue based upon the historical rate c. The rate @ issue level can be adjusted i. Retrieve the updates project rate ii. Overwrite the default rate for this issue

This plugin was developed for a Canadian company and placed in public domain

Copyright

- 2024 Cas Nuy www.NUY.info

License

Released under the GPL v3 license.

Support

File bug reports and submit questions on the GitHub issues tracker.

Requirements

- MantisBT version 2.0.0

Installation

  1. Download the plugin here
  2. Copy the plugin's code into a Defcon directory in your Mantis installation's plugins/ directory. Note that the name is case sensitive.
  3. Log into Mantis as an administrator, and go to Manage -> Manage Plugins.
  4. Locate Defcon in the Available Plugins list, and click on the Install link.
  5. Click the hyperlink on the plugin's name to configure it.
  6. In order to use the calculation of the estimate you need to configure a custm field with the name "Estimate". a. This field must be of type integer and represents the number of unts (hours, days) in which the rate has been defined.
  7. MyView page you can add a section to the MyView page.
    for this you need to add the following line to my_view_page.php:
    event_declare('EVENT_MYVIEW');
    This line needs to be inserted right after:
    define( 'MY_VIEW_INC_ALLOW', true );

defcon's People

Contributors

casn avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.