25 Jul, 2016
8 commits
-
Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
-
Create initial style of elasticsearch, and refectored html Changes style of elasticsearch plugin, add variable to store search types. Adds style for communities partial. Adds person partial style Adding event to models and adding styles Refactored search controller and view - Changed search-form to use get instead of post - Uses search method directly in models - Refactored process results - Adding pagination Removed hardcode name from community view Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Adding community.rb and fixing searchable_fields Adding regex filter Add person & gallery to allow search on those models Show all results when query is empty Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
redirect index -> search action removing models extensions that are removed from core renaming elasticsearch helper to a better name (now, working as well) model extensions working with the new helper name check :weight exists refactoring models extensions
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Create elasticsearch structure Index models for elasticsearch Adding category search filter Make query generic Add README.md for elasticsearch plugin Start tests with rspec for elasticsearch Applyng filtering by type on articles Adding visible filter Signed-off-by: Lucas Moura <lucas.moura128@gmail.com> Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com> Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com>