redmine_roadmaps icon indicating copy to clipboard operation
redmine_roadmaps copied to clipboard

This is a plugin for Redmine

Results 3 redmine_roadmaps issues
Sort by recently updated
recently updated
newest added

redmine 2.xに対応させてみました。 Bitnamiのredmine 2.5でテストしました。 Environment: Redmine version 2.5.1.stable Ruby version 1.9.3-p231 (2012-05-25) [i386-mingw32] Rails version 3.2.17 Environment production Database adapter Mysql2

現在、子プロジェクトまでのバージョンを表示する仕様となっていますが、孫プロジェクト以降のバージョンも同時に表示出来るように変更できないでしょうか? 簡単にパッチを作成しましたのでご検討ください 動作確認環境:Redmine 1.3.1.devel.9126 (MySQL) (TRUNK) ※以下URLで書かれている通り、redmine trunkではrouteの設定を行わないと動作しませんが、 別途設定して動作確認しています https://github.com/daipresents/redmine_roadmaps/issues/4 --- app/controllers/roadmaps_main_controller.rb (github) +++ app/controllers/roadmaps_main_controller.rb (working copy) @@ -19,27 +19,29 @@ logger.debug("parent versions results = #{@results.size.to_s}") # 子プロジェクト - logger.debug("get...

hello, i run this plugin on chiliproject 3.0 but the days are not shown 25.0% %d days to go so it looks like that %d is not calculated or shown....