Skip to content

renuo/redmine_tracky

Repository files navigation

Redmine-Tracky

Improved time tracking for Redmine (tested using Redmine 5.1)

Prerequisites

Development Setup

git clone -b 5.1-stable https://github.com/redmine/redmine
git clone https://github.com/renuo/redmine_tracky redmine/plugins/redmine_tracky
cd redmine/plugins/redmine_tracky

bin/setup

Optional: Adjust the database file

Production Setup

git clone https://github.com/renuo/redmine_tracky plugins/redmine_tracky

RAILS_ENV=production rake redmine:plugins:redmine_tracky:install

Configuration

Administration => Roles & Permissions

Development

  • Run: rake run
  • Lint: rake lint
  • Test: rake test
  • Watch Assets: rake watch

Copyright

Copyright 2021-2024 Renuo AG, published under the MIT license.