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 from live branch
Merge from branch "cannam"
Merge.
Merge from branch "biblio_alt_search_auth"
Removed unnecessary debugger breakpoint.
Merge
Merge from redmine-2.2-integration branch. We're going live!
simplified tag searching on the projects#index
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.