Plugins Directory » Recurring Tasks
|
Author: | Igor Olemskoi (Southbridge) |
---|---|---|
Website: | https://github.com/southbridgeio/redmine_recurring_tasks | |
Code repository: | https://github.com/southbridgeio/redmine_recurring_tasks.git | |
Registered on: | 2017-05-12 (over 7 years ago) | |
Current version: | 0.3.4 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Plugin for creating scheduled tasks from templates.
Changelog
0.3.4 (2020-01-28)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
- Add Translation Into Brazilian Portuguese
- Fix time zone issue
0.3.2 (2019-05-21)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
- Assign Time.now to copy start_date regardless of due_date presence
0.3.0 (2018-12-26)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
- Improve errors handling
- Adapt for Redmine 4
0.2.3 (2018-08-08)
Compatible with Redmine 3.4.x, 3.3.x.
- Use Redmine 3.4-stable in travis with Ruby 2.3 and different time zones
- Use only deep_cloneable to copy issues
0.2.2 (2018-04-05)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
- Fix schedule section on issue page
- Fix time chek for DST
- Fix constants loading issue
0.2.1 (2018-03-19)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
- Copying issues only from active project
- Plugin association removed from settings
- Add warning in plugin settings page
- Add Russian readme
0.2.0 (2018-02-17)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
- Fix UTC-related issues
- Add setting for anonymous user usage
0.1.0 (2017-08-03)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x.
- Add logging errors via logger
- Add ability to choose months and month days
- Change model from WeeklySchedule to RecurringTask
- Fix schedule checking method
- Move schedule to issue details bottom
0.0.2 (2017-05-16)
Compatible with Redmine 4.0.x, 3.5.x, 3.4.x, 3.3.x.
https://github.com/centosadmin/redmine_recurring_tasks/blob/master/CHANGELOG.md
0.0.1 (2017-05-15)
Compatible with Redmine 4.0.x, 3.5.x, 3.4.x, 3.3.x.