Giter Club home page Giter Club logo

redmine-bulk_time_entry_plugin's Introduction

Bulk Time Entry Plugin

This is a plugin to enter multiple time entries at one time.

Features

  • Enter multiple time entries from a single page

  • Auto fills the issue id based on the selected project

Getting the plugin

A copy of the plugin can be found in the downloads at Little Stream Software and also on GitHub.

Install

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to vendor/plugins/bulk_time_entry_plugin

  2. The link to the plugin should appear on the top left of your menu, called “Bulk Time Entries”

Usage

  1. Enter the time entry details

  2. Click “Add Another” or use the accesskey of Alt + A to add another time entry form

  3. Click “Save” to save all the time entries

CSV Import

A Rake task is included to allow importing Time Entries in bulk. The CSV file should be in the following format:

  • No header

  • Column 1 - Issue id

  • Column 2 - Time Entry comment (optional)

  • Column 3 - Date spent on. e.g. YYYY-MM-DD

  • Column 4 - Activity name. e.g. Development

  • Column 5 - Number of hours

  • Column 6 - User login. e.g. edavis

The rake task should be run in your Redmine root like:

rake bulk_time_entry:import:csv RAILS_ENV=production CSV_FILE=/path/to/time_entries.csv

License

This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.

Project help

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com

redmine-bulk_time_entry_plugin's People

Contributors

antono avatar edavis10 avatar ekohl avatar ericof avatar nackd avatar sio4 avatar slushie avatar

Watchers

 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.