0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-20 21:06:00 -05:00
forgejo/templates/repo/issue
George Bartolomey 13ca6c14f1
feat: allow changing default branch update style
This commit allows chaning default branch update style through global
and repository settings. The setting affects "Update branch" button
in PR view (button shows when some commits are ahead of master branch).
When default update style is set to "rebase", dropdown button updates branch
by rebase by default. When update style is set to other value, dropdown button
updates branch by merge. Any of these actions may be selected using dropdown
in any case.

Signed-off-by: George Bartolomey <george@bh4.ru>
2024-12-23 18:55:25 +03:00
..
fields Don't show hidden labels when filling out an issue template (#31576) 2024-07-14 10:39:08 +02:00
labels follow up on #2367: rel="nofollow" on in-list labels 2024-08-15 21:56:26 +02:00
milestone Fix milestone assignment in New Issue 2024-09-17 17:45:02 +02:00
view_content feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
card.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl Fix Bug in Issue/pulls list (#32081) 2024-09-29 10:08:30 +02:00
filter_list.tmpl fix: Re-add least recently updated as sort order 2024-11-11 01:37:20 +01:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Replace gt-word-break with tw-break-anywhere 2024-06-11 08:57:27 +05:00
milestone_issues.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
milestone_new.tmpl feat: use combo markdown editor for milestone description 2024-10-22 19:58:44 +02:00
milestones.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
navbar.tmpl
new.tmpl
new_form.tmpl feat: "assign to me" button on PRs and issues 2024-10-08 18:36:37 +02:00
openclose.tmpl fix: regression from #4125 2024-10-14 19:24:56 +02:00
search.tmpl fix(ui): use right placeholder string in milestones search (#4628) 2024-07-25 03:33:44 +00:00
view.tmpl
view_content.tmpl fix(ui): put buttons in a single row on mobile 2024-11-25 18:43:09 +05:00
view_title.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00