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)
- Host: GitHub
- URL: https://github.com/kovstas/redmine_auto_date
- Owner: kovstas
- Created: 2017-02-18T13:49:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T13:49:38.000Z (over 8 years ago)
- Last Synced: 2025-02-09T20:45:46.445Z (3 months ago)
- Topics: redmine-plugin
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`