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
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_...
Toshi MARUYAMA
2019-11-09
1
-13
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pd...
Toshi MARUYAMA
2019-11-09
1
-8
/
+11
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issu...
Toshi MARUYAMA
2019-10-17
1
-1
/
+1
*
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf...
Toshi MARUYAMA
2019-10-17
1
-6
/
+2
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/iss...
Toshi MARUYAMA
2019-10-17
1
-19
/
+20
*
Update copyright year.
Go MAEDA
2019-05-25
4
-4
/
+4
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-1
/
+1
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
1
-3
/
+1
*
Support frozen_string_literal in lib/redmine/export/*.rb (#26561).
Go MAEDA
2019-03-17
2
-8
/
+9
*
Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb
Go MAEDA
2019-03-17
1
-23
/
+23
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
4
-7
/
+0
*
Fix RDMwriteFormattedCell destroying an argument (#26561).
Go MAEDA
2019-03-16
1
-2
/
+2
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
4
-0
/
+8
*
Allow issues grouping by creation, update and closing date (#13803).
Jean-Philippe Lang
2018-12-12
1
-1
/
+1
*
Allow switching the encoding to UTF-8 when exporting to CSV (#26279).
Go MAEDA
2018-05-07
1
-3
/
+3
*
Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
Go MAEDA
2017-12-06
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
4
-4
/
+4
*
Makes Attachments column available on the issue list (#25515).
Jean-Philippe Lang
2017-04-04
1
-1
/
+4
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-1
/
+3
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-2
/
+9
*
Fix PDF formatting (#21705).
Jean-Philippe Lang
2017-03-03
1
-1
/
+1
*
Omit blank fields in PDF too (#21705).
Jean-Philippe Lang
2017-01-25
1
-2
/
+3
*
Adjust rendering of custom fields in PDF (#21705).
Jean-Philippe Lang
2017-01-25
1
-4
/
+15
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
2
-4
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
4
-4
/
+4
*
pdf: use all lower cases for DejaVuSansMono (#19017)
Toshi MARUYAMA
2015-12-06
1
-1
/
+1
*
pdf: remove italic from DejaVuSansMono (#19017)
Toshi MARUYAMA
2015-12-06
1
-0
/
+2
*
pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont me...
Toshi MARUYAMA
2015-12-06
1
-2
/
+2
*
revert r14950 (#19017)
Toshi MARUYAMA
2015-12-06
1
-2
/
+2
*
pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont me...
Toshi MARUYAMA
2015-12-06
1
-2
/
+2
*
revert r14907 (#19017)
Toshi MARUYAMA
2015-12-04
1
-2
/
+2
*
pdf: use l(:general_pdf_monospaced_fontname) (#19017)
Toshi MARUYAMA
2015-12-04
1
-1
/
+2
*
pdf: use "family" parameter instead of l(:general_pdf_fontname) at SetFont me...
Toshi MARUYAMA
2015-12-04
1
-2
/
+2
*
pdf: fix Vietnamese Italic is not shown (#21328)
Toshi MARUYAMA
2015-11-25
1
-1
/
+1
*
Display totals if the PDF export (#1561).
Jean-Philippe Lang
2015-10-09
1
-3
/
+16
*
Add BOM to UTF-8 encoded CSV (#7037).
Jean-Philippe Lang
2015-06-13
1
-1
/
+7
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
1
-0
/
+59
*
Change default display mode for PDF Export to OneColumn (#19546).
Jean-Philippe Lang
2015-06-06
1
-0
/
+1
*
pdf: remove styles by fontname instated of Arabic/Persian/Thai locale (#10681...
Toshi MARUYAMA
2015-02-08
1
-2
/
+4
*
pdf: remove styles of Arabic/Persian Italic and Thai Bold (#10681, #18586)
Toshi MARUYAMA
2015-02-08
1
-2
/
+7
*
Render issue description and journal notes with #textilizable (#13051).
Jean-Philippe Lang
2015-01-25
1
-4
/
+14
*
Removed an instance variable.
Jean-Philippe Lang
2015-01-25
1
-3
/
+1
*
Adds support for macro and Redmine links in PDF export (#13051).
Jean-Philippe Lang
2015-01-25
3
-563
/
+618
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Use IssueRelation#to_s in PDF export.
Jean-Philippe Lang
2014-11-05
1
-10
/
+8
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-3
/
+1
*
pdf: define "general_pdf_fontname" at i18n yaml for multilingual environment ...
Toshi MARUYAMA
2014-10-20
1
-23
/
+2
*
remove general_pdf_encoding from lib/redmine/export/pdf.rb (#17570)
Toshi MARUYAMA
2014-08-28
1
-15
/
+14
[next]