Skip to content

BadrIT/redmine_time_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Time Tracker

Redmine Time Tracker is a redmine plugin to let users track time entries easily from client applications.

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found at in the doc directory or on the official website www.redmine.org

Installation

1. `cd plugins`
2. Clone the scrummer plugin `git clone https://github.com/BadrIT/redmine_time_tracker.git`
3. cd ..
4. Run `RAILS_ENV=production rake redmine:plugins:migrate`
5. Run `RAILS_ENV=production rake time_tracker:load_default_data`

Update Time Tracker Plugin

1. cd plugins/redmine_time_tracker
2. git pull origin master
3. cd ..
4. Run `RAILS_ENV=production rake redmine:plugins:migrate`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published