aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-12/+3
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-7/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-20/+20
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-1/+4
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* 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