Commit Graph

810 Commits (9ef390b27f53ff76207595bb789c5f7f70c580dd)

Author SHA1 Message Date
Jan Sandbrink 3b45954314 HTTP 415 is even more apropriate than HTTP 400 10 years ago
Jan Sandbrink 7bfd3e3325 don't crash on missing content type 10 years ago
Jan Sandbrink b38eb09c5b also render null values in formatables 10 years ago
Jan Sandbrink c37579def9 use correct preview link depending on settings 10 years ago
Jan Sandbrink 0f1a7f94e2 generalize the render endpoints 10 years ago
Jan Sandbrink 857acb2380 use common representer for formatables 10 years ago
Jan Sandbrink bd9981f15d ensure the TextileRenderer always renders textile 10 years ago
Alexander Bach 76185d6d84 Removed style offenses 10 years ago
Alexander Bach e9a618e7d4 Removed project properties from WP 10 years ago
Jan Sandbrink 2d821da157 prefix representers to help rails out 10 years ago
Alexander Bach 92e23145d4 Some easy style fixes 10 years ago
Alexander Bach 409073f7e3 Generalized 404 error message 10 years ago
Jan Sandbrink 1074833a9f define string objects endpoint 10 years ago
Jan Sandbrink 7b72bcdc5c rename parameter 10 years ago
Jan Sandbrink 2f012a09dd use show_if as guard clause 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 40a727c54f fix parameter indentation 10 years ago
Jan Sandbrink f7134df8f9 also apply visibility conditions to parent 10 years ago
Jan Sandbrink a60ce1948d rename visible_condition to show_if 10 years ago
Jan Sandbrink 7f1401f40c remove unneccessary selfs 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 51081271af also use new link helper in version representer 10 years ago
Jan Sandbrink 0570457822 change links to nothing in work package 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Alexander Bach 234417ec1c Added category to work package representer 10 years ago
Alexander Bach 6d04d171d8 Fix category link 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Alexander Bach 52dc6db8b7 Another style "improvement" fix 10 years ago
Alexander Bach d895b82db6 Some minor style fixes 10 years ago
Alexander Bach bd1ffaee10 Fix authorize usage 10 years ago
Alexander Bach dcc33a826e Fixed previous style "improvement" 10 years ago
Jan Sandbrink 39135c627f make that method really really private 10 years ago
Jan Sandbrink 049f59c57e unify error messages 10 years ago
Alexander Bach 65c39db9cf Some minor style fixes 10 years ago
Alexander Bach 21c50fd41a Accessing a project without permission now returns 404 instead of 403 10 years ago
Alexander Bach 1e27f6c46f Removed unnecessary string interpolation 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
Alexander Bach ec10b80641 Implemented get categories as specified, except for errors 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