gitea/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
org
repo Markdown rendering overhaul (#186) 2017-02-14 09:13:59 +08:00
status
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