You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/admin
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069)
You can limit or hide organisations. This pull make it also posible for users

- new strings to translte
- add checkbox to user profile form
- add checkbox to admin user.edit form
- filter explore page user search
- filter api admin and public user searches
- allow admins view "hidden" users
- add app option DEFAULT_USER_VISIBILITY
- rewrite many files to use Visibility field
- check for teams intersection
- fix context output
- right fake 404 if not visible

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
auth Encrypt LDAP bind password in db with SECRET_KEY (#15547) 4 years ago
base Enforce tab indentation in templates (#15289) 4 years ago
emails Removes dangling < on emails/list.tmpl (#13970) 4 years ago
org Unified link creation. (#15619) 4 years ago
repo Display more repository type on admin repository management (#15440) 4 years ago
user Add Visible modes function from Organisation to Users too (#16069) 4 years ago
config.tmpl Allow only internal registration (#15795) 4 years ago
dashboard.tmpl Hide resync all ssh principals when using internal ssh server (#14904) 4 years ago
hook_new.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
hooks.tmpl Merge default and system webhooks under one menu (#14244) 4 years ago
monitor.tmpl Update JS dependencies (#15033) 4 years ago
navbar.tmpl Added option to disable webhooks (#13176) 4 years ago
notice.tmpl Replace more icons with SVG, repo search tweaks (#13860) 4 years ago
queue.tmpl Update JS dependencies (#15033) 4 years ago