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 6cbfc7ffed
[24063] Add Users PATCH endpoint
8 years ago
..
authorization normalize permissions 8 years ago
concerns extract contract related methods of service into concern 9 years ago
relations basic crud 8 years ago
reports Fix syntax (w/Rubocop) in services 9 years ago
scm Fix URI escaping of svn checkout paths 9 years ago
users [24063] Add Users PATCH endpoint 8 years ago
add_attachment_service.rb doc + specs for new service 9 years ago
add_work_package_note_service.rb add a project independent endpoint for work package creation 9 years ago
authorization.rb move project allowed query to authorization 8 years ago
authorization_service.rb Update year in copyright header to 2015 10 years ago
base_project_service.rb use class instead of struct 9 years ago
base_type_service.rb Fix: date visibility settings (#4602) 8 years ago
create_type_service.rb extract into service and fix date bug 9 years ago
create_work_package_service.rb Pass the decorated work package to CreateService (#4317) 9 years ago
delete_user_service.rb Refactor services to classes 9 years ago
initialize_session_service.rb Add ServiceResult 8 years ago
move_work_package_service.rb Reset cached custom values when switching project, not only type (#4403) 9 years ago
planning_comparison_service.rb Fix syntax (w/Rubocop) in services 9 years ago
service_result.rb Add ServiceResult from dev 9 years ago
set_localization_service.rb Use language prefix fallback for user language too 9 years ago
update_child_work_package_service.rb move contracts from lib/api to app/contracts 9 years ago
update_projects_types_service.rb Avoid errors when missing standard type 9 years ago
update_type_service.rb extract into service and fix date bug 9 years ago
update_user_email_settings_service.rb code pretification 9 years ago
update_work_package_service.rb unified date field for milestone work packages (#4437) 9 years ago
user_search_service.rb Allow UsersController to search for groups 9 years ago