Commit Graph

110 Commits (10ff56eab10918f5a2bdafc4c3935c612dddc44c)

Author SHA1 Message Date
Toshi MARUYAMA 610c4efbe9 PDF: comment out Mime pdf in vendor/plugins/rfpdf/init.rb (#61). 14 years ago
Toshi MARUYAMA 79abd95f73 PDF: import CJK patches (#61). 14 years ago
Toshi MARUYAMA a184b21a99 PDF: comment out memoizes (#61). 14 years ago
Toshi MARUYAMA dc82df16a8 PDF: transplant r4602 (#61). 14 years ago
Toshi MARUYAMA 3d7a35b7bb PDF: transplant r5183 (#61). 14 years ago
Toshi MARUYAMA 60e084163c PDF: transplant r1497 (#61). 14 years ago
Toshi MARUYAMA 64bf51004a PDF: transplant r3389 (#61). 14 years ago
Toshi MARUYAMA 3eb1d6b169 PDF: transplant r393 (#61). 14 years ago
Toshi MARUYAMA 7deb78ca4e PDF: transplant r287 (#61). 14 years ago
Toshi MARUYAMA 3a58444199 PDF: update rfpdf (#61). 14 years ago
Jean-Philippe Lang c9e663132b Moved plugin tasks directories to lib/tasks (Rails deprecation). 14 years ago
Toshi MARUYAMA d1e5e1f504 Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). 14 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Jean-Philippe Lang b615e60fd8 Do not keep illegitimate custom_values when setting custom_field_values (#7604). 14 years ago
Jean-Philippe Lang b80b789cc6 Coderay upgraded to 0.9.7 (#5344). 14 years ago
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Jean-Philippe Lang 2c830770cb ruby1.9 compatibility 14 years ago
Jean-Philippe Lang 3e3315c103 Support for updating custom fields using the received custom_fields array (#6345, #6403). 14 years ago
Jean-Philippe Lang 2ee45e8cac Use Object#tap instead of #returning (#6887). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Eric Davis ebb445c364 Use the relative_url_root when generating asset_paths. #3935 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Eric Davis d2f8feb7c5 Optimize the N+1 query in watcher_recipients. #5415 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 760c933bd7 Fixes acts_as_event with a String as url option (#5343). 15 years ago
Jean-Philippe Lang 0097770626 Upgrade CodeRay to 0.9.2 (#3359). 15 years ago
Jean-Philippe Lang 51d790b2f3 Reverts r1476 that is no longer needed after r3582. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Jean-Philippe Lang 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. 15 years ago
Jean-Philippe Lang 446ef61680 Korean support for PDF export (#4639). 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang 1ba5779f94 Fixed: rubytree gem breaks db:migrate:plugins (#4394). 15 years ago
Jean-Philippe Lang 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. 15 years ago
Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 15 years ago
Jean-Philippe Lang 4e3202d2a2 Reverts r3014 (CodeRay back to 0.7.6). 15 years ago
Jean-Philippe Lang be41f7f473 Upgrade Coderay to 0.9.0. 15 years ago
Jean-Philippe Lang 531eb65557 Fixes a wrong number of arguments error with ruby1.9. 15 years ago
Eric Davis bcbf08017a Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Eric Davis 560e915c50 Upgraded the gravatar plugin from http://github.com/woods/gravatar-plugin 15 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang 608d6683da Fixed broken OpenID authentication after migration to Rails 2.2 (#2894). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang 46f52d306d Applies r1723 on Engines update to allow view override (#2841). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago