Commit Graph

1119 Commits (0442e95d9b5d4c5d03fb53a89d020cd0643864c1)

Author SHA1 Message Date
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
Alex Coles 29d9814347 Prefer Project.allowed_to to .allowed_to_condition 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles 9abbe5c4f7 Remove deprecated Relation#all in lib 9 years ago
Markus Kahl 3865ce4f1f polish 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 4054c2ae22 add a removeWatcher link to work packages 10 years ago
Jan Sandbrink 0d31367a94 specify identifier for parse error 10 years ago
Jan Sandbrink 6b1bda3389 do not use exceptions for code flow 10 years ago
Markus Kahl 173fc83ec0 refactored huge switch; fixed null id. in dev mode 10 years ago