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 4944f02e2d
Add time entry webhook
5 years ago
..
api/v3 relay available_custom_fields call to cacheable class method 5 years ago
attachments attachments for custom_text widgets on dashboard 5 years ago
authorization rename project attributes 5 years ago
base_services extend interface on all base services 5 years ago
changesets
concerns merge changed_by_system into contract options 5 years ago
custom_actions
members
notifications Merge remote-tracking branch 'origin/dev' into fix/stable_webhook_events 5 years ago
oauth
projects Rewrite jobs to use ActiveJob syntax 5 years ago
queries
relations
reports
roles add projects delete end point to api 5 years ago
scm delay all jobs 5 years ago
sessions
settings
shared
time_entries Add time entry webhook 5 years ago
users Rewrite jobs to use ActiveJob syntax 5 years ago
versions add projects delete end point to api 5 years ago
work_packages merge changed_by_system into contract options 5 years ago
workflows fix unsetting all workflows 5 years ago
add_attachment_service.rb
add_work_package_note_service.rb
authorization.rb
authorization_service.rb
base_project_service.rb
base_type_service.rb
create_type_service.rb
params_to_query_service.rb
parse_schema_filter_params_service.rb
service_result.rb
set_localization_service.rb adapt feature spec to altered accept language precedence 5 years ago
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