To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
The Create Project page now allows for correct search/insertion of tags. Using the new version of the redmine tags plugin.
added html_safe to the tags field description
Added the info class to the tags field description label.
Converting fields_for ... :builder => TabularFormBuilder to labelled_fields_for seems like the thing to do
Merge from branch "cannam"
Merge from branch "live"
Tags plugin: removed TabularFormBuilder (no longer used by Redmine).
Tags Plugin: changed form_remote_tag to form_tag with :remote hash.
Moved all the plugins from the vendor folder to the application root folder.