- Add copy status setting
- Improve errors handling
- Adapt for Redmine 4
- Use Redmine 3.4-stable in travis with Ruby 2.3 and different time zones
- Use only deep_cloneable to copy issues
- Fix schedule section on issue page
- Fix time chek for DST
- Fix constants loading issue
- Copying issues only from active project
- Plugin association removed from settings
- Add warning in plugin settings page
- Add Russian readme
- Fix UTC-related issues
- Add setting for anonymous user usage
- 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
- (breaking-change) Rename plugin to RedmineRecurringTasks
- (breaking-change) Transfer plugin to Southbridge (http://github.com/centosadmin)
- Make preserve author of issue on copy
- Add relation between Issue and WeeklySchedule
- Add issue associations to copy in settings
- If issue have due_date then copied issue have relative due_date
- Add watchers to copied issue
- Add ability to make issues copies