Commit Graph

280 Commits (9aa4d54ea87783a2cda32040dd147e784f8a6562)

Author SHA1 Message Date
Oliver Günther 3a539b6bdc
Fix specs 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Oliver Günther b93b088940
Remove globalize, name_locales for custom fields 8 years ago
Jens Ulferts 40794f6901
clear memoized column information on context change 8 years ago
Markus Kahl 1b03231583 group_by may be blank 8 years ago
Markus Kahl 9e79d02d8f queries create and create form api endpoints 8 years ago
Oliver Günther 0698023037
Force default sorting to be root_id ASC 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts 173204c36b
embedding and linking to available sort bys when embedding query schema 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 9cb9096491
link to group_by 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Oliver Günther 2632215d71
[245349] Fix query for watched work packages as non-admin 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 54e0aab55f
linting 8 years ago
Jens Ulferts 1c6ed96679
use less string sql 8 years ago
Jan Sandbrink f36a4d3576
Move visibility check into a scope of query 8 years ago
Jens Ulferts 8c916f12f3
eager load cf translations 8 years ago
Oliver Günther 05a54adced
Serialize column_names as arrays 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Oliver Günther 9ff3bd8ad9
Add temporary hash-like check for AC::Params 8 years ago
Jens Ulferts ffc4737ada
no longer pass two attributes to ActiveRecord::Base#initialize 8 years ago
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther 513f491256
[23814] Include subprojects in filter 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 03c372fd47 use project condition to avoid extra db call 8 years ago
Jens Ulferts 63ef13fd48 avoid loading whole object when only interested in id 8 years ago
Jens Ulferts 3f85c86f1a improve performance on wp query working on subprojects 8 years ago
Jens Ulferts f9573910de add spent_time to wp table 9 years ago
ulferts 29bd679361 Fix/no text cf columns (#4413) 9 years ago
Oliver Günther c7f7b17088 [22969] Switch subject and type (#4334) 9 years ago
Oliver Günther 022c60c6d2 [13702] Default columns: Move subject left, remove priority 9 years ago
Jens Ulferts 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Jens Ulferts 6dfd97d678 avoid loading project on query initialization 9 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
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Jan Sandbrink 1e4427f400 Uniformly format QueryColumns 9 years ago
Jan Sandbrink 02e7b9f5a8 Move summing of column values into QueryColumn 9 years ago
Jan Sandbrink 08ef41b14d increase type compatibility of :sql_for_field 9 years ago
Jan Sandbrink 92bb497a66 rename parameter/update code doc 9 years ago
Jan Sandbrink e978876acc fix expectations in legacy spec 9 years ago
Jan Sandbrink 04895aeffb ensure sortability of all user columns 9 years ago
Jan Sandbrink 1cf3d1c8ee remove superfluous length call 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago