Commit graph

10 commits

Author SHA1 Message Date
Reinier Balt
7c935652fb make search and feedlist pass 2012-05-03 23:23:31 +02:00
Reinier Balt
13b58f3a10 all unit and functional tests are passing 2012-04-30 13:56:40 +02:00
Reinier Balt
fd433d76d8 fix all upgrade warnings from the rails_upgrade plugin 2012-04-30 13:56:38 +02:00
Reinier Balt
71cd34a35f fix #1239. Context helper was missing in search controller
Conflicts:

	app/controllers/search_controller.rb
2012-01-31 12:12:58 +01:00
Reinier Balt
83133e3cdc improve sort order of search results and remove delete button for found projects 2011-09-16 12:39:44 +02:00
Reinier Balt
b8fd942eb4 small cleanups 2009-02-05 21:55:33 +01:00
Farzad FARID
609cd181b6 Rewrite tag search SQL to use JOIN instead of WHERE when appropriate.
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-01-23 15:31:50 +08:00
Reinier Balt
2472866baa fix search. Was broken because of removal of user_id from taggings. Fixes #831 2009-01-21 22:11:31 +01:00
Reinier Balt
3ddabd20d1 implement suggestions for search in #787
* the search form gets focus when loaded
* searching on contexts and tags added
2008-12-03 20:25:05 +01:00
bsag
20940ff348 Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
Renamed from tracks/app/controllers/search_controller.rb (Browse further)