index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
export
/
pdf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display project names for versions too on PDF (#5904).
Jean-Philippe Lang
2010-07-25
1
-3
/
+4
*
Display project names in cross-project gantt PDF (#5904).
Jean-Philippe Lang
2010-07-25
1
-6
/
+8
*
Korean support for PDF export (#4639).
Jean-Philippe Lang
2010-02-07
1
-0
/
+5
*
Fixed: PDF export of a issue list grouped by a custom field raises an error (...
Jean-Philippe Lang
2010-01-18
1
-4
/
+6
*
Sets file encoding to utf-8 for ruby 1.9.
Jean-Philippe Lang
2009-10-10
1
-0
/
+2
*
Use selected columns in the issues PDF export (#1190).
Jean-Philippe Lang
2009-08-17
1
-30
/
+41
*
Display all custom fields on issue PDF.
Jean-Philippe Lang
2009-07-29
1
-1
/
+1
*
Ticket grouping (#2679).
Jean-Philippe Lang
2009-04-26
1
-2
/
+13
*
Fixed: zh-TW PDF export broken by new locales (#2940).
Jean-Philippe Lang
2009-03-12
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+2
*
Explicitly require 'rfpdf/fpdf' (#2584).
Jean-Philippe Lang
2009-01-27
1
-0
/
+1
*
Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).
Jean-Philippe Lang
2009-01-12
1
-0
/
+2
*
Scramble PDF title (#1204).
Jean-Philippe Lang
2009-01-04
1
-0
/
+21
*
Move PDF stuff to a single helper.
Jean-Philippe Lang
2009-01-04
1
-0
/
+438