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/templates/repo/issue
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
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
labels Refactor repo-projects.ts (#32892) 2 months ago
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
sidebar Worktime tracking for the organization level (#19808) 3 weeks ago
view_content Worktime tracking for the organization level (#19808) 3 weeks ago
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
card.tmpl Fix unpin hint on the pinned pull requests (#33207) 1 month ago
choose.tmpl Fix spacing in issue navbar (#30238) 11 months ago
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
filter_item_label.tmpl Refactor tmpl and blob_excerpt (#32967) 2 months ago
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filters.tmpl Worktime tracking for the organization level (#19808) 3 weeks ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
labels.tmpl Refactor LabelEdit (#32752) 3 months ago
list.tmpl Worktime tracking for the organization level (#19808) 3 weeks ago
milestone_issues.tmpl Worktime tracking for the organization level (#19808) 3 weeks ago
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
milestones.tmpl Worktime tracking for the organization level (#19808) 3 weeks ago
navbar.tmpl Fix menu buttons in issues and release (#30056) 11 months ago
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 1 year ago
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
openclose.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Fix comment header padding (#33377) 1 month ago
view_title.tmpl Trivial fixes (#33304) 1 month ago