summaryrefslogtreecommitdiffstats
path: root/templates/org/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-301-1/+1
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+10
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+23
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+1
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+10
* Indent all templates with tabsAdam Strzelecki2015-12-081-52/+52
* update localesUnknwon2015-11-031-1/+1
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+14
* new user profile settings UIUnknwon2015-09-061-1/+1
* new org options UIUnknwon2015-09-061-50/+39
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-8/+0
* fix #1439Unknwon2015-08-051-1/+1
* update gopmfileUnknwon2015-07-281-1/+1
* fix #1305Unknwon2015-07-281-3/+1
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+2
* models: able to rename user with diff letter cases #981Unknwon2015-02-221-57/+57
* UI: Confirmation boxUnknwon2014-09-281-1/+8
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Fix #348Unknwon2014-09-051-48/+48
* Working on organization pagesUnknwon2014-08-231-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-0/+1
* Page: `/org/:orgname/settings`Unknwon2014-08-141-0/+56