]> source.dussan.org Git - redmine.git/commit
Add total estimated hours, spent hours, total spent hours for issues to issue list...
authorGo MAEDA <maeda@farend.jp>
Sun, 27 Jun 2021 07:18:58 +0000 (07:18 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 27 Jun 2021 07:18:58 +0000 (07:18 +0000)
commite2c08c7b36e4fd270aed6691d4d8d8e216b4a4c8
tree41a0aec147a958e9bd53c51b87e5fc94f52c8d00
parent51755e4349fb46316aebbb192a03210ff09683f7
Add total estimated hours, spent hours, total spent hours for issues to issue list API (#34857).

Patch by Felix Schäfer and Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@21051 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/views/issues/index.api.rsb
test/integration/api_test/issues_test.rb