summaryrefslogtreecommitdiffstats
path: root/templates/admin/config.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix admin-dl-horizontal (#25512) (#25535)Giteabot2023-06-271-12/+12
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-9/+0
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-141-1/+1
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-10/+0
* Rewrite logger system (#24726)wxiaoguang2023-05-211-54/+11
* Improve template helper (#24417)wxiaoguang2023-04-291-4/+4
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-281-8/+10
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Clean template/helper.go (#23922)wxiaoguang2023-04-071-1/+1
* Support reflogs (#22451)Philip Peterson2023-03-131-0/+12
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-2/+2
* fix(config): remove context on config template (#22096)Restray2022-12-111-1/+1
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-2/+10
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Fix the admin mailer config display (#20633)wxiaoguang2022-08-031-6/+13
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-139/+139
* Refactor install page (db type) (#17919)wxiaoguang2021-12-071-2/+2
* Allow only internal registration (#15795)65432021-05-091-0/+2
* quick fix (#15464)John Olheiser2021-04-141-1/+1
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-12/+8
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-17/+0
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-32/+32
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix admin/config page (#12979)zeripath2020-09-291-1/+1
* Add placeholder text for send testing email button in admin/config (#12452)Bagas Sanjaya2020-08-101-1/+1
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-0/+2
* Remove unused config on UI (#10078)John Olheiser2020-01-311-2/+0
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+2
* Properly fix displaying virtual session provider in admin panel (#9137)zeripath2019-11-281-1/+1
* [Branch View] show "New Pull Request" Button only if posible (#7977)65432019-08-261-18/+18
* show lfs config on admin panel (#7220)Lunny Xiao2019-06-161-0/+16
* Fix code overflow (#6914)Xaver Maierhofer2019-05-141-1/+1
* fix config ui error about cache ttl (#6861)Lunny Xiao2019-05-061-0/+4
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+78
* Include more variables on admin/config page (#6378)mrsdizzie2019-03-191-0/+11
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+3
* Admin config page mailertype setting option update (#5973)techknowlogick2019-02-061-2/+2
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* Show only needed values in database configuration section depending on type (...Lauris BH2018-06-061-2/+8
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-0/+2
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-4/+8
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-231-1/+1
* Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli2017-12-161-1/+1
* 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
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+4
* Display config file path on admin panel (#2030)Lunny Xiao2017-06-221-0/+2
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2