summaryrefslogtreecommitdiffstats
path: root/routers/org
Commit message (Expand)AuthorAgeFilesLines
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-1/+0
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+19
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-0/+118
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-1/+0
* Prevent DeleteUser API abuse (#10125)65432020-02-031-1/+1
* Fix wrong paging on org members (#9990)Lunny Xiao2020-01-261-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-244-13/+16
* Restricted users (#6274)Manush Dodunekov2020-01-131-2/+1
* site admin could view org's members (#9346)Lunny Xiao2019-12-142-1/+134
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-5/+35
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+2
* Only return JSON for add/remove all (#9028)John Olheiser2019-11-161-4/+8
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-0/+8
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-5/+15
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-301-0/+1
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-4/+4
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-2/+5
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-3/+2
* add missing template variable on organisation settings (#7385)Cherrg2019-07-091-0/+1
* Add golangci (#6418)kolaente2019-06-121-1/+6
* Better logging (#6038) (#6095)zeripath2019-04-022-3/+3
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-1/+1
* fix bug when update owner team then visit team's repo return 404 (#6119)Lunny Xiao2019-02-221-2/+0
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-182-3/+10
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-0/+2
* Fixed bug where team with admin privelege type doesn't get any unit attached ...Lanre Adelowo2018-08-211-2/+3
* Display error when adding a user to a team twice (#4746)Lanre Adelowo2018-08-191-1/+6
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+18
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-2/+2
* Address issues pointed out by @lunny in #3339 (#3352)Morgan Bazalgette2018-01-121-7/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-104-17/+25
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-071-5/+2
* Fix error when add user has full name to team (#2973)Lunny Xiao2017-11-261-0/+5
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-40/+0
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-19/+28
* fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-262-0/+12
* Add units to team (#947)Lunny Xiao2017-05-181-0/+4
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-0/+2
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+8
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-273-4/+4
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-184-33/+65
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-104-23/+23
* moreSandro Santilli2016-11-071-1/+1
* And othersSandro Santilli2016-11-071-1/+1
* ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-071-3/+3
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-034-23/+23
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-243-14/+14