summaryrefslogtreecommitdiffstats
path: root/templates/org
Commit message (Expand)AuthorAgeFilesLines
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-182-0/+45
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-0/+1
* Move input fields to add members to a team and repos to a team (#5853)sebastian-sauer2019-01-252-34/+34
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-094-10/+15
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+1
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-232-7/+7
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Add separate string for the 'Create Team' button. (#3647)bugreport02018-03-091-1/+1
* Fix organization profile on mobile devices (#3332)Morgan Bazalgette2018-01-101-17/+14
* Fix avatar URLs (#3069)Ethan Koenig2017-12-033-3/+3
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+3
* Link members and repositories count to each page on org home. (#2787)harry2017-11-041-1/+4
* fix discord hook bug (#2778)Lunny Xiao2017-10-251-0/+2
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-153-33/+0
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-033-6/+3
* fix orgnization webhooks (#2422)Lunny Xiao2017-08-301-0/+1
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-1/+1
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-281-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+2
* Fix org hooks UI (#2072)Morlinest2017-06-281-1/+3
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-1/+4
* Add units to team (#947)Lunny Xiao2017-05-181-0/+15
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-055-5/+5
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-015-5/+5
* 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