Commit Graph

98 Commits (5f29005c709b00ffe3c41535bb9e2351ef825157)

Author SHA1 Message Date
ulferts 5edb64b2df
use default filter behaviour for wps available for relations 5 years ago
Oliver Günther 80dfe61339
Make autozoom a regular zoom level option 6 years ago
Oliver Günther 9020120e44
[29689] Allow setting the sort dir for group_by column 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 6 years ago
Oliver Günther c6538c5b69
[29598] Fix SQL joins from filter when grouping 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
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Markus Kahl bdefaadf5e
fixed typo 6 years ago
Wieland Lindenthal 1dcb43623e Add more highlighting specs for api v3 6 years ago
Wieland Lindenthal b7414c4cc2 Improve Codeclimate 6 years ago
Wieland Lindenthal 07d9e7a6e1 Very basic settings for default highlighting 6 years ago
Wieland Lindenthal f34018f482 Make highlighted_attributes be part of `valid_subset!` of query so erroneous saved queries will not fail, but saving them does. 6 years ago
Wieland Lindenthal 0d3c109db7 Fix saving of queries with highlighted attributes. 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 43e293178c
avoid AR exception on overlapping groups 6 years ago
Oliver Günther ec247a60a7
Add type to entire-row 6 years ago
Markus Kahl 3d8dea96ea added wp list highlighting mode setting 6 years ago
Oliver Günther d48f67688f
Also revert to none in backend, otherwise this will break specs 6 years ago
Oliver Günther f3e2100247
Save highlighting mode to query 6 years ago
Oliver Günther 33944345f3
Implement mode switching in display settings 7 years ago
Oliver Günther 1701750dda
Implement tab portal outlet with multiple attached views 7 years ago
Wieland Lindenthal 1e468b3cbf more rubocop stuff 7 years ago
Wieland Lindenthal 503502fa12 rubocop stuff and cleaning up code 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 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 a28ec25957 Fix/parent sorting missing elements (#6118) 7 years ago
ulferts c1be19a6da remove unused sortable join (#6099) 7 years ago
ulferts 7d30fcbc8e allow AR to alias on distinct (#6106) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther ed1a0c87de
[25999] Make timeline labels configurable 7 years ago
ulferts c70aa76ea0 mimic AR join alias calculation for query (#5682) 7 years ago
ulferts f4b36edccb Feature/save zoom in query 7 1 (#5637) 7 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Oliver Günther 6b372acae6
Implement timeline zoom level as query enum 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 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 780906a051
prevent WorkPackage#visible to result in duplicate entries for pluck 8 years ago
Jens Ulferts a5a13cf8d7
remove problematic distinct 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 209169c6f8 start summing up only on summable columns 8 years ago
Oliver Günther a8a5ff5d16 [23189] Reference statuses and projects in empty grouping (#4466) 9 years ago
Jens Ulferts 81bb6c6e5c remove instance variable caching 9 years ago
Alex Coles db078e0964 Fix for ActiveRecord::Base.reflections API change 9 years ago