summaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-131-0/+7
* Disable 'May Import Local Repository' when is disabled by setting (Issue #477...EnricoFerro2018-08-241-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* Don't display buttons if there are no system notifications (#4280)Lanre Adelowo2018-07-051-24/+26
* undo #3142 because processes don't use the util.Timestamp (#4203)David Schneiderbauer2018-06-101-2/+2
* Show only needed values in database configuration section depending on type (...Lauris BH2018-06-061-2/+8
* Fix typo (#4151)Barbossa2018-06-061-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-242-0/+8
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-243-3/+32
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+2
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-0/+20
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-4/+8
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-232-2/+2
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+4
* Fix Delete repository message (#3260)muhfaris2018-01-151-2/+2
* Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli2017-12-161-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-116-9/+9
* Remove duplicate "Max Diff Lines" from config view (#2987)Duncan Ogilvie2017-11-271-2/+0
* Show Sendmail settings on admin config page (#2782)Jonas Bröms2017-10-261-4/+13
* Fixing wrong translations on sorttype oldest/latest (#2720)Jonas Franz2017-10-161-2/+2
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-121-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+4
* Display config file path on admin panel (#2030)Lunny Xiao2017-06-221-0/+2
* Add button to admin ui (#1738)Rémy Boulanouar2017-05-191-0/+3
* LDAP user synchronization (#1478)Lauris BH2017-05-103-0/+18
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2
* Sort on repo size in admin panel (#1654)Jorrit Klein Bramel2017-05-021-0/+2
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-013-3/+92
* Repo size in admin panel (#1482)Jonas2017-04-111-0/+2
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-0/+4
* Refactor admin/auth/new.tmpl (#1277)Kim "BKC" Carlbäcker2017-03-174-116/+119
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-1513-1246/+1195
* Log config pretty printer (#1097)Jonas2017-03-021-1/+1
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+1
* Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)Jonas2017-02-251-1/+1
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-1/+1
* Oauth2 consumer (#679)Willem van Dreumel2017-02-223-1/+54
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+2
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-0/+5
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+4
* fix config session missing data row & resolved #517 (#549)Lunny Xiao2017-01-021-1/+1
* resolved #517: fix admin ui data row missingLunny Xiao2016-12-311-5/+5
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+6
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-241-1/+18
* Fix bug that tries to load mistyped templatesMatthias Loibl2016-11-101-1/+1
* Support to last login featureJoubert RedRat2016-11-091-0/+6
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-074-26/+3
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-111-1/+1
* #3091 show Git configs on admin panelUnknwon2016-08-101-6/+36