Commit Graph

143 Commits (63e0ff8770f607b2af3213de0a50aae72164d552)

Author SHA1 Message Date
Oliver Günther 595a664753
[29683] Fix order statements of CF list 6 years ago
Wieland Lindenthal c4ac3aede2 Remove unused `joins` method 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 6 years ago
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Wieland Lindenthal bb1f09e9c5 Fix filter_configuration to always the `list` array 6 years ago
Wieland Lindenthal c830c62177 - Move Or-logic to a Mixin instead to a base class. 6 years ago
Wieland Lindenthal fdb5fa7eac Move `includes` method to OrBaseFilter. 6 years ago
Wieland Lindenthal 05bd97d877 Refactor SearchFilter to inherit from an OrBaseFilter 6 years ago
Wieland Lindenthal 5f72c654e9 Satisfy CodeClimate 6 years ago
Wieland Lindenthal d800854de0 Fix bug. Wrong operator was set. 6 years ago
Wieland Lindenthal ce6c208e7e Add CommentFilter and include it into SearchFilter 6 years ago
Wieland Lindenthal a48ef771d3 Add operator "everywhere" to SearchFilter. 6 years ago
Wieland Lindenthal ee1fc0b34b Fix SearchFilter input to be text 6 years ago
Wieland Lindenthal 2a47d8f512 Refactor SearchFilter to combine other filters. 6 years ago
Wieland Lindenthal c64cbc38d1 Add DescriptionFilter for work packages 6 years ago
Wieland Lindenthal 4fc70d8951 Create SearchFilter on work packages that searches on: 6 years ago
Oliver Günther 1d65582a50
[29184] Validate with old parent templated value 6 years ago
Jens Ulferts de2735f797
implement time entries widget 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
ulferts 4209539da9 Feature/angular calendar (#6766) 6 years ago
Jens Ulferts eb726a41a8
provide the query as context for cf filters 6 years ago
Oliver Günther 1a8090402f try to save highlighted attributes 6 years ago
Oliver Günther 6541cbe073 Add highlightable column 6 years ago
Jens Ulferts 98ed6b521c
allow filtering by accountable group 6 years ago
Oliver Günther 14fd7d2eb4
[28475] Fix usage of value objects in subproject filter 6 years ago
Oliver Günther 1c0a3cf82b
Avoid plucking only :id on a mapped query that orders by name 6 years ago
Oliver Günther aae558cc7a
[28448] Avoid running into nil project on validation check 6 years ago
Jens Ulferts fa2b0fa1d9
clean up templated filter values 7 years ago
Jens Ulferts 14dd5c77f4
introduce a :context value for parent filter 7 years ago
Jens Ulferts a682aef2cf
fix reloading of mixin - file named incorrectly 7 years ago
ulferts 3881b47e26 add parent filter to wp query (#6235) 7 years ago
Oliver Günther 9c3d547207
Work around error in value_objects of parent filter 7 years ago
Jens Ulferts db7b747f2c
add parent filter to wp query 7 years ago
ulferts 5f8359a55c when sorting by version, sort by name only (#6201) 7 years ago
Wieland Lindenthal b5de6add68 Do not allow attachment filters unless TSVector is available. No MySQL/MariaDB support. 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 7 years ago
Wieland Lindenthal 8d7332b2da cleanup i18n 7 years ago
Wieland Lindenthal c8d610e2ba Satisfy rubucop 7 years ago
Wieland Lindenthal 3115f53bc9 Add feature spec for attachment filters 7 years ago
Wieland Lindenthal b32b5651e9 Fix for not crashing DB query when search term is "')" 7 years ago
Wieland Lindenthal fa6b3fcf99 normalize file names differently 7 years ago
Wieland Lindenthal 09988ec233 Use filter instance method `available?` for checking Enterprise Token 7 years ago
Wieland Lindenthal 0a21541dd7 Allow filter WPs based on the content or file name of their attachments 7 years ago
Wieland Lindenthal aa0f70681b Add first LIKE based WP filter for Attachment content and file name 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 8c732b9a42 Fix/parent depth first sorting (#6133) 7 years ago