gitea/options
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
..
gitignore Update gitignore list (#5258) 2018-11-03 18:06:09 -04:00
label Add label descriptions (#3662) 2018-03-13 10:03:55 +08:00
license Update licenses (#8752) 2019-10-30 16:19:14 +00:00
locale Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
readme Bindata is optional and over-writable on restart (#354) 2016-12-22 19:12:23 +01:00