Yuki Sonoda

  • Email: yugui@yugui.jp
  • Registered on: 2008-06-07
  • Last connection: 2008-12-02

Activity

Reported issues: 4

2008-11-09

13:06 Redmine Patch #2025: Pluggable wiki formatter
Thank you, Jean-Phillipe. I committed the change you suggested into http://github.com/yugui/redmine_rd_formatter/tree/master. And I think this plugin can show the best example of wiki formatter implementation for plugin developers. Could you ad...

2008-10-14

14:46 Redmine Patch #2031: Pluggable admin menu
This patch allows plugins to add an item into /admin/index page. This introduces a new menu_name :admin. I think some of administrative operation should be appear in the page rather than :top_menu. If they appear in :top_menu, it is too noisy....
12:37 Redmine Patch #2029: New option that makes emails plain text.
This patch add a new option to system-wide configuration. If the option is enabled, emails that redmine sends become text/plain. Some of archaic hackers --for example, the ruby core team-- still hate HTMLs in email. So "ruby issue tracking syst...

2008-10-12

05:43 Redmine Patch #2025: Pluggable wiki formatter
Oops, URL for my RD plugin was wrong. It is http://github.com/yugui/redmine_rd_formatter.
05:19 Redmine Patch #2025: Pluggable wiki formatter
This patch makes wiki formatting pluggable. You can add a new wiki formatting as a plugin. For example, I wrote "RD plugin":http://github.com/yugui/remine_rd_formatter. This provides redmine with "Ruby Document Format":http://en.wikipedia.org/w...

2008-06-07

13:56 Redmine Patch #1402: Patch for lib/SVG/Graph/Graph.rb, can't externalize stylesheets
lib/SVG/Graph/Graph.rb has a bug. When the stylesheets of generated SVGs is externalized, for example graph.style_sheet = '/stylesheets/graph.css' at RepositoryController#graph_commits_per_author, graph object raises an exception. This is b...

Also available in: Atom