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 (1.23 KB)
Merge from branch "cannam"
Merge from branch "luisf"
Merge
Reverted the redminte_tags patches to the previous versions; cleaned unused code.
Merge from cannam_integration
Merge from branch "live"
Fix SQL error in project model
Merge from branch "feature_14"
The project available tags now accepts the "name_like" parameter.
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.