aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-276-82/+82
* Replace blue button and label classes with primary (#19763)silverwind2022-05-202-2/+2
* Fix `<strong>` html in translation (#18929)Gusted2022-02-271-2/+2
* Fix team management UI (#18886)Lunny Xiao2022-02-252-3/+3
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-22/+46
* Use "read" value for General Access (#18496)Gusted2022-02-011-1/+1
* Fix new team (#18212)Lunny Xiao2022-01-081-3/+3
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-052-28/+63
* Fixed org styles. (#17807)KN4CK3R2021-11-251-94/+96
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-166-18/+18
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-263-11/+44
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-2/+2
* Update JS dependencies (#15033)silverwind2021-03-222-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-032-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-304-4/+4
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-212-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-114-8/+8
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-274-12/+14
* Change action GETs to POST (#10462)John Olheiser2020-02-254-6/+24
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-114-6/+14
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-1/+5
* Team permission to create repository in organization (#8312)David Svantesson2019-11-202-2/+13
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-11/+42
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-063-4/+34
* fix new team 500 (#6749)Lunny Xiao2019-04-251-1/+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
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+1
* Add separate string for the 'Create Team' button. (#3647)bugreport02018-03-091-1/+1
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-032-4/+2
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-1/+1
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+2
* Add units to team (#947)Lunny Xiao2017-05-181-0/+15
* fix: remove `str2html` from org full name (#1360)Bo-Yi Wu2017-04-051-1/+1
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-1/+1
* fix: Add str2html on DisplayName of Org. (#1091)Bo-Yi Wu2017-03-011-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-052-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-244-9/+9
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-4/+4
* Indent all templates with tabsAdam Strzelecki2015-12-085-206/+206
* fix #650Unknwon2015-11-225-199/+219
* fix template errorUnknwon2015-08-101-1/+1
* UI: Confirmation boxUnknwon2014-09-281-1/+8
* Add suburl supportUnknwon2014-09-193-3/+3
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-183-3/+3
* UI fixUnknwon2014-09-131-2/+2
* Removed trailing white spacesTristan Storch2014-08-301-3/+3