| Commit message (Expand) | Author | Age | Files | Lines |
* | use rbpdf gem instead of bundled rfpdf (#17570) | Toshi MARUYAMA | 2014-08-28 | 98 | -25029/+0 |
* | pdf: fix empty page attached when exporting (#13632) | Toshi MARUYAMA | 2013-09-30 | 1 | -2/+2 |
* | remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2... | Toshi MARUYAMA | 2013-08-10 | 63 | -0/+0 |
* | remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rb | Toshi MARUYAMA | 2013-08-10 | 1 | -139/+0 |
* | Ruby2.0: remove "warning: class variable access from toplevel" in lib/plugins... | Toshi MARUYAMA | 2013-03-03 | 1 | -3/+3 |
* | not use htmlentities gem in rfpdf plugin (#13138) | Toshi MARUYAMA | 2013-02-15 | 3 | -22/+1 |
* | pdf: fix broken new line in table (#11987) | Toshi MARUYAMA | 2013-02-03 | 1 | -0/+4 |
* | Adds an option for displaying the issue description on the issue list (#3447). | Jean-Philippe Lang | 2012-12-06 | 1 | -1/+8 |
* | Fixes transparency issue. | Etienne Massip | 2012-07-11 | 1 | -3/+3 |
* | File handling cleanup. | Etienne Massip | 2012-07-11 | 2 | -23/+29 |
* | Use tabs instead of spaces for consistency. | Etienne Massip | 2012-07-10 | 1 | -1/+1 |
* | Code cleanup. | Etienne Massip | 2012-07-10 | 1 | -3/+2 |
* | Make sure that file handle is freed when an error is raised to prevent access... | Etienne Massip | 2012-07-10 | 1 | -1/+2 |
* | Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@. | Etienne Massip | 2012-07-10 | 1 | -2/+2 |
* | Set temporary path cache variable as a String back again so that TCPDF handle... | Etienne Massip | 2012-07-10 | 1 | -2/+2 |
* | fix PDF export tables problems (#10688) | Toshi MARUYAMA | 2012-06-17 | 1 | -21/+28 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 99 | -0/+25165 |