Redmine notification tools for chrome extension.
- See the problem and the discuss directly through the plugin.
- Real time updates and automatically prompted to the problem.
- Support for multiple redmine, centralized management issues.
- Support for custom issue roles (developer and tester).
- issue status and issue number.
- Support offline viewing problems.
- Added spanish locale
- Added 1 minutes update interval
- Refine options code
- Add trackers option
- Fix #51: get statuses from API
- Update toggle icon position.
- Fix update issues bug.
- Fix #23: update issues after get issue from api.
- Add json lint.
- Fix #10: add notify_status option.
- Fix #44: html notification trouble.
- Fix #43: save editor content.
- Add ja-JP support.
- Update
nav-tabs
display.
- Fix #40: Create Tool bar for comments.
- Add ja-JP support.
Fix issue update textarea name.
Fix issue detail.
Fix the keys default.
Fix undefined keys error.
Add api key support.
Fix #37: conflict between jQuery and prototype.js.
Fix #35: add status in issue list.
- Add and update go back buttons.
- Add table classes
- Fix copy pre without code bug.
- Add 'Back to top' link.
- Add 'Copy' to pre.
- Add check redmine url and sidebar.
- Add content scripts to toggle redmine slidebar.
- Update the color of the priority label.
- Fix issue detail error!
- Fix #32: add sort issues list.
- Fix #30: update blockquote style.
- Fix #31: update issue detail use redmine detail page.
- Update textile parse lib.
- Fix textile convert bug.
- Fix notify bug.
- Fix #28: fixed the issue detail header.
- Fix #29: add status list change event.
- Fix #27: do not show notification when update the issue using extension.
- Add textile-js to parse issue description.
- Add feedback link.
- Update getIssue timeout to 1000ms.
- Add priority and assigned_to to reply form.
- Add copy issue to issues list.
- Fix notifications error.
- Fix filterIssues bug.
- Add copy issue feature.
- Do not add issue to unread list when update issue on extension.
- Fix do not show desktop notify bug.
- Add reply issue feature.
- Filter the same issue in different roles.
- Add i18n support.
- Add placeholder and check url.
- Handler unread list and count.
- Add issue attachments.
- Add histories.
- Add mark all as read.
- Update the options view.
- Update the issue item view.
- Add moment to format the update time.
- Initial release