Commit Graph

59 Commits (7408c24c89d0142a6a518bc80cc75e7f41f1d857)

Author SHA1 Message Date
Jens Ulferts fdaa449236
avoid initial search on work package tab 6 years ago
Wieland Lindenthal 835d9aca06 Remove minimum length for search terms in global search 6 years ago
Wieland Lindenthal c2819c466d improve code climate 6 years ago
Wieland Lindenthal 00cd53ef53 GlobalSearchTabs should not know that the All tab is treated differently. 6 years ago
Wieland Lindenthal 77b515546a Render tabs within Angular. 6 years ago
Wieland Lindenthal 45b511a649 Remove project scope selector and integrate it into the autocompleter. 6 years ago
Wieland Lindenthal 6c5dba3eb9 WIP: Add a GlobalSearchService 6 years ago
Wieland Lindenthal 57d86b4a3f WIP: Add attachment fulltext and filename to old rails search. 6 years ago
Wieland Lindenthal 5df4e032ab remove "My projects" from scope 6 years ago
Wieland Lindenthal 816c6bd8ca Render work package table for work package search 6 years ago
Henriette Dinger 99f468fe33 Make search with subprojects default 6 years ago
Inga Mai 2d0d2feccf [27828] Feature: Query menu in sidenav (#6429) 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 8391a9c0d2
Use PermittedParams to allow search parameters 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles 64b288af36 Remove MessagesHelper includes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Markus Kahl 473b595fbc fixes pagination for postgres 11 years ago
Johannes Wollert 16a54ea416 pretend to be a nested ressource when searching for stuff 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 1eee7312f6 [#289] Remove single helpers in favor of :all in ApplicationController 14 years ago
Eric Davis 7376ef2ad7 Typecast issue ids when searched for. 15 years ago
Jean-Philippe Lang 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. 15 years ago
Jean-Philippe Lang c11d30ebc9 Makes search providers extensible (#3936). 15 years ago
Jean-Philippe Lang fe7d65922b Fixed: can not search for 2 letters word (#4381). 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang be2b8a62f4 Search engine: display total results count (#906) and count by result type. 17 years ago
Jean-Philippe Lang b0be3b95aa Ability to search a project and its subprojects (#1264). 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang d4429a544c Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino). 17 years ago
Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang bf6e02c739 Search engine: search can be restricted to an exact phrase by using quotation marks (eg. hello "bye bye" can be used to search for "hello" and "bye bye" strings). 17 years ago