OSDN Git Service

Common filtering for dashboard and group. Share partial search result partial
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 7 Jan 2013 18:48:57 +0000 (20:48 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 7 Jan 2013 18:52:43 +0000 (20:52 +0200)
commitcc64f2a814802abe9ae3bb8297079b643c8774df
tree5eb20bceb48b9f81093e8734907fe4c9f7b40ada
parent0a1603992490d47b3fe676a02dedb5417603a1f2
Common filtering for dashboard and group. Share partial search result partial
app/contexts/filter_context.rb [new file with mode: 0644]
app/controllers/dashboard_controller.rb
app/controllers/groups_controller.rb
app/helpers/groups_helper.rb [new file with mode: 0644]
app/views/groups/_filter.html.haml [new file with mode: 0644]
app/views/groups/issues.html.haml
app/views/groups/merge_requests.html.haml
app/views/groups/search.html.haml
app/views/groups/show.html.haml
app/views/search/_result.html.haml
app/views/search/show.html.haml