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 e9cc09840d
Add hidden flag for project-context queries
6 years ago
..
api/v3 fix/remove tests 6 years ago
authorization Implement read-only work package attributes based on status 6 years ago
changesets introduce time entry create endpoint in api v3 6 years ago
concerns
custom_actions
members
oauth Revoke application in my page 6 years ago
projects Make ProjectsController#destroy use background worker + service 6 years ago
queries
relations Fix getting `attributes` before virtual attribute was ever read 6 years ago
reports
scm
shared
time_entries Merge pull request #6859 from opf/feature/time-entries-filters 6 years ago
users place user delete service inside users namespace 6 years ago
work_packages On bulk copying, collect errors from dependent results 6 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 Add hidden flag for project-context queries 6 years ago
create_type_service.rb [28543] Validate Type#attribute_groups in contract 6 years ago
create_work_package_service.rb
initialize_session_service.rb
params_to_query_service.rb continue modularization 6 years ago
parse_schema_filter_params_service.rb
service_result.rb On bulk copying, collect errors from dependent results 6 years ago
set_localization_service.rb
update_projects_types_service.rb
update_query_from_params_service.rb try to save highlighted attributes 6 years ago
update_type_service.rb [28543] Validate Type#attribute_groups in contract 6 years ago
update_user_email_settings_service.rb [28519] Fix hide-section in my page 6 years ago
user_search_service.rb