Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 weeks ago
..
actions
workflow_dispatch use workflow from trigger branch ( #33098 )
2 months ago
branch
Trivial fixes ( #33304 )
1 month ago
cite
Fix Citation modal responsiveness and clipboard copy ( #29799 )
12 months ago
code
Improve sync fork behavior ( #33319 )
1 month ago
diff
Hide/disable unusable UI elements when a repository is archived ( #33459 )
4 weeks ago
editor
Support choose email when creating a commit via web UI ( #33432 )
4 weeks ago
find
Fix word overflow in file search page ( #32695 )
3 months ago
graph
De-emphasize signed commits ( #31160 )
2 months ago
issue
Worktime tracking for the organization level ( #19808 )
3 weeks ago
migrate
Fix 500 error when error occurred in migration page ( #33256 )
1 month ago
projects
Fix incorrect project page CSS class ( #32510 )
3 months ago
pulls
Fix form width ( #33151 )
2 months ago
release
Simplify context ref name ( #33267 )
1 month ago
settings
Refactor webhook events ( #33337 )
1 month ago
tag
Refactor DateUtils and merge TimeSince ( #32409 )
4 months ago
wiki
Refactor context repository ( #33202 )
1 month ago
activity.tmpl
Implement recent commits graph ( #29210 )
1 year ago
blame.tmpl
Simplify context ref name ( #33267 )
1 month ago
branch_dropdown.tmpl
Fix branch dropdown not display ref name ( #33159 )
2 months ago
clone_buttons.tmpl
Rearrange Clone Panel ( #31142 )
3 months ago
clone_panel.tmpl
Fix code button alignment ( #33345 )
1 month ago
code_frequency.tmpl
Refactor web routes ( #30519 )
10 months ago
commit_load_branches_and_tags.tmpl
Migrate `gt-hidden` to `tw-hidden` ( #30046 )
11 months ago
commit_page.tmpl
Simplify context ref name ( #33267 )
1 month ago
commit_sign_badge.tmpl
Do not show unnecessary commit sign lock icon ( #33387 )
1 month ago
commit_status.tmpl
Restore warning commit status ( #27504 )
1 year ago
commit_statuses.tmpl
fix toggle commit body button ui when latest commit message is long ( #32997 )
2 months ago
commits.tmpl
Simplify context ref name ( #33267 )
1 month ago
commits_list.tmpl
De-emphasize signed commits ( #31160 )
2 months ago
commits_list_small.tmpl
De-emphasize signed commits ( #31160 )
2 months ago
commits_search_dropdown.tmpl
Unify search boxes ( #29530 )
12 months ago
commits_table.tmpl
Refactor context repository ( #33202 )
1 month ago
contributors.tmpl
Add "n commits" link to contributors in contributors graph page ( #32799 )
2 months ago
create.tmpl
Fix form width ( #33151 )
2 months ago
create_helper.tmpl
Remove incorrect and unnecessary Escape from templates ( #29394 )
1 year ago
empty.tmpl
Fix repo empty guide ( #33114 )
2 months ago
file_info.tmpl
Improve detecting empty files ( #31332 )
9 months ago
forks.tmpl
Refactor find forks and fix possible bugs that weak permissions check ( #32528 )
3 months ago
graph.tmpl
Migrate `gt-hidden` to `tw-hidden` ( #30046 )
11 months ago
header.tmpl
Refactor repository transfer ( #33211 )
4 weeks ago
home.tmpl
Simplify context ref name ( #33267 )
1 month ago
home_sidebar_bottom.tmpl
Tweak repo sidebar ( #32847 )
2 months ago
home_sidebar_top.tmpl
Repo homepage styling tweaks ( #33289 )
1 month ago
icon.tmpl
Replace 10 more gt- classes with tw- ( #29945 )
11 months ago
latest_commit.tmpl
fix toggle commit body button ui when latest commit message is long ( #32997 )
2 months ago
navbar.tmpl
Implement recent commits graph ( #29210 )
1 year ago
packages.tmpl
…
pulse.tmpl
Remove unused CSS styles and move some styles to proper files ( #33217 )
1 month ago
recent_commits.tmpl
Refactor web routes ( #30519 )
10 months ago
release_tag_header.tmpl
Fix incorrect TagName/BranchName usages ( #33279 )
1 month ago
search.tmpl
Unify search boxes ( #29530 )
12 months ago
search_name.tmpl
…
star_unstar.tmpl
code optimization ( #31315 )
9 months ago
sub_menu.tmpl
Repo homepage styling tweaks ( #33289 )
1 month ago
unicode_escape_prompt.tmpl
Replace some `gt-` classes with `tw-` ( #29570 )
12 months ago
upload.tmpl
…
user_cards.tmpl
Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar ( #32570 )
3 months ago
view_file.tmpl
Simplify context ref name ( #33267 )
1 month ago
view_list.tmpl
add submodule diff links ( #33097 )
2 months ago
watch_unwatch.tmpl
Tweak repo buttons on mobile and labeled button border-radius ( #30503 )
10 months ago
watchers.tmpl
…