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 c87c8502ca version bump to 1.0.5 14 years ago
app fixing costs_objects_controller to only return cost_entries for projects in which the user has the right to view_cost_entries 14 years ago
assets removed the newly introduced plugin-folder 14 years ago
config Overall wording changes: Former Cost Object is Budget, Former Budget is Planned Costs. 14 years ago
db/migrate moves query migrations to redmine-reporting plugin 14 years ago
doc removed the newly introduced plugin-folder 14 years ago
features removed permission cuces on cost_reporting as this is already done in detail by redmine_reporting>>permission_variations.feature 14 years ago
lang removed the newly introduced plugin-folder 14 years ago
lib Removing "Costs" from sidebar as it does not list any reports yet. 14 years ago
spec Fix for #3962 14 years ago
tasks Removed superfluous rake tasks for spec and cruisecontrol. 14 years ago
test removed the newly introduced plugin-folder 14 years ago
README.rdoc removed the newly introduced plugin-folder 14 years ago
init.rb version bump to 1.0.5 14 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