Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 386 Bytes

Redmine Recent History

A Redmine plugin which utilizes javascript to maintain a list of recently viewed issues.

Issue list appears in the sidebar.

LICENSE

This plugin is released under the GPL v2 license.

HISTORY

  • 0.0.1 Original Ver.
  • 0.0.2 Compatible with Redmine 2.x (prototype.js -> jQuery)
  • 1.0.0 Compatible with Redmine 6.x (cookie -> webstorage)