aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/org
Commit message (Expand)AuthorAgeFilesLines
* highlight user details link (#26998)Denys Konovalov2023-10-011-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-141-0/+3
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-8/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Unified link creation. (#15619)KN4CK3R2021-04-301-1/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-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
* [UI] Sortable Tables Header By Click (#7980)65432020-06-241-3/+9
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Change some label colors (#9051)jaqra2019-12-031-1/+1
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+6
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Add button to admin ui (#1738)Rémy Boulanouar2017-05-191-0/+3
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-41/+37
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* #13 finish user and repository searchUnknwon2016-03-111-24/+5
* #2156 add edit org link in admin panelUnknwon2015-12-121-0/+2
* Indent all templates with tabsAdam Strzelecki2015-12-081-53/+53
* add some logUnknwon2015-11-211-1/+1
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-58/+55
* New admin organization UIAntoine GIRARD2015-09-251-56/+66
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-1/+1
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-021-1/+1
* Add suburl supportUnknwon2014-09-191-3/+3
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-3/+3
* Continue working on new admin pagesUnknwon2014-08-291-0/+58