]> source.dussan.org Git - gitea.git/commit
Show due date in dashboard issues list (#8860)
authormrsdizzie <info@mrsdizzie.com>
Thu, 7 Nov 2019 20:12:23 +0000 (15:12 -0500)
committerAntoine GIRARD <sapk@users.noreply.github.com>
Thu, 7 Nov 2019 20:12:23 +0000 (21:12 +0100)
commitb747501337a50b847631efe0041cf2c994f4a7fa
treea598b78c49131a9dd02676c4d78639050a2432db
parent884acf8295500aa5387295bea2dd83b0bf841b9a
Show due date in dashboard issues list (#8860)

* Show due date in dashboard issues list

Include due date when vieiwiing all issues on dashboard (matching what
we show for repo issue lists).

Fixes #8859

* Put in same order as repo issue list

* Add suggested changes and also update repo issue list to match
public/css/index.css
public/less/_repository.less
templates/repo/issue/list.tmpl
templates/user/dashboard/issues.tmpl