Commit Graph

3631 Commits (d4d5acbd4575a290f73c12367cdf6405dbca178e)

Author SHA1 Message Date
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 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Jan Sandbrink 7e53b9ac04 remove spec expecting german translations 9 years ago
Jan Sandbrink 1b5bb5ba98 use AR errors as mock 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink 17940bf02c change validation of WP children 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 138d3dba29 fix some specs 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Jan Sandbrink c586a9cc8c mock the model in model_contract_spec 9 years ago
Jan Sandbrink 13b9042293 treat all 422 errors the same for forms 9 years ago
Jan Sandbrink 8f110d8b93 adapt specs to new contract behaviour 9 years ago
Jan Sandbrink ac9cffe741 remove tautology and add apropriate specs 9 years ago
Jan Sandbrink e9059a97ee style 9 years ago
Jan Sandbrink ce0b906d91 dirty trick to allow using a Hash as mock 9 years ago
Jan Sandbrink 0b7b4bf329 extract error merging into contract 9 years ago
Jan Sandbrink 218c75e765 fix update_by! user when not providing notes 9 years ago
Jens Ulferts f2ae9be55c increasing spec robustness, hopefully 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 9 years ago
Markus Kahl bd0df07090 fixed specs 9 years ago
Alex Coles 1d1d56217d Without message chain, prefer #receive in spec 9 years ago
Alex Coles 985a15f08a Remove obsolete TODO in VersionsController spec 9 years ago
Alex Coles 8338b7a6e1 Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 69aaa74e5f Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 0436446257 Revert "DRY WorkPackageSchema#available_custom_fields spec" 9 years ago
Jan Sandbrink 2854584cb2 use more clear scopes for autocompletion 9 years ago
Alex Coles 8e47f600b0 DRY WorkPackageSchema#available_custom_fields spec 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles ae59a6985a Teach User.authorize_within ActiveRecord::Relation 9 years ago
Alex Coles ee12f7ea82 Add explicit join references in specs 9 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles 59b05568e9 Remove deprecated Relation#all in views 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Markus Kahl c24c58a273 fixed specs; use default realm; test custom realm 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 3355458fc8 Remove Array expectation in legacy Type spec 9 years ago
Oliver Günther e0af219a36 Fix invalid time sheet link 9 years ago
Jan Sandbrink 393fe4e70a please the hound 9 years ago
Jan Sandbrink 3a30834ce0 tests for execute_as behaviour 9 years ago
Jan Sandbrink f491d3d9ef split specs for mail notification jobs per class 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 9eb7cfbe9b actually allow the status to be set while moving 9 years ago
Jens Ulferts 1fc2661375 another safeguard for the inplace edit spec 9 years ago