To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge
Fix incorrect link through from project explore page to tags-filtered projects list
Merge cannam's latest changes.
info -> search (translation string has already been renamed thus)
Tag search/filtering implemented. Needs interface redesign.
Fixed the extra spacing between the tags input field and its label.
simplified tag searching on the projects#index
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.