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/models
Markus Kahl fb409061ae added missing scope again 8 years ago
..
activity fixed i18n call 9 years ago
cost_entry DRY'd up the code a little 8 years ago
journal Normalise syntax with Rubocop 9 years ago
time_entry DRY'd up the code a little 8 years ago
work_package prevent n+1 cost queries 8 years ago
cost_entry.rb added missing scope again 8 years ago
cost_object.rb adapt to changes on Project.allowed_to in core 8 years ago
cost_rate.rb various finder replacement to be rails 4.1 compatible 9 years ago
cost_scopes.rb use current user if no user is given 8 years ago
cost_type.rb Remove obsoleted rescue 9 years ago
costs_work_package_observer.rb various finder replacement to be rails 4.1 compatible 9 years ago
default_hourly_rate.rb various finder replacement to be rails 4.1 compatible 9 years ago
default_hourly_rate_observer.rb adapt wrapping into Array 9 years ago
entry.rb Normalise syntax with Rubocop 9 years ago
fixed_cost_object.rb fixed remaining i18n issues 9 years ago
hourly_rate.rb rewrite method for clarity 9 years ago
labor_budget_item.rb adapt to changes on Project.allowed_to in core 8 years ago
material_budget_item.rb adapt to changes on Project.allowed_to in core 8 years ago
rate.rb fixed remaining i18n issues 9 years ago
rate_observer.rb Migrate further AR finders with conditions 9 years ago
variable_cost_object.rb fixed remaining i18n issues 9 years ago