Vote #77567
完了Plugin hooks for custom search results
0%
説明
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.
journals
Could you describe use cases of the changes?
--------------------------------------------------------------------------------
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`.
--------------------------------------------------------------------------------
Thanks for the explanation. Setting target version to 3.4.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------