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.
 
 
 
 
 
 
hjust b729e94d9a changed authorize function to authorize against @user if present 15 years ago
app added standard primary key to groups_users table 15 years ago
assets
config Started to change the routes to match default Redmine behavior. 15 years ago
db/migrate added standard primary key to groups_users table 15 years ago
doc
lang
lib changed authorize function to authorize against @user if present 15 years ago
spec more fixes for redmine trunk switch 15 years ago
tasks
test
README.rdoc remove dependency to composite primary keys as it tends to break things. 15 years ago
init.rb remove dependency to composite primary keys as it tends to break things. 15 years ago

README.rdoc

= Cost Control Plugin

This plugin ads the ability to book costs and reports on them.

= Requirements

== Gems

=== Composite Primary Keys

Not used anymore, tends to break things during group by operations containing an include)

URL: http://compositekeys.rubyforge.org/

Install with
sudo gem install composite_primary_keys