additionals/CHANGELOG.rst

165 lines
3.6 KiB
ReStructuredText

Changelog
=========
1.0.1
+++++
- Coding standard cleanups
- ruby 2.1.5 required or newer
- version bump
1.0.0
+++++
- user group support for issue auto assign
- optimize deface overwrite path
- drop remove latest projects support (because Redmine 3.2 has dropped latest projects)
- add permission for log time on closed issues - make sure you adjust our permissions!
- code cleanups and bug fixes
- restructure settings
- wiki pdf settings has been added
- updated documentation
0.5.8
+++++
- Fixed top menu items permissions for anonymous and non member #29
- Fixed bug with overwriting application handler, which cases problem with other plugins
- Tweaks link added to admin menu
- replaced user macro with {{user}} syntax (old syntax user#id is not supported anymore)
- more formats for user macro and avatar support
- rename list_users to members
- rename list_projects to projects
- new documentation on https://redmine-tweaks.readthedocs.io
- updated bootstrap-datepicker and fixed zh locale problem
- html validation error has been fixed
- remove garfield support (because there is no image source server available)
- slideshare wiki macro has been added
- issue wiki macro has been added
- autoassign issue if no assignee is selected
- n+1 query optimization
0.5.7
+++++
- Custom source URL for Garfield source
- Wiki footer bug fixed with missing line break at the end of page
- date period support for calendar macro
- Code cleanups
0.5.6
+++++
- Redmine 3.2.x compatibility
- user macro has been added (user#1 or user:admin)
- recently_updated has been added
- lastupdated_by has been added
- lastupdated_at has been added
- calendar macro support
- NoReferrer support has been added
- system information uptime and uname have been added
- twitter macro support
- gist macro support
- vimeo macro support
0.5.5
+++++
- dependency with deface (used to overview views)
- fixed garfield caching macro problem
- you can add content to overview page now (top and bottom)
- some content and view optimization (removed wiki_sidebar compatibility problems with other Redmine plugins)
- Code cleanups and refactoring
0.5.4
+++++
- issue rule added for closing issue with open sub issues
- issue rule added for status change
- issue rule added for assigned_to change
0.5.3
+++++
- Redmine 3.0.x and 3.1.x supported
- "New issue" link with list_projects macro
- Parameter syntax changed for list_users and list_projects macros (sorry for that)
0.5.2
+++++
- "Edit closed issue" permission has been added
- Permissions supported for top menu items
0.5.1
+++++
- "Hide role in memberbox" has been added
0.5.0
+++++
- Redmine 2.6.x compatibility
- URL fixes
- Garfield macro has been added
0.4.9
+++++
- added overview text field
- fix style for "goto top"
- added macro overview help page
- fix compatibility problems with sidebar and other plugins
0.4.8
+++++
- added youtube macro
- project guide subject can be defined for project overview page
0.4.7
+++++
- added jump to top link
- top menu item configuration has been added
- footer configuration (e.g. for imprint url) has been added
0.4.6
+++++
- initialize plugins settings now works with other plugins
0.4.5
+++++
- option to remove help menu item
- Redmine 2.4.1 required
0.4.4
+++++
- installation error fixed
- description update for link handling
- help url now opens in new windows
- sidebar error has been fixed, if no wiki page already exist
0.4.3
+++++
- global gantt and calendar bug fix
0.4.2
+++++
- no requirements of Wiki extensions plugin anymore
0.4.1
+++++
- Fix problem with my page permission
0.4.0
+++++
- First public release