Commit Graph

307 Commits (a24040faf4afa2c160f5ad2d5e683cd88f8f57a0)

Author SHA1 Message Date
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Oliver Günther 39d63a0835
Remove templated filters when accessing query page 7 years ago
Jens Ulferts 4fc7e9d439
linting 7 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
Markus Kahl 607f2740ae filter deserialisation fix 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 643e945b85 - Remove configuration option for attachment search 7 years ago
Wieland Lindenthal 312b8855dd Fix bug missing includes method for shared custom field filters 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
Jens Ulferts a1812699f0
validate actions 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 8fa78e4b5a
Fix more specs 7 years ago
Oliver Günther 67b57b8a04
Code style 7 years ago
Oliver Günther 4de6dae5e4
Use name symbol key correctly 7 years ago
Oliver Günther 7dc9df3aee
Adapt specs to factory pattern 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 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Jens Ulferts 80c559c7e8
extract common strategy functionality into mixins 7 years ago
Jens Ulferts 0f9313dd26
reuse disk space query string 7 years ago
Jens Ulferts 5bdaa68261
validate custom field ordering 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 5ae86d9624
integrate custom field ordering 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Jens Ulferts c61619b6ef
limit custom field filters by cf visibility 7 years ago
Jens Ulferts b815d730af
move part of allowed_filter calculation to query/filters 7 years ago
Jens Ulferts 403bf905e9
extract custom field filter into shared mixin 7 years ago
Jens Ulferts 8573b63b9e
replace class method overriding class_attribute getter 7 years ago