gitea/templates/org/team
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
* Add team permission setting to allow creating repo in organization.

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

* Add test case for creating repo when have team creation access.

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

* build error: should omit comparison to bool constant

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

* Add comment on exported functions

* Fix fixture consistency, fix existing unit tests

* Fix boolean comparison in xorm query.

* addCollaborator and changeCollaborationAccessMode separate steps

More clear to use different if-cases.

* Create and commit xorm session

* fix

* Add information of create repo permission in team sidebar

* Add migration step

* Clarify that repository creator will be administrator.

* Fix some things after merge

* Fix language text that use html

* migrations file

* Create repository permission -> Create repositories

* fix merge

* fix review comments
2019-11-20 19:27:49 +08:00
..
members.tmpl Move input fields to add members to a team and repos to a team (#5853) 2019-01-25 19:14:35 -05:00
navbar.tmpl Improve team members and repositories settings UI (#5457) 2018-12-09 08:42:11 +02:00
new.tmpl Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repositories.tmpl Allow to add and remove all repositories to/from team. (#8867) 2019-11-09 08:39:37 +08:00
sidebar.tmpl Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
teams.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00