1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 10:14:27 +00:00
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
..
2019-08-23 12:40:29 -04:00
2017-02-21 23:02:10 +08:00
2017-02-23 11:40:44 +08:00
2017-05-16 08:36:09 +08:00
2019-08-23 12:40:29 -04:00
2017-03-21 08:55:00 +08:00
2017-03-20 02:55:07 +01:00
2017-04-21 19:32:31 +08:00
2017-05-18 22:54:24 +08:00
2017-10-26 08:49:16 +08:00
2017-10-27 09:10:54 +03:00
2019-08-23 12:40:29 -04:00
2018-05-09 19:29:04 +03:00
2018-03-13 10:03:55 +08:00
2019-04-02 08:48:31 +01:00
2018-05-05 08:28:30 +08:00
2018-09-13 15:04:25 +03:00
2018-12-11 19:28:37 +08:00
2019-05-05 14:09:02 -04:00