Commit Graph

842 Commits (d8f3e00f0a207486cb6c7b0bb8bf3c8dbc90d0ca)

Author SHA1 Message Date
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Jan Sandbrink 86aa756df2 actually implement endpoint for WPs by projects 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Oliver Günther 974f5566e8 Extend revision representer with identifier and revision link 9 years ago
Jens Ulferts 3df2e3b2cd remove unnecessary extend work around 9 years ago
Jens Ulferts 551a0a9e76 fix attachments download link when on sub uri 9 years ago
Oliver Günther 4255e13144 Remove block for authorization 9 years ago
Oliver Günther 2a31d9cabd Corrections from review 9 years ago
Oliver Günther dc7d3be285 Use formatter method from decorator. 9 years ago
Oliver Günther ec3a5b9da7 Browse revisions by work package with linked collection 9 years ago
Oliver Günther aa74e9c382 Added specs for revision endpoint 9 years ago
Oliver Günther 6f5c489b82 Provide corrections from preliminary review 9 years ago
Oliver Günther da9771ae1b Add revisions API and linked property for work packages 9 years ago
Jan Sandbrink 3d49831bfd extract activities by WP into own endpoint 9 years ago
Jan Sandbrink 1452111946 fix C&P error 9 years ago
Jan Sandbrink f8f2d644ee fix update link 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Florian Kraft bfd4ed19d1 rebased against new notification styles 9 years ago
Florian Kraft 8503bc77c5 probably fix create contract 9 years ago
Jan Sandbrink fd3312a0f2 extract attachment storing into service 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Jan Sandbrink 8a0a60445b update root representer 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Jan Sandbrink 68d521ca85 add link for adding attachments to work package 9 years ago
Jan Sandbrink 2d3fd8eb73 only return nil for _unknown_ properties 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink 1ac80edc3c use common name conversion in linked properties 9 years ago
Jan Sandbrink 0dd77ecb5f use merge! method of Reform::Contract::Errors 9 years ago
Jan Sandbrink bc30b28558 extract attribute name conversion into extra class 9 years ago
Jan Sandbrink b374ebdd7f store messages alongside error symbols 9 years ago
Jan Sandbrink a9d28d3fb6 fix some errors uncovered by specs 9 years ago
Jan Sandbrink 662f99808a apply basic attribute name transformations 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Jan Sandbrink 3e87d10980 fix bogus errors in contracts 9 years ago
Jan Sandbrink 13b9042293 treat all 422 errors the same for forms 9 years ago
Jan Sandbrink a0e2c26deb define properties on contract 9 years ago
Jan Sandbrink ac9cffe741 remove tautology and add apropriate specs 9 years ago
Jan Sandbrink c7207f0330 resort errors in WP contracts 9 years ago
Jan Sandbrink eec35308ce use contract directly in WP create too 9 years ago
Jan Sandbrink ce0b906d91 dirty trick to allow using a Hash as mock 9 years ago
Jan Sandbrink e5dd8732fc fix stupid mistakes 9 years ago
Jan Sandbrink 88d7944bb1 hide error merging behind contract.validate 9 years ago
Jan Sandbrink e22334a5f6 rename local 9 years ago
Jan Sandbrink 025f3f589e remove side effect from Validation.create 9 years ago
Jan Sandbrink 0b7b4bf329 extract error merging into contract 9 years ago
Markus Kahl 3865ce4f1f polish 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago