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
hjust ac7a7430e8 Fixed a typo causing a 500 if issues had booked time entries. 15 years ago
..
access_control_patch.rb changed loading of permission patches. Now, it works. 15 years ago
access_control_permission_patch.rb Better Ruby 1.8.6 compatibility by changing [].count to [].length 15 years ago
application_controller_patch.rb changed authorize function to authorize against @user if present 15 years ago
costs_issue_hook.rb Refactored many names: 15 years ago
costs_project_hook.rb Setting of rates now woks with Redmine 0.9 15 years ago
costs_users_helper_patch.rb * denormalized costs in cost entries and tickets 15 years ago
group_patch.rb Implemented the GUI for group membership types 15 years ago
groups_controller_patch.rb Implemented the GUI for group membership types 15 years ago
issue_patch.rb Reintroduced n empty Issue#update_costs tp please old migrations. 15 years ago
issues_controller_patch.rb Fixed a typo causing a 500 if issues had booked time entries. 15 years ago
l10n_patch.rb Circumvent a bug in Siemens's ruby version which fails to correctly converting a BigDecimal into a Float (#13483) 15 years ago
project_patch.rb Project.allowed_to_condition now accepts a new option[:for] containing a user. 15 years ago
query_patch.rb Added methods to calculate the costs of an issue. 15 years ago
role_patch.rb new permissions model 15 years ago
time_entry_patch.rb new permissions model 15 years ago
user_patch.rb new permissions model 15 years ago
version_patch.rb New Permission model for version display 15 years ago