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
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>
3 months ago
..
fields Fix large image overflow in comment page (#31740) 3 months ago
labels Refactor sidebar label selector (#32460) 3 months ago
milestone Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
sidebar fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
view_content Add line-through for deleted branch on pull request view page (#32500) 3 months ago
branch_selector_field.tmpl Fix issue sidebar (#32455) 4 months ago
card.tmpl Refactor template ctx and render utils (#32422) 4 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 11 months ago
comment_tab.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
filter_list.tmpl Refactor template ctx and render utils (#32422) 4 months ago
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
labels.tmpl Fix spacing in issue navbar (#30238) 11 months ago
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
milestone_new.tmpl Fix milestone deadline and date related problems (#32339) 4 months ago
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months 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) 12 months ago
new_form.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
openclose.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
search.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Refactor issue page info (#32445) 4 months ago
view_title.tmpl Add line-through for deleted branch on pull request view page (#32500) 3 months ago