0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-25 23:59:08 -05:00
forgejo/templates/repo
zeripath d8236f1b16
Ensure minimum mirror interval is reported on settings page (#19895)
* Ensure minimum mirror interval is reported on settings page

Expecting users to guess the minimum mirror interval appears a little unkind.
In this PR we simply change the locale string to include the minimum interval.
This will of course be affected by our current localization framework but...
we can fix that else where.

This PR also includes some fixes for error handling on the settings page as
previously the mirror block amongst others would simply disappear on error.

Fix #3737

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update options/locale/locale_en-US.ini

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* placate lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update options/locale/locale_en-US.ini

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-06-07 13:40:12 -04:00
..
branch
diff Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
editor Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
graph
issue Add title attribute to dependencies in sidebar (#19807) 2022-06-01 15:08:34 -04:00
migrate Disable unnecessary mirroring elements (#18527) 2022-06-04 19:42:17 +08:00
projects Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
pulls Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
release Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
settings Ensure minimum mirror interval is reported on settings page (#19895) 2022-06-07 13:40:12 -04:00
wiki By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Fix broken TR on cherrypick page (#19599) 2022-05-04 02:48:23 +02:00
clone_buttons.tmpl Don't let repo clone URL overflow (#19517) 2022-04-26 19:22:11 -04:00
commit_page.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Improve commit list/view on mobile (#19712) 2022-05-16 18:45:12 +02:00
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
home.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
icon.tmpl
packages.tmpl Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add a new menu in file view to open blame view and fix blame view select range bug (#19500) 2022-04-26 13:54:40 +03:00
view_list.tmpl Update JS dependencies (#19281) 2022-04-01 02:15:46 +02:00
watchers.tmpl