To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Fixed the tag+text queries using scopes.
simplifying the seach/tag filtering. Not filtering by tag name at the moment.
Handling saving the tags on project creation.
Removed unecessary code (saving tags to a project is handled on the project model patch)
The Create Project page now allows for correct search/insertion of tags. Using the new version of the redmine tags plugin.
Merge from branch "live"
A couple of further html_safes
Applying HTML safe method to filtered projects output.
Removes unneeded/buggy query.
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.