summaryrefslogtreecommitdiffstats
path: root/templates/org
Commit message (Expand)AuthorAgeFilesLines
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-055-6/+6
* #1384 add pagination for repositoriesUnknwon2016-07-241-0/+1
* Refactor User.Id to User.IDUnknwon2016-07-246-18/+18
* #3066 fix create organization ignores full name propertyUnknwon2016-07-231-1/+1
* templates/org/home: minor UI fixUnknwon2016-07-161-2/+2
* Upgrade octicon to 4.3.0Unknwon2016-07-162-4/+4
* Display org member's full name in link title.Tamás Molnár2016-03-161-1/+1
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-4/+4
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+10
* Indent all templates with tabsAdam Strzelecki2015-12-0815-516/+516
* Admin should be able to see all organizationsAdam Strzelecki2015-11-301-3/+3
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-243-9/+9
* fix #650Unknwon2015-11-229-363/+375
* 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
* finish new org settings pageUnknwon2015-09-062-44/+39
* fix org header orderUnknwon2015-09-061-4/+4
* new org options UIUnknwon2015-09-061-50/+39
* #1193 Make organization emails non-mandatoryUnknwon2015-09-062-36/+27
* new create webhook UIUnknwon2015-08-271-34/+26
* new webhooks list UIUnknwon2015-08-264-39/+52
* comletely remove v1 UI files of GogsUnknwon2015-08-151-32/+0
* fix template errorUnknwon2015-08-101-1/+1
* fix #1439Unknwon2015-08-051-1/+1
* fix #1204Unknwon2015-07-311-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
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-224-138/+138
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-223-68/+68
| * templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-221-70/+70
* | fix mirror issues uncaught #941Unknwon2015-02-131-1/+1
|/
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-091-1/+1
* UI: Confirmation boxUnknwon2014-09-283-4/+25
* Add suburl supportUnknwon2014-09-1911-22/+22
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-1811-22/+22
* UI fixUnknwon2014-09-131-2/+2
* Organization level webhooksUnknwon2014-09-071-10/+10
* Merge pull request #442 from compressed/org_hook无闻2014-09-073-1/+77
|\
| * add organization-level webhooksChristopher Brickley2014-09-053-1/+77
* | Fix #348Unknwon2014-09-051-48/+48
|/
* Removed trailing white spacesTristan Storch2014-08-301-3/+3
* Finish new admin users pagesUnknwon2014-08-292-181/+0
* Finsih add/remove repo in organizationUnknwon2014-08-262-2/+47
* Finish new edit team page, add member to teamUnknwon2014-08-246-18/+76
* Working on organization pagesUnknwon2014-08-235-2/+46