aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/member/members.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-2/+2
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-8/+6
* Org pages style fixes (#23901)silverwind2023-04-041-2/+2
* Hide 2FA status from other members in organization members list (#22999)Brecht Van Lommel2023-02-201-0/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-2/+2
* Fix org members bug (#20489)Vladimir Yakovlev2022-07-261-1/+1
* Fix public org members displayed too many informations (#20403)Lunny Xiao2022-07-191-20/+22
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-14/+14
* In the Organization member page, 2fa column is too narrow for Simplified Chin...capvor2022-01-091-2/+2
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-6/+31
* Kd/fix team avatar aspect ratio (#14200)Kyle D2021-01-031-5/+5
* Direct avatar rendering (#13649)silverwind2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3
* Show 2FA info on Admin Pannel: Users List (#12515)65432020-08-201-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-2/+8
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+8
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-0/+2
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-4/+12
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-1/+1
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-6/+0
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-7/+7
* Indent all templates with tabsAdam Strzelecki2015-12-081-43/+43
* fix #650Unknwon2015-11-221-43/+54
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* Finish new edit team page, add member to teamUnknwon2014-08-241-1/+1
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-0/+49