Project

General

Profile

Actions

Patch #23153

closed

Plugin hooks for custom search results

Added by okkez _ almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Plugin API
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I'm a developer https://github.com/okkez/redmine_full_text_search

I want to add funcionality to sort by `upated_at` or `score`.

Please apply these patches.

Thank you.


Files

Actions #1

Updated by Go MAEDA almost 8 years ago

Could you describe use cases of the changes?

Actions #2

Updated by okkez _ almost 8 years ago

In Redmine 3.3.0, we cannot customize search result (app/views/search/index.html.erb) at all.
I want to add new query parameter `orderby` or `sortby`.
And `Redmine::Search::Fetcher` cannot handle extra query parameters sush as `orderby` or `sortby`.
I want to use extra query parameters in my plugin that customizes `Redmine::Search::Fetcher`.

Actions #3

Updated by Go MAEDA almost 8 years ago

  • Target version set to 3.4.0

Thanks for the explanation. Setting target version to 3.4.0.

Actions #4

Updated by Jean-Philippe Lang over 7 years ago

  • Subject changed from Customize search result to Plugin hooks for custom search results
  • Status changed from New to Resolved
  • Assignee set to Jean-Philippe Lang
  • Target version changed from 3.4.0 to 3.3.1
Actions #5

Updated by Jean-Philippe Lang over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF