An open API service indexing awesome lists of open source software.

https://github.com/kovstas/redmine_auto_date

Redmine plugin for automatically placing time into task (open/close tasks)
https://github.com/kovstas/redmine_auto_date

redmine-plugin

Last synced: about 2 months ago
JSON representation

Redmine plugin for automatically placing time into task (open/close tasks)

Awesome Lists containing this project

README

        

Auto Date plugin
=================

This redmine plugin for automatically stamped the start and end date of issues

__Install plugin__:

```rake redmine:plugins:migrate RAILS_ENV=production```

__Unisatll plugin__:

1. ```rake redmine:plugins:migrate NAME=auto_date VERSION=0 RAILS_ENV=production```
2. Remove the plugin from the plugins folder: `#{RAILS_ROOT}/plugins`