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 (2.02 KB)
Added method that returns all projects tags.
new files for project filtering and search (addresses also Feature #68); projects listing interface changes.
Patching the projects controller in order to have access to the params hash before saving (new, update actions) the project model.
Extending the Project model in order to save the tags in the before_save callback.
added new files for hooks; modified redmine tags init file so that patches are loaded.