Skip to content

jochenseeber/redmine_timelog_extensions

Repository files navigation

Redmine Timelog Extensions Plugin

Extends the time logs in Redmine.

Features

  • Adds fields for start date, end date and pause to time entries.

  • Hours field is automatically calculated from these values.

Installation and Setup

  • The plugin requires at least Redmine 2.1

  • Open a shell and cd into your Redmine installation directory

  • Install the plugin

      cd plugins
      git clone https://github.com/jochenseeber/redmine_timelog_extensions.git
    
  • Run the database migration

      RAILS_ENV=production rake redmine:plugins:migrate
    
  • Restart Redmine

License

This plugin is licensed under the GNU Affero General Public License.

About

RedMine Plugin with Time Logging Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages