gitroast/templates
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
* Fix assigned/created issues in dashboard. (#3560)

* Fix assigned/created issues in dashboard.

* Use GetUserIssueStats for getting all Dashboard stats.

* Use gofmt to format the file properly.

* Replace &Issue{} with new(Issue).

* Check if user has access to given repository.

* Remove unnecessary filtering of issues.

* Return 404 error if invalid repository is given.

* Use correct number of issues in paginater.

* fix issues on dashboard
2017-02-14 22:15:18 +08:00
..
admin feat: Able to disable non-admin to create new organization (#927) 2017-02-14 20:16:00 +08:00
base feat: support search bar on star tab of user profile. (#917) 2017-02-14 15:28:22 +08:00
explore feat: support search bar on star tab of user profile. (#917) 2017-02-14 15:28:22 +08:00
mail Fixed project name on repo template mail 2016-12-02 07:46:31 +01:00
org Added rel="noopener" to target="_blank" hrefs (#327) 2016-12-02 09:12:16 +08:00
repo Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
status Change import reference to match gitea instead of gogs (#37) 2016-11-03 10:29:56 -02:00
user Fix assigned issues dashboard (#920) 2017-02-14 22:15:18 +08:00
home.tmpl docs: update translation on homepage for zh-tw (#634) 2017-01-11 09:23:42 +01:00
install.tmpl Add Keep email private (see issue #571). (#571) 2017-01-08 11:12:03 +08:00