To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Tag search/filtering implemented. Needs interface redesign.
Added missing route to auto_completes#project_tags (AutoCompletes controller patched in redmine tags plugin)
Fixes broken route in projects index.
RedmineTags plugin: merged exiting with the most up-to-date version from the repo.
Fixed RedmineTags routes file (new Rails version standard).
Fixed Routes and Dispatcher calls in order to be compatible current version of Rails.
Moved all the plugins from the vendor folder to the application root folder.