log

age author description
Fri, 11 Nov 2011 17:50:58 +0000 luisf Fixes (hopefully) Bug #323 feature_14
Fri, 11 Nov 2011 17:24:10 +0000 luisf gross hack to fix autocompletes from being halted in the project filter chain. To be fixed. feature_14
Fri, 11 Nov 2011 16:04:44 +0000 Chris Cannam Merge from branch "luisf" cannam
Fri, 11 Nov 2011 15:59:11 +0000 luisf Merge from branch "feature_14" luisf
Fri, 11 Nov 2011 15:57:58 +0000 luisf created a new instance variable to be able to filter the projects: @filtered_projects. New projects index layout; new partials for projects index. feature_14
Thu, 10 Nov 2011 17:45:08 +0000 luisf added a button to submit filters; removed some unnecessary code; removes ajax observe functionality on filtering. feature_14
Thu, 10 Nov 2011 15:49:00 +0000 luisf Render projects table with token highlinting (project controller index action). feature_14
Thu, 10 Nov 2011 12:28:53 +0000 luisf corrected bug in the project's tag link helper. feature_14
Thu, 10 Nov 2011 11:14:52 +0000 luisf dev commit: project tag link helper function feature_14
Wed, 09 Nov 2011 17:02:45 +0000 luisf Correctly filtering by tag and name. feature_14
Tue, 08 Nov 2011 17:12:52 +0000 luisf started building the project's tag filtering interface. feature_14
Tue, 08 Nov 2011 15:05:22 +0000 luisf added tag filtering partial, but still needs work done. feature_14
Tue, 08 Nov 2011 14:21:34 +0000 luisf retrieving the project tags list correctly (though link is still broken - linking to the issues page…) feature_14
Tue, 08 Nov 2011 14:15:07 +0000 luisf The project available tags now accepts the "name_like" parameter. feature_14
Tue, 08 Nov 2011 11:37:37 +0000 luisf Added method that returns all projects tags. feature_14