Actions
Patch #23153
closedPlugin hooks for custom search results
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
      
      Updated by Go MAEDA over 9 years ago
      
    
    Could you describe use cases of the changes?
      
      Updated by okkez _ over 9 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`.
      
      Updated by Go MAEDA over 9 years ago
      
    
    - Target version set to 3.4.0
 
Thanks for the explanation. Setting target version to 3.4.0.
      
      Updated by Jean-Philippe Lang over 9 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
 
      
      Updated by Jean-Philippe Lang over 9 years ago
      
    
    - Status changed from Resolved to Closed
 
Actions