gitea/templates/repo/settings
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
* Add teams to repo on collaboration page.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add option for repository admins to change teams access to repo.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add comment for functions

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Make RepoAdminChangeTeamAccess default false in xorm and make it default checked in template instead.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Make proper language strings and fix error redirection.

* Add unit tests for adding and deleting team from repository.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add database migration

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix redirect

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix locale string mismatch.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Move team access mode text logic to template.

* Move collaborator access mode text logic to template.
2019-09-23 23:08:03 +03:00
..
webhook Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00
branches.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
collaboration.tmpl Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00
deploy_keys.tmpl Some small template fixes (#3820) 2018-04-20 08:25:15 +08:00
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 2017-03-15 23:39:38 +01:00
githooks.tmpl Fix #1418 (#1456) 2017-04-07 22:50:40 +08:00
nav.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
navbar.tmpl Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
options.tmpl Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
protected_branch.tmpl Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00