Commit Graph

100 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
David Svantesson 366806db32 Fix errors in create org UI regarding team access permission. (#8506)
5 years ago
David Svantesson 9c2a58456a Fix repo_admin_change_team_access always checked in org settings (#8319)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
Cherrg 0622e83055 add missing template variable on organisation settings (#7385)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
5 years ago
Lanre Adelowo 6ca8fbd2f9 Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719)
6 years ago
Lanre Adelowo a6cdda115d Display error when adding a user to a team twice (#4746)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968)
6 years ago
Morgan Bazalgette eb0f166f50 Address issues pointed out by @lunny in #3339 (#3352)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
6 years ago
Lunny Xiao 061c501d54 Fix error when add user has full name to team (#2973)
6 years ago
Lauris BH 32ca299650 Remove direct user adding to organization members (#2641)
7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Lunny Xiao 3611a3e552 fix bug to deny to add orgnization as a member of an orgnization or team (#1815)
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lunny Xiao b40496533b fix leave team 404 (#1154)
7 years ago
Schwobaland c0904f1942 Restrict creating organisations by user (#193)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Sandro Santilli b7bf9dfd28 more
7 years ago
Sandro Santilli aadd7dcdc3 And others
7 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID
8 years ago
Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization
8 years ago
Unknwon e6f927f61a #1692 api: admin list and create team under organization
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar.
8 years ago
Florian Kaiser fdad234445 Remove unnecessary comments
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Unknwon 112a7cab31 #2497 incorrect error handle for team name
8 years ago
novaeye 227dcc3cb9 fix #2268
8 years ago
Unknwon 59c965a5ec #2156 admin able to edit organization max repo creation
8 years ago
Unknwon 968edb3e44 more link fix
8 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page
8 years ago
Unknwon 52c8f69163 fix #650
8 years ago