aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/team/teams.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-121-1/+1
* Add link to members and repositories at teams page (#27744)8532023-10-261-1/+1
* teams: new View button (#27685)tomholford2023-10-221-0/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-031-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-6/+6
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+3
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* 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
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-3/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-6/+6
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-261-3/+14
* 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-1/+1
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-4/+4
* Change action GETs to POST (#10462)John Olheiser2020-02-251-2/+8
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-3/+3
* Indent all templates with tabsAdam Strzelecki2015-12-081-28/+28
* fix #650Unknwon2015-11-221-30/+29
* 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-4/+4
* Finish team list, create new team, join/leave team pageUnknwon2014-08-161-0/+42