Commit Graph

450 Commits (83a42d82b958a1797df36a2a94392a23128cb6ec)

Author SHA1 Message Date
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Jan Sandbrink 39135c627f make that method really really private 10 years ago
Jan Sandbrink 049f59c57e unify error messages 10 years ago
Jan Sandbrink cf54634a55 satisfy hound 10 years ago
Jan Sandbrink fc3bf8a445 unit test DateTimeFormatter 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Jan Sandbrink ac9cd95aab styling 10 years ago
Jan Sandbrink b50bad4716 include dates in schema 10 years ago
Jan Sandbrink 8ccbf8c247 allow PATCHing start and due date 10 years ago
Jan Sandbrink 6b6a6b949d represent start and due date as date only 10 years ago
Jan Sandbrink bce6325cbd simplify another schema getter 10 years ago
Jan Sandbrink ebdd179394 simplify schema getter 10 years ago
Jan Sandbrink 85fd30ca91 fix style 10 years ago
Jan Sandbrink 9b54862b53 allow patching of WP priorities 10 years ago
Jan Sandbrink 2ead8ca0ac also embed the priority 10 years ago
Jan Sandbrink 4d9f65db84 return 403 for statuses when not authorized 10 years ago
Jan Sandbrink f2e6048a45 use more condensed way of creating users 10 years ago
Alexander Bach 1e3b033321 Additional style fixes 10 years ago
Alexander Bach ebe57fb210 Fix style offenses 10 years ago
Alexander Bach e8f3b97c45 Added priority as link to work_package and changed specs accordingly 10 years ago
Alexander Bach a562565db5 Added single priority endpoint 10 years ago
Alexander Bach fb241d5841 Require view_work_packages permission for priorities access 10 years ago
Alexander Bach 3e5b7bbc67 Removed unnecessary string interpolations 10 years ago
Alexander Bach 256844a8a4 Add position, isActive, isDefault and self link to priority 10 years ago
Jens Ulferts 8e7203908e refactor wp link representer to reduce duplication 10 years ago
Jens Ulferts 3a3a349420 fixes setting version to nil via API 10 years ago
Jens Ulferts 9aa811d783 refactory schema representer 10 years ago
Jens Ulferts 06272be491 refactoring representers 10 years ago
Jens Ulferts 11c4a43a8d patch work package with version 10 years ago
Jens Ulferts ffc89d0f13 we no longer use instance variables here 10 years ago
Jens Ulferts ff67b57c4e fix available in project link 10 years ago
Jens Ulferts 374c1f0af9 prefer current_user over User.current 10 years ago
Jens Ulferts 6f54490368 force User.current to be set on API 10 years ago
Jan Sandbrink 0f3433d619 remove param from method 10 years ago
Jan Sandbrink bb5cc904b1 actually call the method I intended 10 years ago
Jens Ulferts 88a1dc2899 remove unnecessary interpolation 10 years ago
Jens Ulferts f05ec67eb3 use policy to calculate version link existence 10 years ago
Jens Ulferts 09a369982d embed version into work_package representer 10 years ago
Jens Ulferts 30c08cc003 use proper api link 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jens Ulferts 423babcb37 fully fletched out version representation 10 years ago
Jens Ulferts 1086d67280 add projects of version api endpoint 10 years ago
Jens Ulferts 7cd45d42bc enforce authorization on versions of project api resource 10 years ago
Jens Ulferts ad65c39a2f authorization on version endpoint 10 years ago
Jens Ulferts abe13dc671 GET versions/:id endpoint 10 years ago
Jan Sandbrink e1c02db9ab fix reference to current user 10 years ago
Jens Ulferts 45403ea044 quick fix for macro rendering in api 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago