Commit Graph

172 Commits (95fd58cff727dc28067731eae6abe44f5c0d92ba)

Author SHA1 Message Date
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
ulferts 86c2f3d59d Fix/increase query api robustness (#5574) 8 years ago
Oliver Günther f324aaff63 [25369] Avoid console errors when quickly moving between queries (#5566) 8 years ago
ulferts 2a71172837 prepare the query before reading results (#5547) 8 years ago
Jens Ulferts 8aebddb606
splash groups on assignee filter 8 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Jens Ulferts a4ae0e9b65
allow active, invited and registered users to be filter values 8 years ago
Jens Ulferts 3c6a93283b
simple code prettifications 8 years ago
Jens Ulferts b01681d328
increase custom field filter robustness 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Jens Ulferts 33545b9e39
refactor query filter statements into distinct classes 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Jens Ulferts 4a571ecf9f
avoid NotFound for invalid principal filter values 8 years ago
Jens Ulferts d80d8b1ecc
adapt list custom field filter to alterations caused by multi select 8 years ago
Jens Ulferts 6506d15d3b
eager load 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts 27362f785a
embed filters as objects 8 years ago
Carsten Klein 8c1631f4f9 Filter by date and date range. 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 8c916f12f3
eager load cf translations 8 years ago
Jens Ulferts d1f0aaf74b
cleanup class variables 8 years ago
Jens Ulferts c71a675ecd
introduce true/false db representation constants for cf 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Jens Ulferts c3013d6272 lazy load query filters and extract them into classes 8 years ago
Jens Ulferts b746caa697 eager load cf translations 8 years ago
Oliver Günther fd5efaa291 [23725] Fix available custom fields v3 naming (#4732) 8 years ago
Henriette Dinger 60dd91033f Remove special signs from filter 8 years ago
Jens Ulferts d56ee98ceb use db bool values for filtering 9 years ago
Jan Sandbrink 90e3bcaffa hide inactive priorities when applicable 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Ion Biziiac 8a5e21647b Add the class method add_filter_type_by_field to Queries::WorkPackages::Filter 11 years ago
Richard e20c000c1a Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 23b1d3bc13 Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
Richard 7d83a29dbe Put human readable names on available filter dropdown. 11 years ago
Till Breuer 1d0a3bec77 Add readable names to available work package filters 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Hagen Schink f5d0f25566 Uses 'class_attribute' 11 years ago