gitea/templates
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
* fixes #5957

* add tests to make sure config option is respected

* use already defined struct

* - use migration to make the flag repo wide not for the entire gitea instance
Also note that the config value can still be set so as to be able to control the value for new repositories that are to be created

- fix copy/paste error in copyright header year and rearrange import

- use repo config instead of server config value to determine if a commit should close an issue

- update testsuite

* use global config only when creating a new repository

* allow repo admin toggle feature via UI

* fix typo and improve testcase

* fix fixtures

* add DEFAULT prefix to config value

* fix test
2019-02-10 21:27:19 +02:00
..
admin Admin config page mailertype setting option update (#5973) 2019-02-06 11:17:58 -05:00
base fix header menu misalignment (#6002) 2019-02-08 12:18:22 -05:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Feature - #3031 - search for org repos (#5986) 2019-02-08 11:45:43 -05:00
mail Add `noreferrer` to rel='noopener` for <a> tags (#4328) 2018-07-03 19:52:36 -04:00
org Feature - #3031 - search for org repos (#5986) 2019-02-08 11:45:43 -05:00
pwa Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
repo Add option to close issues via commit on a non master branch (#5992) 2019-02-10 21:27:19 +02:00
status Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
swagger Remove extra spaces (#6016) 2019-02-09 14:48:28 +02:00
user Create repository on organisation by default on its dashboard (#6026) 2019-02-10 13:30:25 +00:00
home.tmpl Translate home template to Czech (#5665) 2019-01-08 14:39:50 +01:00
install.tmpl Remove the required class from optional ssh port in installation page (#5428) 2018-11-29 18:47:57 +02:00