gitea/templates
K Kovacs 34692a20b1
Worktime tracking for the organization level (#19808)
Dear Gitea team,

first of all, thanks for the great work you're doing with this project.

I'm planning to introduce Gitea at a client site, and noticed that while
there is time recording, there are no project-manager-friendly reports
to actually make use of that data, as were also mentioned by others in
#4870 #8684 and #13531.

Since I had a little time last weekend, I had put together something
that I hope to be a useful contribution to this great project (while of
course useful for me too).

This PR adds a new "Worktime" tab to the Organisation level. There is a
date range selector (by default set to the current month), and there are
three possible views:

- by repository,
- by milestone, and
- by team member.

Happy to receive any feedback!

There are several possible future improvements of course (predefined
date ranges, charts, a member time sheet, matrix of repos/members, etc)
but I hope that even in this relatively simple state this would be
useful to lots of people.

<img width="1161" alt="Screen Shot 2022-05-25 at 22 12 58"
src="https://user-images.githubusercontent.com/118010/170366976-af00c7af-c4f3-4117-86d7-00356d6797a5.png">

Keep up the good work!

Kristof

---------

Co-authored-by: user <user@kk-git1>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-03 01:51:12 +08:00
..
admin Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Fix dropdown menu header and mobile view (#33108) 2025-01-05 21:20:22 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
package Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
projects Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
shared Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Inclusion of rename organization api (#33303) 2025-02-01 00:59:49 +00:00
user Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00