To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (4.08 KB)
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.
Removed unecessary code (saving tags to a project is handled on the project model patch)
Merge from branch "live"
Removes unneeded/buggy query.
Moved all the plugins from the vendor folder to the application root folder.