summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Adds an option to force nested set rebuild (#9577).Jean-Philippe Lang2011-11-151-2/+3
* Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...Jean-Philippe Lang2011-11-151-1/+1
* improve rmagick feature of rfpdf plugin for PDF inline images (#3261)Toshi MARUYAMA2011-11-142-27/+89
* pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261)Toshi MARUYAMA2011-11-121-0/+4
* add newline at end of vendor/plugins/rfpdf/lib/core/rmagick.rbToshi MARUYAMA2011-11-071-1/+1
* Added missing gem spec to coderay vendored gem (#4264).Etienne Massip2011-10-081-0/+78
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-0828-0/+4997
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-08109-17392/+3374
* PDF: remove unused vendor/plugins/rfpdf/lib/barcode/* (#8892).Toshi MARUYAMA2011-08-128-2736/+0
* PDF: remove unused sjis.rb (#8892).Toshi MARUYAMA2011-08-121-834/+0
* PDF: remove unused zapfdingbats.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused symbol.rb (#8892).Toshi MARUYAMA2011-08-121-15/+0
* PDF: remove unused courier.rb (#8892).Toshi MARUYAMA2011-08-121-25/+0
* PDF: remove unused times*.rb (#8892).Toshi MARUYAMA2011-08-124-60/+0
* PDF: remove unused vera*.rb (#8892).Toshi MARUYAMA2011-08-1210-300/+0
* PDF: remove unused vera fonts (#8892).Toshi MARUYAMA2011-08-1220-0/+0
* PDF: remove unused FreeMono fonts (#8892).Toshi MARUYAMA2011-08-1212-432/+0
* PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique (#8892, #8566).Toshi MARUYAMA2011-08-0349-3041/+0
* PDF: remove unused DejaVuSans-ExtraLight font (#8892, #8566).Toshi MARUYAMA2011-08-033-112/+0
* Fixed: Error deleting issue with grandchild (#8880).Jean-Philippe Lang2011-07-241-8/+8
* PDF: import rfpdf tcpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-82/+528
* PDF: import Chinese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Korean rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: import Japanese rfpdf patch for textilized PDF (#69).Toshi MARUYAMA2011-06-301-13/+30
* PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb.Toshi MARUYAMA2011-06-221-2/+2
* PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566).Toshi MARUYAMA2011-06-091-2/+2
* PDF: Import DejaVu fonts (#8566).Toshi MARUYAMA2011-06-0963-0/+3994
* Fixed: validation error on issue creation when trying to add an invalid user ...Jean-Philippe Lang2011-05-221-1/+1
* Do not propose users that can't view an issue as watchers (#7412).Jean-Philippe Lang2011-05-221-1/+5
* PDF: import CJK patches and all languages use TCPDF (#8312).Toshi MARUYAMA2011-05-093-78/+78
* PDF: import tcpdf.rb patch (#8312).Toshi MARUYAMA2011-05-091-9/+8
* PDF: fix automatic line break problem with TCPDF (#8310).Toshi MARUYAMA2011-05-061-2/+2
* PDF: fix automatic line break in Chinese PDF (#5629).Toshi MARUYAMA2011-04-301-1/+1
* PDF: fix 0x5c(backslash) escape processing in FPDF (#61).Toshi MARUYAMA2011-04-291-9/+3
* Private issues (#7414).Jean-Philippe Lang2011-04-151-3/+5
* Fixed: ambiguous lft column SQL error on Issue#descendants with a join on pro...Jean-Philippe Lang2011-04-121-1/+1
* PDF: Ruby 1.9 compatibility for FPDF ANSI (#61).Toshi MARUYAMA2011-04-053-9/+9
* Makes search providers use visible scopes.Jean-Philippe Lang2011-04-051-10/+18
* Makes activity providers use visible scopes.Jean-Philippe Lang2011-04-051-4/+14
* PDF: fix width calculation of multi byte character in Simplified and Traditio...Toshi MARUYAMA2011-04-031-4/+4
* PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61).Toshi MARUYAMA2011-04-021-1/+1
* Limits nested set overhead when destroying an issue without children.Jean-Philippe Lang2011-04-011-1/+2
* Fixed: deleting a parent issue may lead to a stale object error (#7920).Jean-Philippe Lang2011-04-011-0/+3
* PDF: back out r5253 (#7794, #61).Toshi MARUYAMA2011-04-011-2/+2
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-011-3/+3
* PDF: fix syntax errors at vendor/plugins/rfpdf/lib/tcpdf.rb on Ruby 1.9 (#61).Toshi MARUYAMA2011-03-301-53/+53
* PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61).Toshi MARUYAMA2011-03-301-1/+2
* PDF: import CJK patches (#61).Toshi MARUYAMA2011-03-303-49/+37
* PDF: comment out memoizes (#61).Toshi MARUYAMA2011-03-301-3/+3
* PDF: transplant r4602 (#61).Toshi MARUYAMA2011-03-301-4/+12