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.
 
 
 
 
 
 
Philipp Tessenow 3f95b2f454 Merge branch 'feature/widgets' into feature/dependent 14 years ago
assets attach to filters with dependents. the controller action is basically what it should be, the missing link is the Reporting.Filters.narrow_values function, where we have to call the controller action, give it the dependency from which it is called and the dependent name on which it should return values. the controller will (as already implemented) return the list of available values as json, so the JS then has to update the selectbox 14 years ago
config/locales if we don't have a label for a filter value, just use label_none 14 years ago
lib Merge branch 'feature/widgets' into feature/dependent 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 hacks for Rails2/3 variance 14 years ago

README.rdoc