177 Commits (fe1a152e02b441619266ebfb8d91f5f196107fb1)

Author SHA1 Message Date
  Jean-Philippe Lang fa4fdf91a4 Do not trigger model validations when rebuilding the nested set (#10829). 12 years ago
  Toshi MARUYAMA 1a87912b06 pdf: fix tcpdf automatic line break bug (#10554) 12 years ago
  Toshi MARUYAMA f800d2185e remove trailing white-spaces from vendor/plugins/acts_as_searchable/lib/acts_as_searchable.rb 12 years ago
  Toshi MARUYAMA 90bd015467 remove trailing white-spaces from vendor/plugins/acts_as_event/lib/acts_as_event.rb 12 years ago
  Toshi MARUYAMA dd5c702e11 remove trailing white-spaces from vendor/plugins/acts_as_customizable/lib/acts_as_customizable.rb 12 years ago
  Toshi MARUYAMA f9d123c08f remove trailing white-spaces from vendor/plugins/acts_as_attachable/lib/acts_as_attachable.rb 12 years ago
  Toshi MARUYAMA 0e7a2dd688 remove trailing white-spaces from vendor/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb 12 years ago
  Jean-Philippe Lang 706f8b1691 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
  Toshi MARUYAMA 8e899d9677 remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_as_watchable.rb 12 years ago
  Jean-Philippe Lang 77626ef6fb Adds support for adding attachments to issues through the REST API (#8171). 12 years ago
  Toshi MARUYAMA 4fcac7d3b1 Rails3: use image_tag instead of hard-coded html tag to prevent escaping in gravatar plugin 12 years ago
  Jean-Philippe Lang d4e6355eb3 Better handling of attachments when issue validation fails (#10253). 12 years ago
  Jean-Philippe Lang 73f9b825f0 Replaced ruby-net-ldap with net-ldap 0.2.2 gem. 12 years ago
  Jean-Philippe Lang 967e6413e5 Fixed that tag[0] may be nil. 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Jean-Philippe Lang 83e7ee6729 Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 12 years ago
  Toshi MARUYAMA 09c305d29f Rails3.2: pdf: comment out ::ActionView::TemplateHandlers::ERB of rfpdf plugin (#4796) 12 years ago
  Jean-Philippe Lang ed1320f3c9 Use #scoped instead of .with_scope 12 years ago
  Jean-Philippe Lang e75549cc8e Removed useless after_initialize callback. 12 years ago
  Jean-Philippe Lang bb0cd34f4e Additional tests for SearchController and handle my_projects scope without memberships. 12 years ago
  Jean-Philippe Lang a63027e175 Fixed that custom values get saved when assigning custom values after changing to a tracker with different custom fields (#9737). 12 years ago
  Jean-Philippe Lang 4485745dc6 Use scopes instead of ARCondition. 12 years ago
  Toshi MARUYAMA e210c5613f pdf: fix textilized outputs of coderay line numbers (#9692) 12 years ago
  Jean-Philippe Lang 9fa6b26350 before_validation_on_create callback removed in Rails 3.1. 12 years ago
  Jean-Philippe Lang 36728d779d Adds an option to force nested set rebuild (#9577). 12 years ago
  Jean-Philippe Lang 594074d91b Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577). 12 years ago
  Toshi MARUYAMA 6cd33a4815 improve rmagick feature of rfpdf plugin for PDF inline images (#3261) 12 years ago
  Toshi MARUYAMA 105f30c93f pdf: add logger at vendor/plugins/rfpdf/lib/tcpdf.rb (#3261) 12 years ago
  Toshi MARUYAMA 39d0e3abd2 add newline at end of vendor/plugins/rfpdf/lib/core/rmagick.rb 12 years ago
  Toshi MARUYAMA ff058061c4 PDF: remove unused vendor/plugins/rfpdf/lib/barcode/* (#8892). 13 years ago
  Toshi MARUYAMA aa1eba4432 PDF: remove unused sjis.rb (#8892). 13 years ago
  Toshi MARUYAMA 402a49e883 PDF: remove unused zapfdingbats.rb (#8892). 13 years ago
  Toshi MARUYAMA 9b50078638 PDF: remove unused symbol.rb (#8892). 13 years ago
  Toshi MARUYAMA b89a3d9483 PDF: remove unused courier.rb (#8892). 13 years ago
  Toshi MARUYAMA afdb811d0a PDF: remove unused times*.rb (#8892). 13 years ago
  Toshi MARUYAMA 9147ed10af PDF: remove unused vera*.rb (#8892). 13 years ago
  Toshi MARUYAMA aa834b4bf7 PDF: remove unused vera fonts (#8892). 13 years ago
  Toshi MARUYAMA 54bbdab65e PDF: remove unused FreeMono fonts (#8892). 13 years ago
  Toshi MARUYAMA cd166360af PDF: remove unused DejaVu fonts except DejaVuSans-BoldOblique (#8892, #8566). 13 years ago
  Toshi MARUYAMA 74e29b6b32 PDF: remove unused DejaVuSans-ExtraLight font (#8892, #8566). 13 years ago
  Jean-Philippe Lang 9957883c4d Fixed: Error deleting issue with grandchild (#8880). 13 years ago
  Toshi MARUYAMA 79c9fdfa61 PDF: import rfpdf tcpdf patch for textilized PDF (#69). 13 years ago
  Toshi MARUYAMA e9cdaf0d4b PDF: import Chinese rfpdf patch for textilized PDF (#69). 13 years ago
  Toshi MARUYAMA 047ba7c879 PDF: import Korean rfpdf patch for textilized PDF (#69). 13 years ago
  Toshi MARUYAMA dc4123cb9b PDF: import Japanese rfpdf patch for textilized PDF (#69). 13 years ago
  Toshi MARUYAMA fa86ef3542 PDF: replace RAILS_ROOT to Rails.root at vendor/plugins/rfpdf/lib/tcpdf.rb. 13 years ago
  Toshi MARUYAMA 902a9773fe PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566). 13 years ago
  Toshi MARUYAMA 5beeda65a0 PDF: Import DejaVu fonts (#8566). 13 years ago
  Jean-Philippe Lang ef00501c36 Fixed: validation error on issue creation when trying to add an invalid user as a watcher (#5373). 13 years ago
  Jean-Philippe Lang 7e1f04bdfb Do not propose users that can't view an issue as watchers (#7412). 13 years ago