Commit Graph

272 Commits (261dbdccad949d81268766aafda84c54da846a69)
 

Author SHA1 Message Date
Gregor Schmidt 94e85a30ca Avoiding reloading warning 14 years ago
Jens Ulferts f6e307c74c version bump to 0.1.3 14 years ago
Jens Ulferts 982c7f0169 Merge branch 'release/0.1' 14 years ago
Tim Felgentreff 18d9b18e5f make excel cells a little wider by default 14 years ago
Tim Felgentreff d6f44fb6ab use the simple cost report table (w/o singleton_value) for single-group-bys 14 years ago
Jens Ulferts ff065e5bf8 version up to 0.1.2 14 years ago
Stephan Eckardt d8ab6943ec added route for ...issues/printable to enable chiliproject compatibility 14 years ago
Michael Frister f4a7ccadbb Removed superfluous rake tasks for spec and cruiscontrol. 14 years ago
Jens Ulferts a633a2ecab Merge branch 'release/0.1' 14 years ago
Jens Ulferts bfc63b5190 version bump to 0.1.1 14 years ago
Jens Ulferts 0d8e65fe4c removed "print all with description" until the plugin is named correctly 14 years ago
Jens Ulferts 216e263b34 removed "print all with description" until the plugin is named correctly 14 years ago
Jens Ulferts 29fde47a2f fixed RAILS_ENV undefined on CI 14 years ago
Konstantin Haase 3397ad7d4c fix spec task error message 14 years ago
Jens Ulferts 6b3f269112 version bump to 0.1.0, because I don't know better 14 years ago
Tim Felgentreff 206c05b428 Merge remote branch 'origin/deployment' 14 years ago
Stephan Eckardt 05cddc7481 rescue from name error exception if devtools not present in cruise task 14 years ago
Philipp Tessenow d0c9f2c06e fixed a translation as requested by gregor 14 years ago
Michael Frister 4d76331748 Added Gemfile for spreadsheet dependency. 14 years ago
Philipp Tessenow 11a0dbbcc1 removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow f8355e2440 moved plugin into a folder as this makes deployment easier and enables us to have more than just one plugin in this repo 14 years ago
t.felgentreff 905a1752e3 keep previous formatting when setting word wrap on a column. Partially fixes #3665 14 years ago
t.felgentreff 223f3adacf always print plural labels for cost type 14 years ago
t.felgentreff 5334b919cb add cost type column to detailed xls export 14 years ago
t.felgentreff 8b3619b3f9 do not ensure project scope when exporting excel. fixes #3658 14 years ago
t.felgentreff 3a78ba60b0 fix #3645 for details excel export 14 years ago
j.wollert 469e718a57 fixes #3656 parts of a spreadsheet may be completely empty where others are filled 14 years ago
t.felgentreff 0682176d20 fixes #3657 14 years ago
j.wollert a15cf8b25e fixes #3659. deserialize used the wrong order of group_bys 14 years ago
t.felgentreff 3bf59c171a small refactoring. showing cost type in details xls worksheet name, too 14 years ago
t.felgentreff 5298d9ced9 fix worksheet display 14 years ago
t.felgentreff c8dc7e3e19 fix wrong date display 14 years ago
t.felgentreff 7230ba0f4c spreadsheet instanciation happens per xls view now, for better control 14 years ago
t.felgentreff ba079ad3d1 iterate over available cost types for report excel export 14 years ago
t.felgentreff 5499742097 minor refactoring for generating excel reports 14 years ago
t.felgentreff 747579e80e implement multiple worksheets for the spreadsheet builder 14 years ago
t.felgentreff bd29a8dad1 fix selecting unit_id for show_result, setting ivars in xls_view class 14 years ago
t.felgentreff 25f72cf6e0 split xls views 14 years ago
j.wollert ace62d5041 make unit reappear in excel export 14 years ago
p.tessenow 450b9092a9 hotfix for excel spreahdsheet export 14 years ago
t.felgentreff 6e50658a81 adjust xls_simple_cost_report to changes in _simple_cost_report html table 14 years ago
w.lindenthal dbdcc6e693 fix renamed method in cost reports controller patch 14 years ago
t.felgentreff be08347354 fix excel generation if project filter is not set, but we are in the project scope 14 years ago
t.felgentreff 0f5351fd33 remove debugger invocations 14 years ago
t.felgentreff 859c2c5f8d convert big decimals to floats for excel 14 years ago
t.felgentreff 8f4bea97e3 add a label as to which cost type is shown to the complex table 14 years ago
t.felgentreff ca4e39f9cf fix tables with more than two columns 14 years ago
t.felgentreff 4d123d3f18 overwrite more mapping, as keeping the datatypes in excel is nice 14 years ago
t.felgentreff 403b0bea58 add excel export for complex all groupings with columns <= 2 14 years ago
t.felgentreff af01f503e4 split the field mapping to be able to hook into it 14 years ago