OSDN Git Service

Merged r6006 from trunk.
[redminele/redmine.git] / vendor /
2011-05-29 Jean-Philippe LangMerged r5880 from trunk.
2011-05-22 Jean-Philippe LangDo not propose users that can't view an issue as watche...
2011-05-09 Toshi MARUYAMAPDF: import CJK patches and all languages use TCPDF...
2011-05-09 Toshi MARUYAMAPDF: import tcpdf.rb patch (#8312).
2011-05-06 Toshi MARUYAMAPDF: fix automatic line break problem with TCPDF (...
2011-04-30 Toshi MARUYAMAPDF: fix automatic line break in Chinese PDF (#5629).
2011-04-29 Toshi MARUYAMAPDF: fix 0x5c(backslash) escape processing in FPDF...
2011-04-15 Jean-Philippe LangPrivate issues (#7414).
2011-04-12 Jean-Philippe LangFixed: ambiguous lft column SQL error on Issue#descenda...
2011-04-05 Toshi MARUYAMAPDF: Ruby 1.9 compatibility for FPDF ANSI (#61).
2011-04-05 Jean-Philippe LangMakes search providers use visible scopes.
2011-04-05 Jean-Philippe LangMakes activity providers use visible scopes.
2011-04-03 Toshi MARUYAMAPDF: fix width calculation of multi byte character...
2011-04-02 Toshi MARUYAMAPDF: fix the problem that TCPDF built-in font breaks...
2011-04-01 Jean-Philippe LangLimits nested set overhead when destroying an issue...
2011-04-01 Jean-Philippe LangFixed: deleting a parent issue may lead to a stale...
2011-04-01 Toshi MARUYAMAPDF: back out r5253 (#7794, #61).
2011-04-01 Jean-Philippe LangAdds User and Version custom field format that can...
2011-03-30 Toshi MARUYAMAPDF: fix syntax errors at vendor/plugins/rfpdf/lib...
2011-03-30 Toshi MARUYAMAPDF: comment out Mime pdf in vendor/plugins/rfpdf/init...
2011-03-30 Toshi MARUYAMAPDF: import CJK patches (#61).
2011-03-30 Toshi MARUYAMAPDF: comment out memoizes (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r4602 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r5183 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r1497 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r3389 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r393 (#61).
2011-03-30 Toshi MARUYAMAPDF: transplant r287 (#61).
2011-03-30 Toshi MARUYAMAPDF: update rfpdf (#61).
2011-03-24 Jean-Philippe LangMoved plugin tasks directories to lib/tasks (Rails...
2011-03-21 Toshi MARUYAMAFix an internal server error on formatting an issue...
2011-03-04 Jean-Philippe LangFixed: Email notifications are sent to watchers even...
2011-02-20 Jean-Philippe LangDo not keep illegitimate custom_values when setting...
2011-01-22 Jean-Philippe LangCoderay upgraded to 0.9.7 (#5344).
2011-01-22 Jean-Philippe LangFixed: subtasks are deleted (not destroyed) when destro...
2011-01-01 Jean-Philippe Langruby1.9 compatibility
2010-12-10 Jean-Philippe LangSupport for updating custom fields using the received...
2010-11-14 Jean-Philippe LangUse Object#tap instead of #returning (#6887).
2010-11-07 Jean-Philippe LangAdds a "visible" option on User and Project custom...
2010-09-17 Eric DavisUse the relative_url_root when generating asset_paths...
2010-09-10 Eric DavisRewrite the Gantt chart. #6276
2010-08-10 Jean-Baptiste BarthPrevent 500 error on login when there's a typo in OpenI...
2010-06-20 Eric DavisOptimize the N+1 query in watcher_recipients. #5415
2010-04-30 Jean-Philippe LangFixed: watchers selection lost when issue creation...
2010-04-30 Jean-Philippe LangFixes URLs in atom feeds broken by r3681 (#5403).
2010-04-18 Jean-Philippe LangFixes acts_as_event with a String as url option (#5343).
2010-03-16 Jean-Philippe LangUpgrade CodeRay to 0.9.2 (#3359).
2010-03-14 Jean-Philippe LangReverts r1476 that is no longer needed after r3582.
2010-03-13 Jean-Philippe LangAdds subtasking (#443) including:
2010-03-10 Eric DavisAdds named scopes to replace custom finders.
2010-03-03 Eric DavisRefactor: Decouple failed attachments and the flash...
2010-02-17 Jean-Philippe LangMove SQL LIKE tokens to acts_as_searchable.
2010-02-07 Jean-Philippe LangKorean support for PDF export (#4639).
2010-02-01 Eric DavisRefactor: Move recipients method into acts_as_event
2009-12-18 Jean-Philippe LangFixed: rubytree gem breaks db:migrate:plugins (#4394).
2009-12-13 Jean-Philippe LangMoves watchers filtering logic to ActsAsWatchable.
2009-12-02 Jean-Philippe LangMake use of #watched_by? in issue form.
2009-11-25 Eric DavisConverted Menus to a Tree structure to allow submenus.
2009-11-20 Jean-Philippe LangReverts r3014 (CodeRay back to 0.7.6).
2009-11-07 Jean-Philippe LangUpgrade Coderay to 0.9.0.
2009-10-10 Jean-Philippe LangFixes a wrong number of arguments error with ruby1.9.
2009-10-07 Eric DavisUpgrade the Engines plugin to get the bugfix for Rails...
2009-09-13 Eric DavisUpgraded to Rails 2.3.4 (#3597)
2009-08-02 Eric DavisUpgraded the gravatar plugin from github.com/woods...
2009-04-21 Jean-Philippe LangAsk user what to do with child pages when deleting...
2009-03-04 Jean-Philippe LangFixed broken OpenID authentication after migration...
2009-02-26 Jean-Philippe LangTrackers controller refactoring.
2009-02-26 Jean-Philippe LangApplies r1723 on Engines update to allow view override...
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-12 Jean-Philippe LangRemoves the fat ruby-openid gem. Simply use 'gem instal...
2009-02-12 Eric DavisFixed the bundled ruby-openid gem
2009-02-11 Eric DavisFixed a bug in open_id_authentication, where relative_u...
2009-02-11 Eric DavisAdded open_id_authentication plugin
2009-02-11 Eric DavisUnpacked OpenID gem. #699
2009-02-10 Jean-Philippe LangReplaces the repositories management SOAP API with...
2009-01-24 Jean-Philippe LangMerged nested projects branch. Removes limit on subproj...
2008-12-22 Jean-Philippe LangAdds watchers selection on new issue form (#398). Permi...
2008-12-14 Jean-Philippe LangRails 2.1.2 deprecations (#2332).
2008-12-09 Jean-Philippe LangAttachmentsController now handles attachments deletion.
2008-12-08 Jean-Philippe LangFixed: project activity truncated after viewing user...
2008-12-02 Jean-Philippe LangFixed: activity broken by r2066 with postgresql (#2266).
2008-11-30 Jean-Philippe LangDisplay latest user's activity on account/show view.
2008-11-27 Jean-Philippe LangTypo in gloc:update task description (#2243).
2008-10-30 Eric DavisGravatar support for issue detai, user grid, and activi...
2008-10-27 Jean-Philippe LangMakes GLoc language global.
2008-09-13 Jean-Philippe LangEngines compatibility with Rails 2.1.1 (#1886).
2008-08-11 Jean-Philippe LangFixes custom fields display order at several places...
2008-08-07 Jean-Philippe LangSlight change to engines to let plugins override views.
2008-08-03 Jean-Philippe LangAdds permissions for viewing the watcher list and addin...
2008-07-27 Jean-Philippe LangActivity refactoring.
2008-07-26 Jean-Philippe LangAdds child_pages macro for wiki pages (#528).
2008-07-21 Jean-Philippe LangFixed: 'search titles only' box ignored after one searc...
2008-07-20 Jean-Philippe LangFixed: searchable model can't be loaded if table is...
2008-07-20 Jean-Philippe LangSearch engine: display total results count (#906) and...
2008-07-19 Jean-Philippe LangSmall fix to gloc error messages translation.
2008-07-12 Jean-Philippe LangFixes engines assets mirroring.
2008-07-12 Jean-Philippe LangAdds engines 2.1.0 plugin.
2008-07-12 Jean-Philippe LangFixed: no :author method error on projects atom feed...
2008-07-10 Jean-Philippe LangFixed: search engine may reveal private projects (...
2008-07-04 Jean-Philippe LangMerged Rails 2.1 compatibility branch.
next