0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-07 22:28:34 -05:00
forgejo/templates
Mai-Lapyst d4b1ed859c Port: Fix issue/PR title edit (gitea#30858) (#3797)
This PR ports [gitea#30858](https://github.com/go-gitea/gitea/pull/30858) / [this commit](5c236bd4c0) to forgejo.

[week 2024-20 cherry pick](https://codeberg.org/forgejo/forgejo/pulls/3729)

## Tests
- [ ] Click "edit" to get into edit mode, change the title and then use Alt+Enter to save the title

## Screenshots

Before:
![grafik](/attachments/bb0b2562-7da0-4205-a647-3270d66f2ad7)
![grafik](/attachments/c3d05a21-659d-4616-b357-87de57232182)

After:
![grafik](/attachments/d9af6966-3282-439b-a845-76618a24b9a6)
![grafik](/attachments/5acd6684-69c4-41a4-8e27-7cb75fe3c7e4)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3797
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
Co-committed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-05-20 23:32:48 +00:00
..
admin
api/packages/pypi
base Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
custom
devtest
explore [I18N] Injected updated time in translation string (#3837) 2024-05-20 18:47:35 +00:00
mail Remove title from email heads (#3810) 2024-05-17 10:10:33 +00:00
org [UI] Allow org members to navigate between the org and the dashboard 2024-05-05 23:14:57 +05:00
package templates: Be more forgiving about missing package metadata 2024-05-10 12:07:24 +02:00
projects Fix various problems around projects board view (#30696) 2024-05-12 20:03:10 +02:00
repo Port: Fix issue/PR title edit (gitea#30858) (#3797) 2024-05-20 23:32:48 +00:00
shared UI: Hide hidden email from own profile, again 2024-05-05 13:08:31 +02:00
status
swagger s/return_to_gitea/return_to_forgejo (#3822) 2024-05-20 18:44:33 +00:00
user [I18N] Improve base locale related to settings and accounts (#3733) 2024-05-13 12:05:49 +00:00
webhook
home.tmpl
install.tmpl Fix some UI problems (install) (#30854) 2024-05-15 20:12:14 +02:00
post-install.tmpl