]> source.dussan.org Git - gitea.git/commit
Fix 7303 - remove unnessesary buttons on archived repos (#7326)
authorCherrg <michael@gnehr.de>
Sat, 29 Jun 2019 09:18:49 +0000 (11:18 +0200)
committerzeripath <art27@cantab.net>
Sat, 29 Jun 2019 09:18:49 +0000 (10:18 +0100)
commit711f6dc9b0f77b35706bcb31a41b5f6a9e50d401
tree24f6aa9c8bfef19e68e1c56bcbd31400f5c0c806
parente005b5f6e6c96fe0dc70ee9e0a171230b7adf732
Fix 7303 - remove unnessesary buttons on archived repos (#7326)

* archived repo - remove
- open/close button on issue list
- assigne person on issue list

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* archived repo - remove
- comment field on issue view
- lock/unlock issue conversation button from sidebar on issue view

Signed-off-by: Michael Gnehr <michael@gnehr.de>
* archived repo - add 'compare commits' button to pull request

+ remove new pull request button from compare view

as the route is still working, and there is no need to be hidden

Signed-off-by: Michael Gnehr <michael@gnehr.de>
options/locale/locale_en-US.ini
templates/repo/diff/compare.tmpl
templates/repo/issue/list.tmpl
templates/repo/issue/view_content.tmpl
templates/repo/issue/view_content/sidebar.tmpl