Commit Graph

42 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923)
3 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
6543 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222)
4 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125)
4 years ago
6543 c4f9d06855 [Fix] milestone close timestamp (#8728)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Lunny Xiao 662a40ea29 Update milestone issues numbers when save milestone and other code improvements (#8411)
5 years ago
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221)
5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051)
5 years ago
Lanre Adelowo e6d54d511d make sure milestone listing is consistent across board (#4987)
6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929)
6 years ago
Travis Parker 73370b8cf7 consistent IsOverdue field name capitalization (#3909)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Morgan Bazalgette 320c9817bc Don't force due date to current time (#3830)
6 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213)
6 years ago
Ethan Koenig 6abfa48c0e Remove unnecessary updates to issue indexer (#3212)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628)
7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878)
7 years ago