summaryrefslogtreecommitdiffstats
path: root/lib/redmine/export/pdf
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-252-2/+2
* Makes Attachments column available on the issue list (#25515).Jean-Philippe Lang2017-04-041-1/+4
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-1/+3
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-2/+9
* Fix PDF formatting (#21705).Jean-Philippe Lang2017-03-031-1/+1
* Omit blank fields in PDF too (#21705).Jean-Philippe Lang2017-01-251-2/+3
* Adjust rendering of custom fields in PDF (#21705).Jean-Philippe Lang2017-01-251-4/+15
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-072-4/+4
* Updates copyright for 2016.Jean-Philippe Lang2016-03-132-2/+2
* Display totals if the PDF export (#1561).Jean-Philippe Lang2015-10-091-3/+16
* Render issue description and journal notes with #textilizable (#13051).Jean-Philippe Lang2015-01-251-4/+14
* Removed an instance variable.Jean-Philippe Lang2015-01-251-3/+1
* Adds support for macro and Redmine links in PDF export (#13051).Jean-Philippe Lang2015-01-252-0/+608