| Commit message (Expand) | Author | Age | Files | Lines |
* | Better handling of attachments when issue validation fails (#10253). | Jean-Philippe Lang | 2012-02-16 | 1 | -1/+38 |
* | Replaced ruby-net-ldap with net-ldap 0.2.2 gem. | Jean-Philippe Lang | 2012-02-02 | 69 | -3368/+6199 |
* | Fixed that tag[0] may be nil. | Jean-Philippe Lang | 2012-01-30 | 1 | -2/+2 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -7/+29 |
* | Extracts custom field values validation from CustomValue so that they can be ... | Jean-Philippe Lang | 2012-01-28 | 1 | -16/+43 |
* | Rails3.2: pdf: comment out ::ActionView::TemplateHandlers::ERB of rfpdf plugi... | Toshi MARUYAMA | 2012-01-26 | 2 | -6/+6 |
* | Use #scoped instead of .with_scope | Jean-Philippe Lang | 2012-01-01 | 1 | -7/+5 |
* | Removed useless after_initialize callback. | Jean-Philippe Lang | 2011-12-18 | 1 | -5/+0 |
* | Additional tests for SearchController and handle my_projects scope without me... | Jean-Philippe Lang | 2011-12-17 | 1 | -0/+5 |
* | Removed dependency with monkey-patched rubytree. | Jean-Philippe Lang | 2011-12-14 | 13 | -3849/+0 |
* | Fixed that custom values get saved when assigning custom values after changin... | Jean-Philippe Lang | 2011-12-06 | 1 | -1/+1 |
* | Use scopes instead of ARCondition. | Jean-Philippe Lang | 2011-12-04 | 1 | -13/+8 |
* | pdf: fix textilized outputs of coderay line numbers (#9692) | Toshi MARUYAMA | 2011-11-30 | 1 | -4/+4 |
* | before_validation_on_create callback removed in Rails 3.1. | Jean-Philippe Lang | 2011-11-22 | 1 | -1/+1 |
* | Adds an option to force nested set rebuild (#9577). | Jean-Philippe Lang | 2011-11-15 | 1 | -2/+3 |
* | Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc... | Jean-Philippe Lang | 2011-11-15 | 1 | -1/+1 |
* | improve rmagick feature of rfpdf plugin for PDF inline images (#3261) | Toshi MARUYAMA | 2011-11-14 | 2 | -27/+89 |
* | pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261) | Toshi MARUYAMA | 2011-11-12 | 1 | -0/+4 |
* | add newline at end of vendor/plugins/rfpdf/lib/core/rmagick.rb | Toshi MARUYAMA | 2011-11-07 | 1 | -1/+1 |
* | Added missing gem spec to coderay vendored gem (#4264). | Etienne Massip | 2011-10-08 | 1 | -0/+78 |
* | Update CodeRay version to 1.0 final (#4264). | Etienne Massip | 2011-10-08 | 28 | -0/+4997 |
* | Update CodeRay version to 1.0 final (#4264). | Etienne Massip | 2011-10-08 | 109 | -17392/+3374 |
* | PDF: remove unused vendor/plugins/rfpdf/lib/barcode/* (#8892). | Toshi MARUYAMA | 2011-08-12 | 8 | -2736/+0 |
* | PDF: remove unused sjis.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 1 | -834/+0 |
* | PDF: remove unused zapfdingbats.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 1 | -15/+0 |
* | PDF: remove unused symbol.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 1 | -15/+0 |
* | PDF: remove unused courier.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 1 | -25/+0 |
* | PDF: remove unused times*.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 4 | -60/+0 |
* | PDF: remove unused vera*.rb (#8892). | Toshi MARUYAMA | 2011-08-12 | 10 | -300/+0 |
* | PDF: remove unused vera fonts (#8892). | Toshi MARUYAMA | 2011-08-12 | 20 | -0/+0 |
* | PDF: remove unused FreeMono fonts (#8892). | Toshi MARUYAMA | 2011-08-12 | 12 | -432/+0 |
* | PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique (#8892, #8566). | Toshi MARUYAMA | 2011-08-03 | 49 | -3041/+0 |
* | PDF: remove unused DejaVuSans-ExtraLight font (#8892, #8566). | Toshi MARUYAMA | 2011-08-03 | 3 | -112/+0 |
* | Fixed: Error deleting issue with grandchild (#8880). | Jean-Philippe Lang | 2011-07-24 | 1 | -8/+8 |
* | PDF: import rfpdf tcpdf patch for textilized PDF (#69). | Toshi MARUYAMA | 2011-06-30 | 1 | -82/+528 |
* | PDF: import Chinese rfpdf patch for textilized PDF (#69). | Toshi MARUYAMA | 2011-06-30 | 1 | -13/+30 |
* | PDF: import Korean rfpdf patch for textilized PDF (#69). | Toshi MARUYAMA | 2011-06-30 | 1 | -13/+30 |
* | PDF: import Japanese rfpdf patch for textilized PDF (#69). | Toshi MARUYAMA | 2011-06-30 | 1 | -13/+30 |
* | PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb. | Toshi MARUYAMA | 2011-06-22 | 1 | -2/+2 |
* | PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566). | Toshi MARUYAMA | 2011-06-09 | 1 | -2/+2 |
* | PDF: Import DejaVu fonts (#8566). | Toshi MARUYAMA | 2011-06-09 | 63 | -0/+3994 |
* | Fixed: validation error on issue creation when trying to add an invalid user ... | Jean-Philippe Lang | 2011-05-22 | 1 | -1/+1 |
* | Do not propose users that can't view an issue as watchers (#7412). | Jean-Philippe Lang | 2011-05-22 | 1 | -1/+5 |
* | PDF: import CJK patches and all languages use TCPDF (#8312). | Toshi MARUYAMA | 2011-05-09 | 3 | -78/+78 |
* | PDF: import tcpdf.rb patch (#8312). | Toshi MARUYAMA | 2011-05-09 | 1 | -9/+8 |
* | PDF: fix automatic line break problem with TCPDF (#8310). | Toshi MARUYAMA | 2011-05-06 | 1 | -2/+2 |
* | PDF: fix automatic line break in Chinese PDF (#5629). | Toshi MARUYAMA | 2011-04-30 | 1 | -1/+1 |
* | PDF: fix 0x5c(backslash) escape processing in FPDF (#61). | Toshi MARUYAMA | 2011-04-29 | 1 | -9/+3 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 1 | -3/+5 |
* | Fixed: ambiguous lft column SQL error on Issue#descendants with a join on pro... | Jean-Philippe Lang | 2011-04-12 | 1 | -1/+1 |