forked from forgejo/forgejo
Show total TrackedTime on issue/pull/milestone lists (#26672)
TODOs: - [x] write test for `GetIssueTotalTrackedTime` - [x] frontport kitharas template changes and make them mobile-friendly ---   --- *Sponsored by Kithara Software GmbH*
This commit is contained in:
parent
e83f2cbbac
commit
adbc995c34
8 changed files with 129 additions and 36 deletions
|
@ -17,6 +17,7 @@ template = Template
|
|||
language = Language
|
||||
notifications = Notifications
|
||||
active_stopwatch = Active Time Tracker
|
||||
tracked_time_summary = Summary of tracked time based on filters of issue list
|
||||
create_new = Create…
|
||||
user_profile_and_more = Profile and Settings…
|
||||
signed_in_as = Signed in as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue