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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip {{toc}} tags in pdf exports (#9842).
Jean-Philippe Lang
2013-01-20
1
-2
/
+8
*
Don't use Iconv with ruby1.9 (#12787).
Jean-Philippe Lang
2013-01-12
1
-3
/
+15
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed that issues grouped by custom field is broken in PDF export (#12513).
Jean-Philippe Lang
2012-12-08
1
-1
/
+1
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
1
-9
/
+22
*
Do not show parents/subtasks subjects that are not visible.
Jean-Philippe Lang
2012-10-09
1
-2
/
+2
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-24
/
+21
*
File handling cleanup.
Etienne Massip
2012-07-11
1
-2
/
+1
*
Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@.
Etienne Massip
2012-07-10
1
-1
/
+1
*
Set temporary path cache variable as a String back again so that TCPDF handle...
Etienne Massip
2012-07-10
1
-1
/
+1
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-50
/
+42
*
pdf: enhanced issues list (#10464)
Toshi MARUYAMA
2012-03-20
1
-50
/
+161
*
remove trailing white-spaces from lib/redmine/export/pdf.rb
Toshi MARUYAMA
2012-03-19
1
-3
/
+3
*
Removed border around wiki pages in PDF.
Jean-Philippe Lang
2012-01-30
1
-1
/
+1
*
Fix for ruby1.9.3.
Jean-Philippe Lang
2012-01-30
1
-4
/
+14
*
Fix for ruby1.9.3.
Jean-Philippe Lang
2012-01-30
1
-1
/
+1
*
Adds export of all wiki pages to a PDF file (#3463).
Jean-Philippe Lang
2012-01-30
1
-2
/
+38
*
Adds bookmarks to PDF when exporting a grouped issue list.
Jean-Philippe Lang
2012-01-30
1
-3
/
+84
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-2
/
+2
*
pdf: move note number to the head of line for single issue's PDF (#9720)
Toshi MARUYAMA
2011-12-06
1
-2
/
+3
*
pdf: add note number for single issue's PDF (#9720)
Toshi MARUYAMA
2011-12-05
1
-1
/
+4
*
pdf: expand relational issues status column width of issue pdf (#5634)
Toshi MARUYAMA
2011-11-28
1
-2
/
+2
*
pdf: add the new feature to include attachment images (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+11
*
pdf: lib: prepare to use rfpdf plug-in rmagick feature (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+3
*
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261)
Toshi MARUYAMA
2011-11-24
1
-10
/
+9
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+13
*
pdf: lib: remove unused "include Redmine::I18n" from RDMPdfEncoding class
Toshi MARUYAMA
2011-11-23
1
-1
/
+0
*
Omit subtasks/related issues sections when empty on PDF export (#5634).
Jean-Philippe Lang
2011-11-19
1
-38
/
+43
*
pdf: lib: set image scale at issue_to_pdf method (#3261)
Toshi MARUYAMA
2011-11-18
1
-0
/
+3
*
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA
2011-11-16
1
-32
/
+3
*
code layout clean up lib/redmine/export/pdf.rb
Toshi MARUYAMA
2011-11-16
1
-1
/
+2
*
pdf: add subtasks and related issues at issue pdf (#5634)
Toshi MARUYAMA
2011-11-12
1
-0
/
+45
*
pdf: add ancestor issues at head of issue pdf (#5634)
Toshi MARUYAMA
2011-11-12
1
-2
/
+12
*
pdf: remove unused "require 'rfpdf/fpdf'" (#8312)
Toshi MARUYAMA
2011-11-12
1
-1
/
+0
*
pdf: indent subject of subtask ticket in exported issues PDF (#8617)
Toshi MARUYAMA
2011-11-10
1
-1
/
+5
*
pdf: lib: add a method to export wiki (#401)
Toshi MARUYAMA
2011-11-06
1
-0
/
+34
*
PDF: support textilized changeset comments (revision log) on issue (#69).
Toshi MARUYAMA
2011-07-02
1
-1
/
+3
*
PDF: add revision number/id of associated revisions on issue PDF (#8738).
Toshi MARUYAMA
2011-07-02
1
-2
/
+3
*
PDF: support textilized journal notes on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
PDF: support textilized issue description on issue (#69).
Toshi MARUYAMA
2011-07-01
1
-1
/
+3
*
PDF: code clean up lib/redmine/export/pdf.rb.
Toshi MARUYAMA
2011-07-01
1
-2
/
+2
*
PDF: add new "RDMwriteHTMLCell" method for textilized PDF (#69).
Toshi MARUYAMA
2011-07-01
1
-0
/
+4
*
PDF: use RDMMultiCell for drawing lines of issue description (#69).
Toshi MARUYAMA
2011-07-01
1
-7
/
+5
*
PDF: add 'ln' parameter for drawing lines at RDMMultiCell() (#69).
Toshi MARUYAMA
2011-06-30
1
-2
/
+2
*
PDF: use DejaVuSans fonts in Vietnamese (#8566).
Toshi MARUYAMA
2011-06-10
1
-26
/
+32
*
PDF: replace all non ASCII characters to '?' if Iconv error raise in JRuby (#...
Toshi MARUYAMA
2011-06-09
1
-0
/
+7
*
PDF: change Shift_JIS to SHIFT_JIS in lib/redmine/export/pdf.rb for Japanese ...
Toshi MARUYAMA
2011-06-08
1
-1
/
+1
*
PDF: add *SJIS* and *Shift_JIS* in lib/redmine/export/pdf.rb for Japanese ja....
Toshi MARUYAMA
2011-06-08
1
-1
/
+1
*
PDF: more strict Redmine TCPDF class initialize() (#8312).
Toshi MARUYAMA
2011-05-10
1
-3
/
+3
[next]