public
Description: This plugin will let you enter timelogs in bulk
Homepage: https://projects.littlestreamsoftware.com/projects/show/redmine-bte
Clone URL: git://github.com/edavis10/redmine-bulk_time_entry_plugin.git
name age message
file .gitignore Tue Sep 30 21:42:08 -0700 2008 ignored ide files [michelefranzin]
file COPYRIGHT.txt Loading commit data...
file CREDITS.txt Mon Nov 10 11:01:21 -0800 2008 updated credits [michelefranzin]
file GPL.txt Fri Jul 04 09:58:43 -0700 2008 Adding project license [edavis10]
file README.rdoc Wed Mar 18 20:51:42 -0700 2009 Converted Markdown to RDoc [edavis10]
file Rakefile
directory app/ Mon Jun 08 21:15:24 -0700 2009 Renamed RedmineCompatibility to BulkTimeEntryCo... [edavis10]
directory config/
directory db/ Fri Jul 04 09:54:40 -0700 2008 Adding empty redmine plugin [edavis10]
file init.rb
directory lang/ Wed Mar 18 18:05:35 -0700 2009 Added Hungarian translation from Gergő Jónás. ... [edavis10]
directory lib/ Mon Jun 08 21:15:24 -0700 2009 Renamed RedmineCompatibility to BulkTimeEntryCo... [edavis10]
directory spec/ Tue Sep 30 21:42:28 -0700 2008 removed unused files [michelefranzin]

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

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