GithubHelp home page GithubHelp logo

yolk / redmine2mite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomasklein/redmine2mite

1.0 3.0 0.0 260 KB

Redmine2mite connects your Redmine account with your mite.account. Track your time easily on issues within Redmine and get them automatically send to mite.

Home Page: http://mite.yo.lk/

License: MIT License

Perl 3.18% Erlang 1.03% Racket 0.03% Ruby 44.17% JavaScript 34.46% CSS 17.14%

redmine2mite's Introduction

mite is a sleek time tracking tool for teams and freelancers.

Redmine2mite connects your Redmine account with your mite.account. Track your time easily on issues within Redmine and get them automatically send to mite. Projects from Redmine can be bundled with mite.projects. You can specify which mite.services should be available in Redmine on a per-project basis.

A real time saver is the included time tracker (has to be activated in the plugin’s settings). As you are used to it from mite, you can start a tracker on an issue and let it run until you are finished and then easily stop it. No more guessing, stay accurate :)!

Requirements

Please note: For Redmine versions prior to 2.0 use the plugin version 1.6.

Installation

The following commands are intended to be executed on the command line.

  1. Change to plugins directory: $ cd /path/to/redmine/plugins
  2. Clone source code from GitHub: $ git clone http://github.com/thomasklein/redmine2mite
  3. Change to redmine root directory: $ cd /path/to/redmine/
  4. Install the plugin schema by calling rake redmine:plugins:migrate
  5. Restart your Redmine web server (e.g. Mongrel, Thin, WEBrick)
  6. Voilá!

Available translation files

English and German.

Setup

Login to Redmine. You should now see on the top right corner the link “mite”. Click on it.

After providing your account data you can now interconnect your mite.projects and mite.services with a specific Redmine project. The selected values will appear on top of the list, if you create a new time entry in the respective project.

Precondition is having Redmine projects assigned to your user, of course :-)

Usage

Once the connection to your mite.account was verified, sending your time entries to mite is very easy. The two fields mite.project and mite.service have been added to the time logging mask. When creating or updating a time entry the plugin sends those values to your mite.account.

Time tracker

Version 1.5 added the possibility to use the time tracker feature of mite directly in Redmine.

Precondition

Your user role must have the permission to “Edit own time logs”.

Setup

First of all, you have to activate this feature in the Redmine2mite preferences (link “mite” on the top right corner) by checking the option “Activate tracker functionality, if time entries are booked without effort”. It is by default deactivated.

Starting it

From now on, if you book leave the value for the amount of time empty or “0h0m” (as it is set automatically) and save a new time entry in Redmine or click the “Start time tracker” link in an issue, the tracker is started is Redmine and in mite simultaneously. You can see its status in the title bar of the current window and right beside the Redmine2mite preferences link.

Stopping it

To get to the issue that has the active tracker attached to it, just click on the orange timer on top right beside the Redmine2mite preferences link. Instead of the “Start time tracker” link, you should now see a “Stop running tracker” link. Click on it and it directs you to the form part of the time entry. When you submit the form, the time tracker is stopped.

Can two or more time tracker run simultaneously?

Nope.

Known issues

How do i uninstall the plugin?

Well, currently there is no easy way doing this.

  • remove the directory redmine2mite out of the /plugins directory.
  • manually delete all of the plugins database tables and newly added fields to existing tables
    • tables: mite_bindings, mite_rsrcs
    • added fields in table user_preferences: mite_account_name, mite_api_key, mite_note_pattern, mite_connection_updated_on, mite_tracker_option, mite_tracker_data, mite_synchronize_services
    • added fields in table time_entries: mite_time_entry_id, mite_project_id, mite_service_id, mite_time_entry_updated_on
  • all entries “redmine_mite” in table schema_migrations

License

Redmine2mite is licensed under the terms of the MIT License, see the included MIT-LICENSE file.

redmine2mite's People

Contributors

das-peter avatar p4ul avatar yolk avatar

Stargazers

 avatar

Watchers

 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.