Commit Graph

8 Commits (36943e56d66a2d711a6b0c27219ce91a3ddc020a)

Author SHA1 Message Date
Lunny Xiao dbd89acf98 Remove unnecessary permissions load ()
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <matti@mdranta.net>
Lunny Xiao 85202d4784
Display ui time with customize time location ()
* display ui time with customize time location

* fix lint

* rename UILocation to DefaultUILocation

* move time related functions to modules/timeutil

* fix tests

* fix tests

* fix build

* fix swagger
Lanre Adelowo a315c8d992 fix non existent milestone with 500 error ()
kolaente f9ec2f89f2 Add golangci ()
Mario Lubenka fcbac38d6f Unifies pagination template usage () ()
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page ()
Rodrigo Villablanca Vásquez 4c52858c39 Issue is not overdue when it is on the same date ()
* Due date time of issues and milestones is set to 23:59:59

* Add docs

* make gen swagger

* fix swagger gen
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests ()
* add milestone issues and pulls page instead of redirecting issues page

* add milestone when creating issue from milestone page

* refactor to merge similiar codes as a new function issues

* remove milestone info on milestone issues list

* fix missing params