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
jwollert 5be83ed842 don't need #== method for reports anymore 14 years ago
..
report All reporting engine controllers must implement allowed_to? and current_user for the widgets to use 14 years ago
tasks Replacing RAILS_ROOT with Rails.root 14 years ago
widget Don't cache the settings widget, single controls may change depending on the current user 14 years ago
big_decimal_patch.rb nil.to_d => 0 (like nil.to_i => 0) 14 years ago
proactive_autoloader.rb switch to proactive autoloading. less harmfull, no load order issues. 14 years ago
report.rb don't need #== method for reports anymore 14 years ago
to_date_patch.rb removed the newly introduced plugin-folder 14 years ago
widget.rb All reporting engine controllers must implement allowed_to? and current_user for the widgets to use 14 years ago