summaryrefslogtreecommitdiffstats
path: root/templates/admin/user/edit.tmpl
Commit message (Expand)AuthorAgeFilesLines
* various style fixes (#25008)Denys Konovalov2023-05-301-2/+2
* Fix delete user account modal (#25004)HesterG2023-05-301-9/+9
* Improve some Forms (#24878)JakobDev2023-05-261-6/+6
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+4
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-4/+4
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-12/+3
* Fix some more hidden problems (#23074)wxiaoguang2023-02-221-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+3
* 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
* Use form for admin purge user (#21070)John Olheiser2022-09-121-3/+11
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Add option to purge users (#18064)zeripath2022-07-141-3/+14
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-41/+41
* Disable unnecessary GitHooks elementsPawel Boguslawski2022-04-261-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-4/+4
* Allow admins to change user avatars (#17661)qwerty2872021-11-161-0/+38
* Disable form autofill (#17291)wxiaoguang2021-10-191-1/+1
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-2/+2
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-15/+15
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+27
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Add option to change username to the admin panel (#14229)65432021-01-101-2/+2
* Add option for administrator to reset user 2FA (#14243)65432021-01-051-0/+10
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix tooltips and issue dependency styles (#13458)silverwind2020-11-101-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* Add git hook tooltip (#11030)John Olheiser2020-04-091-1/+1
* Users should not be able to prohibit their own login (#10970)赵智超2020-04-061-1/+1
* Restricted users (#6274)Manush Dodunekov2020-01-131-0/+6
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-1/+1
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-121-1/+1
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-107/+103
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-1/+1
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+2
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+6
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
* #2937 able to prohibit user loginUnknwon2016-07-161-0/+6
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+2
* #1575 Limit repo creationUnknwon2015-12-101-0/+10
* Indent all templates with tabsAdam Strzelecki2015-12-081-94/+94
* #1511 Allow local import only for admin usersUnknwon2015-11-031-1/+7
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-89/+96