You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/util
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>
2 months ago
..
filebuffer Add `io.Closer` guidelines (#29387) 1 year ago
rotatingfilewriter
color.go Fix project column title overflow (#31011) 10 months ago
color_test.go Enable tenv and testifylint rules (#32852) 3 months ago
error.go
file_unix.go
file_unix_test.go
file_windows.go
io.go Refactor markup package (#32399) 5 months ago
io_test.go
keypair.go Enable `unparam` linter (#31277) 10 months ago
keypair_test.go Enable tenv and testifylint rules (#32852) 3 months ago
legacy.go
legacy_test.go
pack.go
pack_test.go
paginate.go
paginate_test.go
path.go Fix unittest and repo create bug (#33061) 3 months ago
path_test.go Fix unittest and repo create bug (#33061) 3 months ago
remove.go
runtime.go Refactor pprof labels and process desc (#32909) 3 months ago
runtime_test.go Refactor pprof labels and process desc (#32909) 3 months ago
sanitize.go Refactor to use UnsafeStringToBytes (#31358) 9 months ago
sanitize_test.go
sec_to_time.go Worktime tracking for the organization level (#19808) 2 months ago
sec_to_time_test.go Worktime tracking for the organization level (#19808) 2 months ago
shellquote.go
shellquote_test.go Refactor older tests to use testify (#33140) 3 months ago
slice.go Performance improvements for pull request list page (#29900) 1 year ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 2 years ago
string.go Do not render truncated links in markdown (#32980) 3 months ago
string_test.go Do not render truncated links in markdown (#32980) 3 months ago
time_str.go Update go tool dependencies (#32916) 3 months ago
time_str_test.go Enable tenv and testifylint rules (#32852) 3 months ago
timer.go
timer_test.go
truncate.go Improve "ellipsis string" (#32989) 3 months ago
truncate_test.go Improve "ellipsis string" (#32989) 3 months ago
url.go Add `RemoteAddress` to mirrors (#26952) 2 years ago
util.go Refactor tests to prevent from unnecessary preparations (#32398) 5 months ago
util_test.go Update go tool dependencies (#32916) 3 months ago