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.
 
 
 
 
 
 
t.felgentreff be08347354 fix excel generation if project filter is not set, but we are in the project scope 14 years ago
app/views add excel export support to the new reporting for no- and single-group_bys 14 years ago
assets/stylesheets merge printable issues und xls_report 15 years ago
config/locales merge printable issues und xls_report 15 years ago
lib fix excel generation if project filter is not set, but we are in the project scope 14 years ago
spec #16239 - Fix linebreaks in excel export 15 years ago
tasks merge printable issues und xls_report 15 years ago
test merge printable issues und xls_report 15 years ago
Gemfile add gemfile to additional formats 14 years ago
README.rdoc merge printable issues und xls_report 15 years ago
init.rb add excel export support to the new reporting for no- and single-group_bys 14 years ago

README.rdoc

= Additional Formats

This plugin provides additional formats for exporting.
A printable html view for issues lists and an excel builder
used for issue exports and optionally (as a soft dependency)
for the cost reports of the redmine_costs plugin.

== Required gems
spreadsheet (>= 0.6.4.1)