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.
 
 
 
 
 
 
Jens Ulferts a755ea7389 releases 3.0.4 12 years ago
app removes invasive javascript click handler 12 years ago
assets remove unused / overwritten icons 12 years ago
config added missing translations 12 years ago
db/migrate Removing incomplete patches to group/membership models 12 years ago
doc removed the newly introduced plugin-folder 14 years ago
features uses update_all to reduce number of saving required for cukes 12 years ago
lang removed the newly introduced plugin-folder 14 years ago
lib prevents non existent permission to always be allowed 12 years ago
spec prevents non existent permission to always be allowed 12 years ago
test removed the newly introduced plugin-folder 14 years ago
README.rdoc Fixing tpyo in README 14 years ago
init.rb releases 3.0.4 12 years ago

README.rdoc

= Cost Control Plugin

This plugin adds 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