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
ulferts ef02151dd1
manual linting after rubocop autofixes
2 years ago
..
actions remove ruby magic comment for utf-8 3 years ago
capabilities remove ruby magic comment for utf-8 3 years ago
columns remove ruby magic comment for utf-8 3 years ago
days Add non-working days to the api/v3/days 2 years ago
filters lint with rubocop --autocorrect (safe cops only) 2 years ago
group_bys remove ruby magic comment for utf-8 3 years ago
groups remove ruby magic comment for utf-8 3 years ago
individual_principals/orders remove ruby magic comment for utf-8 3 years ago
members lint with rubocop --autocorrect (safe cops only) 2 years ago
news remove ruby magic comment for utf-8 3 years ago
notifications remove ruby magic comment for utf-8 3 years ago
operators lint with rubocop --autocorrect (safe cops only) 2 years ago
orders remove ruby magic comment for utf-8 3 years ago
placeholder_users remove ruby magic comment for utf-8 3 years ago
principals [#41934] restrict members filter scope to visible principals 3 years ago
projects lint with rubocop --autocorrect (safe cops only) 2 years ago
queries Remove Queries::HiddenFilter 3 years ago
relations manual linting after rubocop autofixes 2 years ago
roles remove ruby magic comment for utf-8 3 years ago
scopes [41903] Fix queries visible scope for private global queries 3 years ago
serialization lint with rubocop --autocorrect (safe cops only) 2 years ago
users remove ruby magic comment for utf-8 3 years ago
versions remove ruby magic comment for utf-8 3 years ago
views remove ruby magic comment for utf-8 3 years ago
week_days implement GET /api/v3/days/week 2 years ago
work_packages Add duration column to the work package table 2 years ago
actions.rb refactor: use Queries::Register.register helper to avoid repetition 3 years ago
base_query.rb update copyright information for 2022 3 years ago
capabilities.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
days.rb Add dates_interval and working filters for api/v3/days endpoint 2 years ago
filters.rb remove ruby magic comment for utf-8 3 years ago
groups.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
members.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
news.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
notifications.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
operators.rb remove ruby magic comment for utf-8 3 years ago
placeholder_users.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
principals.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
projects.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
queries.rb Remove Queries::HiddenFilter 3 years ago
register.rb lint with rubocop --autocorrect (safe cops only) 2 years ago
relations.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
roles.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
users.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
versions.rb Merge pull request #10254 from opf/fix/alternate-filter-registration 3 years ago
views.rb refactor: use Queries::Register.register helper to avoid repetition 3 years ago
work_packages.rb Add duration filter for work packages 2 years ago