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 (9.09 KB)
moved the tags helper patch from the projects helper patch to the projects controller patch
Merge
Merge from branch "live"
Merge from branch "browsing"
Add tag cloud to front page (probably don't want it quite like this in the "real world")
Merge from cannam_integration
Merge from branch "cannam"
Move tag list in My Projects up to next to public/private text; move tags column in projects table to left of managed-by column and fix header colour; show My Projects toggle frame only if I have projects
Merge from branch feature_14
Addresses (closes?) Feature #336
Fixes Bug #340.
Merge from branch "feature_14"
Addresses Bug #321. New Projects Controller action to save the fieldsets status as session variables.
Merge from branch "luisf"
created a new instance variable to be able to filter the projects: @filtered_projects. New projects index layout; new partials for projects index.
Render projects table with token highlinting (project controller index action).
new files for project filtering and search (addresses also Feature #68); projects listing interface changes.