forgejo/templates
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
..
admin Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Add svg linter and fix incorrect svgs (#30086) 2024-03-30 07:17:30 +01:00
explore Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
mail templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
org Fix: Organization Interface Display Issue (#30133) 2024-03-30 07:17:31 +01:00
package Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
projects Add default board to new projects, remove uncategorized pseudo-board (#29874) 2024-03-30 07:17:31 +01:00
repo When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-30 07:17:31 +01:00
shared Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
status Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
swagger [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
user Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
webhook [REFACTOR] webhook/new remove redundant if 2024-03-28 11:13:37 +01:00
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
install.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
post-install.tmpl [BRANDING] Custom loading animation for Forgejo 2024-02-05 16:02:13 +01:00