0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 12:54:34 +01:00
gitea/templates/repo
Simon Pistache 2abef971dc
fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668)
- Fixes a translation keystring misuse where the string 'open
milestones' is used in place of 'closed milestones'.
- De-duplicates the use of 'open milesones' and 'closed milestones'
keystrings on the sidebar of an issue, reusing the ones on the issues
filter and action bars.
- Closes #32667

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-01 10:14:56 +08:00
..
actions Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
branch Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
cite
code Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
diff Fixed Issue of Review Menu Shown Behind (#32631) 2024-11-26 09:24:56 +08:00
editor Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
find
graph Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
issue fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
projects Fix incorrect project page CSS class (#32510) 2024-11-15 01:30:26 +00:00
pulls Refactor issue page info (#32445) 2024-11-08 02:21:13 +00:00
release Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
settings Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
tag Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
wiki Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
activity.tmpl
blame.tmpl Fix the link for .git-blame-ignore-revs bypass (#31432) 2024-06-20 23:28:34 +00:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
commits_list.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl Fix issues with inconsistent spacing in areas (#32607) 2024-11-22 06:12:50 +00:00
contributors.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
file_info.tmpl
forks.tmpl Refactor find forks and fix possible bugs that weak permissions check (#32528) 2024-11-18 03:06:25 +00:00
graph.tmpl
header.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
home.tmpl Fix issues with inconsistent spacing in areas (#32607) 2024-11-22 06:12:50 +00:00
icon.tmpl
latest_commit.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
navbar.tmpl
packages.tmpl
pulse.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
star_unstar.tmpl
sub_menu.tmpl Support repo license (#24872) 2024-10-01 15:25:08 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570) 2024-11-22 18:51:51 +00:00
view_file.tmpl Fix and refactor markdown rendering (#32522) 2024-11-16 08:41:44 +00:00
view_list.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
watch_unwatch.tmpl
watchers.tmpl