OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/models/queries
Oliver Günther 0a324027b7
Merge remote-tracking branch 'origin/release/7.1' into dev
7 years ago
..
columns Merge branch 'release/7.1' into dev 7 years ago
filters Apply sorting check in huge_list 7 years ago
operators escape query operators in url 8 years ago
principals refactor query filter statements into distinct classes 8 years ago
projects refactor query filter statements into distinct classes 8 years ago
queries Fix missing sql_for_field method 8 years ago
relations limit visibility of relations index (#5703) 7 years ago
users refactor query filter statements into distinct classes 8 years ago
versions Fix/sort version filter options (#5630) 8 years ago
work_packages Merge remote-tracking branch 'origin/release/7.1' into dev 7 years ago
available_filters.rb simple code prettifications 8 years ago
available_orders.rb Update copyright notice 8 years ago
base_order.rb Update copyright notice 8 years ago
base_query.rb fix filtering relations in v3 8 years ago
filter_serializer.rb embed filters as objects 8 years ago
filters.rb refactor query filter statements into distinct classes 8 years ago
not_existing_filter.rb refactor query filter statements into distinct classes 8 years ago
not_existing_order.rb Update copyright notice 8 years ago
operators.rb refactor query filter statements into distinct classes 8 years ago
principals.rb exclude non active principals from result set 8 years ago
projects.rb adding filter instance schemas 8 years ago
queries.rb add project_identifier filter 8 years ago
register.rb add relations columns to query (#5606) 8 years ago
relations.rb Update copyright notice 8 years ago
users.rb Update copyright notice 8 years ago
versions.rb Fix/sort version filter options (#5630) 8 years ago
work_packages.rb adds query columns by relation type (#5625) 7 years ago