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
Philipp Tessenow fef66bbc31 refactored Widget::Setting's render method to be more flexible when rendering controls; remove rendering of cost_type settings as thats a redmine_reporting feature 13 years ago
..
report additional_operators has to be an instance method 13 years ago
tasks Replacing RAILS_ROOT with Rails.root 14 years ago
widget refactored Widget::Setting's render method to be more flexible when rendering controls; remove rendering of cost_type settings as thats a redmine_reporting feature 13 years ago
big_decimal_patch.rb nil.to_d => 0 (like nil.to_i => 0) 14 years ago
engine.rb merge origin/master 13 years ago
proactive_autoloader.rb switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
report.rb restrict mass_assignable fields through attr_accessible. not terribly useful at the moment, as we don't mass_assign 13 years ago
reporting_helper.rb merge origin/master 13 years ago
to_date_patch.rb fix force_utc 14 years ago
widget.rb merge origin/master 13 years ago