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/services
Oliver Günther 9f3a7dd7de
Fix inserting on group MEMBER id not MEMBER ROLE id
4 years ago
..
api [31902] Ensure we pass the query_id in case of manual queries 5 years ago
attachments use services/contracts for forum messages 5 years ago
authorization
base_services Don't remove work package unless contract validated 5 years ago
changesets
concerns
custom_actions
groups Fix inserting on group MEMBER id not MEMBER ROLE id 4 years ago
members
messages use services/contracts for forum messages 5 years ago
notifications Merge branch 'release/10.4' into dev 5 years ago
oauth
projects [33355] Enable projects for outgoing webhooks 5 years ago
queries [33092] Ensure to check for existing WPs in manual sort 5 years ago
relations Merge remote-tracking branch 'origin/release/10.4' into dev 5 years ago
reports rename fixed_version to version 5 years ago
roles
scm
sessions
settings
shared extract journal notification setting to separate class 5 years ago
time_entries employ advisory lock for all update services 5 years ago
users Move provider finder into auth plugin 4 years ago
versions rename fixed_version to version 5 years ago
work_packages correctly set initial notification value on work package copying 5 years ago
workflows
add_work_package_note_service.rb extract journal notification setting to separate class 5 years ago
authorization.rb
authorization_service.rb
base_project_service.rb
base_type_service.rb Merge remote-tracking branch 'origin/release/10.4' into dev 5 years ago
create_type_service.rb
params_to_query_service.rb
parse_schema_filter_params_service.rb
service_result.rb Fix test by calling service with system user 5 years ago
set_localization_service.rb
update_projects_types_service.rb
update_query_from_params_service.rb
update_type_service.rb
update_user_email_settings_service.rb
user_search_service.rb