Plugins Directory » Hotkeys js
Author: | Aleksandr Ch | |
---|---|---|
Website: | https://github.com/sasha-ch/redmine_hotkeys_js | |
Code repository: | https://github.com/sasha-ch/redmine_hotkeys_js | |
Registered on: | 2015-02-05 (almost 10 years ago) | |
Current version: | 0.0.5 | |
Compatible with: | Redmine 2.6.x, 2.5.x | |
User ratings: |
- Some hotkeys for common actions:
- ctrl + enter : active form submit
- project tabs switching
- issue status changes
- Project tabs switching
- ctrl + alt + n : new issue
- ctrl + alt + m : new subtask
- ctrl + alt + e : edit issue
- ctrl + alt + i: issues list
- ctrl + alt + w: wiki
- ctrl + alt + g: gantt
- Issue status changes
- ctrl + shift + p : In Progress
- ctrl + shift + r : Resolved + pass to author
- ctrl + shift + f : Feedback + return to prev assignee
- ctrl + shift + c : Closed
- Tested on default skin.
Changelog
0.0.5 (2015-08-05)
Compatible with Redmine 2.6.x, 2.5.x.
+ "ArrowDown", "ArrowUp", "Space", "Enter" to quickly navigate issues list
0.0.4 (2015-05-11)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x.
+ Ctrl+Alt+P: project list select open
0.0.3 (2015-02-28)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x.
+ issue status change hotkeys
0.0.2 (2015-02-09)
Compatible with Redmine 2.6.x.
0.0.1 (2015-02-01)
Compatible with Redmine 2.6.x.