1
0
Fork 0
forgejo/options/locale
Denys Konovalov 8ffb9c6fb1
Add default board to new projects, remove uncategorized pseudo-board (#29874)
On creation of an empty project (no template) a default board will be
created instead of falling back to the uneditable pseudo-board.

Every project now has to have exactly one default boards. As a
consequence, you cannot unset a board as default, instead you have to
set another board as default. Existing projects will be modified using a
cron job, additionally this check will run every midnight by default.

Deleting the default board is not allowed, you have to set another board
as default to do it.

Fixes #29873
Fixes #14679 along the way
Fixes #29853

Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit e5160185ed65fd1c2bcb2fc7dc7e0b5514ddb299)

Conflicts:
	options/locale/locale_en-US.ini
	trivial conflict because Forgejo strings do not have
	surrounding double quotes
2024-03-30 07:17:31 +01:00
..
locale_ar.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_be.ini
locale_bg.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_bn.ini
locale_bs.ini
locale_cs-CZ.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_de-DE.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_el-GR.ini
locale_en-US.ini Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-30 07:17:31 +01:00
locale_eo.ini
locale_es-ES.ini
locale_fa-IR.ini
locale_fi-FI.ini
locale_fil.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_fr-FR.ini [I18N] Translations update from Weblate (#2830) 2024-03-26 18:38:16 +00:00
locale_gl.ini
locale_hu-HU.ini
locale_id-ID.ini
locale_is-IS.ini
locale_it-IT.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_ja-JP.ini
locale_ko-KR.ini
locale_lv-LV.ini
locale_nl-NL.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_pl-PL.ini
locale_pt-BR.ini
locale_pt-PT.ini
locale_ru-RU.ini [I18N] Translations update from Weblate (#2727) 2024-03-26 17:28:11 +00:00
locale_si-LK.ini
locale_sk-SK.ini
locale_sl.ini
locale_sv-SE.ini
locale_tr-TR.ini
locale_uk-UA.ini
locale_zh-CN.ini
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS