Commit Graph

172 Commits (95fd58cff727dc28067731eae6abe44f5c0d92ba)

Author SHA1 Message Date
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
ulferts a28ec25957 Fix/parent sorting missing elements (#6118) 7 years ago
ulferts c1be19a6da remove unused sortable join (#6099) 7 years ago
Oliver Günther 266bddeeb4
Extract serializable as module again 7 years ago
Oliver Günther e0d323e707
Use constant ME_VALUE 7 years ago
Oliver Günther 67b57b8a04
Code style 7 years ago
Oliver Günther b70a891b47
Correctly use the me_value replacements in the CF filter base 7 years ago
Oliver Günther 941ed90b6a
Extract Custom Field mixin and subfilters 7 years ago
ulferts 587c3d6d40 fix poor mysql performance on sorting by parent (#6059) 7 years ago
ulferts 7d5616119f replace dynamic AR method by static string (#6049) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
Jens Ulferts 403bf905e9
extract custom field filter into shared mixin 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther e7294110c0 [26392] Don't map value objects to nil (#5955) 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
Oliver Günther 75d2f010ba [25108][26176] Assigned_to filter returns group values 7 years ago
ulferts b8355caf51 treats non set cf values same as "No" for boolean cf filtering (#5803) 7 years ago
ulferts 4d95cc815f Feature/guarded relation columns (#5784) 7 years ago
ulferts 39bbf082bf fix author filter for projectless users (#5718) 7 years ago
Oliver Günther bbd10c8dfe
Review remarks 8 years ago
Jens Ulferts 9323ded10b
add missing ) to watcher filter sql statement 8 years ago
Oliver Günther 2c0ebf0a6e
Add relationType to relationOfType column 8 years ago
ulferts 55695ed756 adds query columns by relation type (#5625) 8 years ago
ulferts 20dd8a6e0a Feature/work package id filter (#5614) 8 years ago
ulferts 2f7f60e3b2 add missing ) to watcher filter sql statement (#5629) 8 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
ulferts 41aea10480 fix user/version cf rendering in forms (#5610) 8 years ago