To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
simplifying the seach/tag filtering. Not filtering by tag name at the moment.
Started rewriting the projects#index JS functions.
printing the html correctly (not escaping it)
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.
RedmineTags plugin: merged exiting with the most up-to-date version from the repo.
Moved all the plugins from the vendor folder to the application root folder.