additionals/CHANGELOG.rst

302 lines
6.9 KiB
ReStructuredText
Raw Normal View History

2016-04-24 08:37:45 +03:00
Changelog
2016-04-24 09:14:04 +03:00
=========
2015-12-06 14:48:33 +03:00
2018-06-21 20:51:40 +03:00
2.0.13
++++++
2018-07-18 18:51:09 +03:00
- FontAwesome 5.1.1 support
2018-06-26 20:59:30 +03:00
- smiley support for markdown text_formatting
2018-06-30 14:17:28 +03:00
- new_issue macro with i18n support
2018-07-01 10:27:35 +03:00
- updated bootstrap-datepicker to v1.8.0
- updated d3plus to v2.0.0-alpha.17
- ruby 2.2.0 is required
2018-07-15 19:02:52 +03:00
- Redmine 3.4 is required
2018-06-21 20:51:40 +03:00
2018-05-31 10:03:22 +03:00
2.0.12
++++++
2018-06-06 10:07:28 +03:00
- Provide d3 loader function
2018-05-31 10:03:22 +03:00
- More robust code for dealing with finding data
2018-05-11 07:55:08 +03:00
2.0.11
++++++
2018-05-30 09:57:39 +03:00
- i18n methods
2018-05-11 07:55:08 +03:00
- FontAwesome 5.0.13 support
2018-03-21 13:37:23 +03:00
2.0.10
2018-05-11 07:55:08 +03:00
++++++
2018-03-21 13:37:23 +03:00
- Remove bootstrap library
2018-03-27 10:26:48 +03:00
- compatibility with https://www.redmine.org/plugins/issue_id
- bug fix: issue and user macro uses absolute url in mailer notification
2018-04-25 13:06:04 +03:00
- Updated marmaid library to version 8.0.0-rc8
2018-03-28 10:54:35 +03:00
- Updated d3 library to 3.5.17
- Updated nvd3 library to latest 1.8.6
2018-05-06 15:04:00 +03:00
- FontAwesome 5.0.12 support
2018-03-28 10:54:35 +03:00
- Set default values for ui-tooltip css class
2018-04-05 08:56:54 +03:00
- ZeroClipboard updated to 2.3.0
2018-03-21 13:37:23 +03:00
2.0.9
+++++
- Updated bootstrap library to 4.0.0
- Drop angular_gantt library
2018-02-12 16:53:05 +03:00
- enables deface overwrite directory for all installed plugins (not only additionals)
- Updated d3plus to version v2.0.0-alpha.16
- add "Assign to me" to issues
- add "Status on sidebar" for issues
- add link to create new issue on user profile
- FontAwesome 5.0.8 support
2018-03-14 18:21:10 +03:00
- Add marmaid library
2.0.8
+++++
2018-01-06 13:11:49 +03:00
- Provide XLSX helper (and drop XLS helper)
- FontAwesome 5.0.6 support
- add list support for rake task setting_set
2018-01-06 13:11:49 +03:00
2018-01-04 13:44:39 +03:00
2.0.7
+++++
- FontAwesome 5.0.2 support
2018-01-04 13:44:39 +03:00
- Switching to SLIM template engine
2.0.6
+++++
2017-11-09 10:56:55 +03:00
2017-11-19 15:05:52 +03:00
- add rake tasks: drop_settings, setting_get and setting_set
2017-11-09 13:22:56 +03:00
- Updated nvd3 library to 1.8.6
2017-11-09 10:56:55 +03:00
- Updated angularjs libraries to v2.0.0-rc.1
- Wiki iframe macro integration has been added
2017-11-09 10:56:55 +03:00
2.0.5
+++++
- Redmine 3.4 bug fixes
- Helper function fa_icon renamed to font_awesome_icon because of conflicts with redmine_bootstrap_kit
2017-10-22 19:15:34 +03:00
- Cleanups deface overwrites
- add hook for user show
- Traditional Chinese support has been added (thanks to @archonwang)
2017-10-28 18:31:15 +03:00
- Wiki macro for weather with meteoblue has been added
- Wiki macro for google maps has been added
- Wiki macro for issues now supports display a comment and detect issue id and comment id from URL
2.0.4
2017-09-07 14:10:28 +03:00
+++++
- Add group_users macro
- Fix bug with REST-API and assigned_id for issues
- Use user name setting for sort order in macros
- Add invisible_captcha spam protection on registration form
2017-09-07 14:10:28 +03:00
2.0.3
+++++
- Allow remove watchers without re-adding it (only if author or assigned_user changed)
- Fix sort order of users for change author
- Add uninstall documentation
- Add option to disable autowatch issue at user level
- Fixed bug with recurring_tasks plugin and autowatch issues
- Add more unit tests
2.0.2
+++++
2017-07-26 15:17:41 +03:00
- Add option to add involved issue users automatically
- Add change issue author feature
- Fixed bug with Redmine 3.4.x and default assignee settings
- Refactoring patch include and wiki macros
2017-07-13 13:05:17 +03:00
2.0.1
+++++
- Simplified Chinese support has been added (thanks to @archonwang)
2017-06-29 17:11:47 +03:00
- Helper function fa_icon has been added
2017-07-13 13:05:17 +03:00
- Help menu item and MyPage menu item does not require application server restart anymore
- Redmine 3.4.x compatibility
2.0.0
+++++
- Redmine Tweaks has been renamed to additionals, because to resolve loading order problem of Redmine plugins
- Merge common_libraries plugin into additionals plugin
- Fontawesome support
2017-07-13 17:20:58 +03:00
- Redmine 3.0.x required
1.0.3
+++++
- TradingView macro support
- CryptoCompare macro support
- Reddit macro support
- Twitter macro improved with prefix image
1.0.2
+++++
- Smiley/Emoji legacy support
1.0.1
+++++
- Coding standard cleanups
- ruby 2.1.5 required or newer
- version bump
1.0.0
+++++
2016-10-04 07:43:48 +03:00
- 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
2016-08-19 14:08:02 +03:00
0.5.8
+++++
2016-04-23 11:06:21 +03:00
- 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
2016-05-30 23:18:30 +03:00
- html validation error has been fixed
- remove garfield support (because there is no image source server available)
- slideshare wiki macro has been added
2016-06-15 20:09:16 +03:00
- issue wiki macro has been added
2016-07-03 16:56:13 +03:00
- autoassign issue if no assignee is selected
2016-08-19 14:08:02 +03:00
- n+1 query optimization
2016-04-23 11:06:21 +03:00
2016-04-24 08:37:45 +03:00
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
2016-04-24 08:37:45 +03:00
0.5.6
+++++
2015-12-06 14:48:33 +03:00
2015-12-07 14:28:40 +03:00
- Redmine 3.2.x compatibility
2015-12-06 14:48:33 +03:00
- 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
2016-04-24 08:37:45 +03:00
0.5.5
+++++
2015-12-06 14:48:33 +03:00
- dependency with deface (used to overview views)
2015-12-07 14:28:40 +03:00
- fixed garfield caching macro problem
2015-12-06 14:48:33 +03:00
- you can add content to overview page now (top and bottom)
2015-12-07 14:28:40 +03:00
- some content and view optimization (removed wiki_sidebar compatibility problems with other Redmine plugins)
2015-12-06 14:48:33 +03:00
- Code cleanups and refactoring
2016-04-24 08:37:45 +03:00
0.5.4
+++++
2015-12-06 14:48:33 +03:00
- issue rule added for closing issue with open sub issues
- issue rule added for status change
2016-04-24 08:39:58 +03:00
- issue rule added for assigned_to change
2015-12-06 14:48:33 +03:00
2016-04-24 08:37:45 +03:00
0.5.3
+++++
2015-12-06 14:48:33 +03:00
- 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)
2016-04-24 08:37:45 +03:00
0.5.2
+++++
2015-12-06 14:48:33 +03:00
- "Edit closed issue" permission has been added
- Permissions supported for top menu items
2016-04-24 08:37:45 +03:00
0.5.1
+++++
2015-12-06 14:48:33 +03:00
- "Hide role in memberbox" has been added
2016-04-24 08:37:45 +03:00
0.5.0
+++++
2015-12-06 14:48:33 +03:00
2015-12-07 14:28:40 +03:00
- Redmine 2.6.x compatibility
2015-12-06 14:48:33 +03:00
- URL fixes
- Garfield macro has been added
2016-04-24 08:37:45 +03:00
0.4.9
+++++
2015-12-06 14:48:33 +03:00
- added overview text field
- fix style for "goto top"
- added macro overview help page
2015-12-07 14:28:40 +03:00
- fix compatibility problems with sidebar and other plugins
2015-12-06 14:48:33 +03:00
2016-04-24 08:37:45 +03:00
0.4.8
+++++
2015-12-06 14:48:33 +03:00
- added youtube macro
- project guide subject can be defined for project overview page
2016-04-24 08:37:45 +03:00
0.4.7
+++++
2015-12-06 14:48:33 +03:00
- added jump to top link
- top menu item configuration has been added
- footer configuration (e.g. for imprint url) has been added
2016-04-24 08:37:45 +03:00
0.4.6
+++++
2015-12-06 14:48:33 +03:00
- initialize plugins settings now works with other plugins
2016-04-24 08:37:45 +03:00
0.4.5
+++++
2015-12-06 14:48:33 +03:00
- option to remove help menu item
- Redmine 2.4.1 required
2016-04-24 08:37:45 +03:00
0.4.4
+++++
2015-12-06 14:48:33 +03:00
- 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
2016-04-24 08:37:45 +03:00
0.4.3
+++++
2015-12-06 14:48:33 +03:00
2015-12-07 14:28:40 +03:00
- global gantt and calendar bug fix
2015-12-06 14:48:33 +03:00
2016-04-24 08:37:45 +03:00
0.4.2
+++++
2015-12-06 14:48:33 +03:00
- no requirements of Wiki extensions plugin anymore
2016-04-24 08:37:45 +03:00
0.4.1
+++++
2015-12-06 14:48:33 +03:00
- Fix problem with my page permission
2016-04-24 08:37:45 +03:00
0.4.0
+++++
2015-12-06 14:48:33 +03:00
- First public release