Commit Graph

36 Commits (5c1e5315793d90102b0567407076f5148e946cdf)

Author SHA1 Message Date
Oliver Günther 9020120e44
[29689] Allow setting the sort dir for group_by column 6 years ago
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Oliver Günther c6538c5b69
[29598] Fix SQL joins from filter when grouping 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Jens Ulferts 43e293178c
avoid AR exception on overlapping groups 6 years ago
Markus Kahl f687815cdb enable enterprise feature 6 years ago
Markus Kahl 3d8dea96ea added wp list highlighting mode setting 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts 79d8be42c4
dynamically determine the correct sort order in parent order test 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
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
ulferts b8355caf51 treats non set cf values same as "No" for boolean cf filtering (#5803) 7 years ago
ulferts c70aa76ea0 mimic AR join alias calculation for query (#5682) 7 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Jens Ulferts 33545b9e39
refactor query filter statements into distinct classes 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts f833cd2753
add test for mysql flag 8 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Jens Ulferts 2516e9c0e7 allow to disambiguously group by responsible association 9 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 0fa28f14dc avoid id naming collisions on query statements 10 years ago
Alex Coles f95c9d15f3 Prefer #map over #collect in specs 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Alex Coles 789e13a479 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Hagen Schink 084a01b212 Clean up spec file 11 years ago
slawa 5842457395 Spec tests assignee role query result 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 43e2d41e1c Validate query filters of type date and date past 11 years ago
Till Breuer 09aa962907 Bypass query filter value validations if operator does not require values 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer cba6dbec16 Specify table name when queries group by responsible (fixes #3202) 11 years ago