]> source.dussan.org Git - redmine.git/commit
Fix: Time entry API returning `hours` as Rational instead of Float (#41819).
authorGo MAEDA <maeda@farend.jp>
Sun, 24 Nov 2024 07:04:17 +0000 (07:04 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 24 Nov 2024 07:04:17 +0000 (07:04 +0000)
commitd8cb8b20f41ffa7535ac8dadc6b8d8e2731ab718
tree67451892c25bc58562b0abf6ecd3e16abb1f30d1
parentdb0ac01d3d3177bb0c9b03d0a9e2ec120f701921
Fix: Time entry API returning `hours` as Rational instead of Float (#41819).

Patch by Go MAEDA (user:maeda).

git-svn-id: https://svn.redmine.org/redmine/trunk@23304 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/timelog/index.api.rsb
app/views/timelog/show.api.rsb
test/integration/api_test/time_entries_test.rb