Code Monkey home page Code Monkey logo

redmine_parking_lot_chart's People

Contributors

basyura avatar daipresents avatar naitoh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

redmine_parking_lot_chart's Issues

RoutingError

I am seeing the following error in my production.log file:

ActionController::RoutingError (uninitialized constant ParkingLotChartController):

This is on a Bitnami Redmine Stack install with Redmine 2.0.3 and Rails v3.2.6. I have installed to apps\redmine\htdocs\plugins.

I am also seeing in the header bar of the project "translation missing:en.parking_lot_chart". Is there something I'm missing with the install process?

カードの色分けをしたい

ユーザとして
カードの色をバージョンのステータスにあわせて変えたい
ひとめでバージョンの状況がわかるから

青・・・順調
黄・・・停止
赤・・・予定日を過ぎている
灰・・・終わった

not working with 1.3.x

Any plans to make this work with the latest redmine? I've tried it with Redmine 1.3 and it doesn't work (I get errors when I try to enable the module for a project).

Thanx.

some meansing question

Hi, can you explain the meansing of these message?
Pinch---?
Another week---?
Everything OK?---that means not delay and normally running

No Effective Date---?

Thanks and apprieciate your work, it works on redmine2.3.2 successfully.

Route error in Redmine 1.4.x

ActionController::RoutingError in Projects#settings
Showing app/views/layouts/base.html.erb where line #57 raised:

No route matches {:project_id=>#<Project id: 1, name: "테스트 프로젝트", description: "Redmine 테스트 프로젝트입니다.\r\n(Project for Redmine test.)\r\n...", homepage: "", is_public: true, parent_id: nil, created_on: "2010-02-19 02:20:58", updated_on: "2012-02-01 15:11:26", identifier: "test", status: 1, lft: 29, rgt: 30>, :controller=>"parking_lot_chart", :action=>"index"}

Extracted source (around line #57):

54:
55: <% if display_main_menu?(@project) %>
56:


57: <%= render_main_menu(@project) %>
58:

59: <% end %>
60:

above error occured in redmine 1.4.4

I make routes.rb file in config/routes.rb like this, then working well.

ActionController::Routing::Routes.draw do |map|
map.connect 'projects/:project_id/parking_lot_chart/:action', :controller => 'parking_lot_chart'
end

バージョンの一覧のソートがバージョンの期日の新しい順

よかれとおもってやったけど「直近リリースのバージョンの状況が重要」という意見も出た。
Viewでなんとか工夫してわかりやすくしたい。

・アイデア
縦に線を引いて、今月・当月・来月で分類 (KPTのホワイトボードみたいなかんじ)

ポストイットをぺたぺたはるかんじにしたいので、どういうふうにすればわかりやすいかを調べてみよう。

サイドメニューをつくる

ユーザとして
バージョンのステータスごとに表示したい
そうすると過去の振り返りなどに使える

チケットの状況までわかるとうれしい

バージョンの詳細を見るとその中のチケット一覧が出るが、全体の進捗だけで各案件の進捗が見れない。

1.0.0に入りそうなsubtrackingの機能みたいなイメージだろう。
バージョン>チケットへのブレークダウンをうまく表現し、subtrackingで大チケット(エピックとかストーリーかな)>タスクを表現とつなげるとか。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.