1
0
Fork 0
forgejo/routers
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard ()
* Fix assigned/created issues in dashboard. ()

* 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 () 2017-02-14 20:16:00 +08:00
api/v1 Markdown rendering overhaul () 2017-02-14 09:13:59 +08:00
dev Golint fixed for modules/setting () 2016-11-27 18:14:25 +08:00
org Restrict creating organisations by user () 2016-12-31 10:33:30 +08:00
repo Fix assigned issues dashboard () 2017-02-14 22:15:18 +08:00
user Fix assigned issues dashboard () 2017-02-14 22:15:18 +08:00
home.go fix: trim the whitespaces for the search keyword () 2017-02-11 12:00:01 +08:00
init.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
install.go Cleanup log messaging 2017-02-02 15:24:18 +01:00