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/lib/open_project/costs/patches
sschu bea74c31d0 Merge pull request #16 from finnlabs/feature/fix-hourly-rate-update 12 years ago
..
application_controller_patch.rb
application_helper_patch.rb Fix namespacing of generated urls and use named routes where possible. 12 years ago
i18n_patch.rb avoid patching i18n multiple times in development 12 years ago
issue_observer.rb
issue_patch.rb
issues_controller_patch.rb
issues_helper_patch.rb Fix namespacing of generated urls and use named routes where possible. 12 years ago
permitted_params_patch.rb Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
project_patch.rb
projects_controller_patch.rb
query_patch.rb
role_patch.rb
time_entry_patch.rb
timelog_controller_patch.rb Fix namespacing of generated urls and use named routes where possible. 12 years ago
user_patch.rb specs and refactors User#set_existing_rate 12 years ago
users_helper_patch.rb
version_patch.rb