Commit Graph

324 Commits (c2e2640d92bf8deb443e8bca6025c40855975f36)

Author SHA1 Message Date
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
Alex Coles 6d93fa3d76 Add Query#connection to avoid deprecation warnings 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 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
Jens Ulferts 0fa28f14dc avoid id naming collisions on query statements 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 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Mihail Maxacov fc42e45bfd fix sorting by wp id not displayed in modal 10 years ago