Commit Graph

42 Commits (c5d97ddcfaa5011a3e840ebcd7c5ebb88c494ba9)

Author SHA1 Message Date
Edip Emre Bodur a4dac59643
Fixes for unreachable project issues when transfer repository from organization (#31770) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
yp05327 75d0b61546
Fix the display of project type for deleted projects (#31732) 4 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
wxiaoguang 29a8c8de77
Partially enable MSSQL case-sensitive collation support (#29238) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
Lunny Xiao c7f6e9fc2f
Update xorm version (#26128) 1 year ago
yp05327 44572e9243
Fix incorrect oldest sort in project list (#25806) 1 year ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
yp05327 5b87c05a95
improve FindProjects (#23085) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
John Olheiser 9cc15d18df
Project links should use parent link methods (#22587) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Jason Song 6135359a04
Always reuse transaction (#22362) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Gusted 7d1770cd71
Use correct count for `NumOpenIssues` (#19980) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
wxiaoguang 994257d266
Add missing `sorting` column in `project_issue` table (#19635) 3 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago