Commit Graph

89 Commits (30238292f8439d46d00b2de1e3ac2f44c393c14e)
 

Author SHA1 Message Date
Gregor Schmidt 30238292f8 white space 13 years ago
Gregor Schmidt 6d3eecf3ad Improved rendering of issue-print view on new layout 13 years ago
Gregor Schmidt a8236d5532 Releasing 0.2.0 13 years ago
Tim Felgentreff 3a3d7187cb Merge branch 'master' of https://dev.finn.de/git/redmine-export 13 years ago
Tim Felgentreff 7d84376888 Revert "Revert "render excel on index, always"" 13 years ago
Tim Felgentreff 506ca73f61 Revert "Revert "before_filter already ran when building the xls report, so don't bother running the methods again"" 13 years ago
Tim Felgentreff abbdd6524a Revert "Revert "query serialization has to happen WITHOUT the hidden CostTypeId value, or we won't get all the data for the different excel sheets"" 13 years ago
Gregor Schmidt 2c4804fd99 Releasing 0.1.5 13 years ago
Gregor Schmidt a97103dfc3 This plugin is official called redmine_additional_formats 13 years ago
Tim Felgentreff 70ce8db4a2 Revert "query serialization has to happen WITHOUT the hidden CostTypeId value, or we won't get all the data for the different excel sheets" 13 years ago
Tim Felgentreff ea1bcf5f84 Revert "before_filter already ran when building the xls report, so don't bother running the methods again" 13 years ago
Tim Felgentreff 5f912914be Revert "render excel on index, always" 13 years ago
Tim Felgentreff 0e2bf54eda query serialization has to happen WITHOUT the hidden CostTypeId value, or we won't get all the data for the different excel sheets 13 years ago
Tim Felgentreff d8d53b82b6 before_filter already ran when building the xls report, so don't bother running the methods again 13 years ago
Tim Felgentreff 93fcd8c4e7 render excel on index, always 13 years ago
Tim Felgentreff 15172ddcd1 Excel export link now shown on all pages, with a nice icon 13 years ago
Gregor Schmidt 8d3aee43ac Releasing 0.1.4 14 years ago
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