Commit Graph

240 Commits (5e4c23f204c7329bf87c97218f53216c367e8d69)

Author SHA1 Message Date
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
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Markus Kahl 61d7fbe34c spec for menu items with identical names 10 years ago
slawa 4ed6654c7d Check if member with selected role is assigned to selected project 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Till Breuer b6718dc3d1 Discard presence of filters validation 11 years ago
Till Breuer 1cc4712ac2 Make the query more tolerant of missing values 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow ce2948aa51 correctly validate name,filter in query 11 years ago
Hagen Schink 5fc8c31032 Refactoring 11 years ago
Jonas Heinrich 4ae024e4e8 use of regexp 11 years ago
Jonas Heinrich 89579390bc fixed the error message for custom fields and added a spec 11 years ago
Jonas Heinrich c4bb381151 fixed the if structure and added a test 11 years ago
Jonas Heinrich 8e5b3abaa6 fixed the error message for custom fields 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Philipp Tessenow c8d109169e do not use deprecated methods Query#values_for and Query#operator_for 11 years ago
Philipp Tessenow 4f4067a891 enable ForbiddenAttributesProtection in query.rb 11 years ago
Hagen Schink 1183cb2092 Adds error localization 11 years ago
Hagen Schink 4268cb86d3 Adds more explicit deprecation warning 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 e523975b5d Add available filters alias method to queries 11 years ago
Till Breuer 2c582cb3d8 Ensure valid setup of queries from factory 11 years ago
Till Breuer d6f2938116 Validate presence of query filters 11 years ago
Till Breuer f1175829a2 Only initialize queries with status filters if no filters have been selected by user 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer ecd501f3fe Avoid duplicate work package query filters 11 years ago