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 branch "feature_14"
created a new instance variable to be able to filter the projects: @filtered_projects. New projects index layout; new partials for projects index.
added a button to submit filters; removed some unnecessary code; removes ajax observe functionality on filtering.
Render projects table with token highlinting (project controller index action).
dev commit: project tag link helper function
started building the project's tag filtering interface.
added tag filtering partial, but still needs work done.
retrieving the project tags list correctly (though link is still broken - linking to the issues pageā¦)
The project available tags now accepts the "name_like" parameter.
new files for project filtering and search (addresses also Feature #68); projects listing interface changes.
now saving the tag list.
added project tag form partial.
added new files for hooks; modified redmine tags init file so that patches are loaded.