1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/docs/content/installation
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170)
This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.

But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
2024-05-27 08:59:54 +00:00
..
_index.en-us.md
_index.zh-cn.md
comparison.en-us.md Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
comparison.zh-cn.md
database-preparation.en-us.md
database-preparation.zh-cn.md Update some translations and fix markdown formatting (#29099) 2024-02-11 19:03:49 +02:00
from-binary.en-us.md
from-binary.zh-cn.md
from-package.en-us.md
from-package.zh-cn.md
from-source.en-us.md Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
from-source.zh-cn.md Rework spellchecking, add lint-spell (#29106) 2024-02-09 03:59:39 +00:00
on-cloud-provider.en-us.md
on-cloud-provider.zh-cn.md
on-kubernetes.en-us.md
on-kubernetes.zh-cn.md
run-as-service-in-ubuntu.en-us.md
run-as-service-in-ubuntu.zh-cn.md
upgrade-from-gitea.en-us.md
upgrade-from-gitea.zh-cn.md
windows-service.en-us.md
windows-service.zh-cn.md Update some translations and fix markdown formatting (#29099) 2024-02-11 19:03:49 +02:00
with-docker-rootless.en-us.md
with-docker-rootless.zh-cn.md
with-docker.en-us.md update mailer example config, remove deprecated HOST (#30267) 2024-04-03 19:16:02 -04:00
with-docker.zh-cn.md