A lot of Rails plugins are starting to be released as RubyGems. I’ve found using RubyGems to manage plugins has been easy and have several advantages over a standard Rails plugin: built in versioning easy installation – no more installing plugins to the wrong directory pick a specific version to use not having to add …
Tag: redmine
Redmine Kanban plugin
I’m happy to release the Redmine Kanban plugin for Redmine. This plugin allows users to manage issues by following the Kanban style of project management, with bonus Javascript effects like drag and drop. Getting the plugin A copy of the plugin can be downloaded from Little Stream Software or from GitHub. Make sure to download …
Redmine Issue Due Date plugin
I’ve just released another small plugin for Redmine, the Issue Due Date plugin. This plugin will automatically set the due dates for issues based their Version or Deliverable’s due dates. I found this is useful to keep track of the latest date an issue needs to be completed by. Getting the plugin A copy of …
Redmineblog.com – The Official Redmine blog
I’m happy to announce the launch of one of my Redmine side projects, the RedmineBlog.com. It will be the official blog for Redmine and will be another place the community can meet and topics discussed. From the About page: We will be writing about various components of Redmine and it’s community including: Community news Detailed …
Redmine Budget plugin v0.2.0 released (finally)
I’ve just uploaded a new release of the Redmine Budget plugin. The Budget plugin is a plugin for Redmine to manage the set of deliverables for each project, automatically calculating key performance indicators. This is a long awaited release that will fix many of the outstanding bugs and incompatibilities that have cropped up. Download The …