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
ulferts 0d3af966e4
Merge branch 'release/9.1' into dev - not all merge conflicts fixed, yet
5 years ago
..
api/v3 add schema to project api and complete project resource 5 years ago
authorization cache roles for project 5 years ago
base_services differentiate between user and system set attributes 6 years ago
changesets Implement separate version table for journals 5 years ago
concerns
custom_actions Feature/members api show (#7308) 6 years ago
members add membership delete to api 6 years ago
oauth
projects update project on custom field change 5 years ago
queries
relations automatically reverse relates relationship 6 years ago
reports
roles introduce role services and contracts and move parts of global_roles into core 6 years ago
scm
sessions
settings Create new admin menu node "Backlogs" 5 years ago
shared
time_entries Feature/members api show (#7308) 6 years ago
users
versions Feature/members api show (#7308) 6 years ago
work_packages allow editing estimated time for parents, show derived separately 5 years ago
workflows improve performance of workflow updating 5 years ago
add_attachment_service.rb extract method 6 years ago
add_work_package_note_service.rb
authorization.rb
authorization_service.rb
base_project_service.rb
base_type_service.rb Fix specs 5 years ago
create_type_service.rb
params_to_query_service.rb
parse_schema_filter_params_service.rb
service_result.rb
set_localization_service.rb
update_projects_types_service.rb
update_query_from_params_service.rb Add display representation to query 5 years ago
update_type_service.rb
update_user_email_settings_service.rb
user_search_service.rb