Commit Graph

3370 Commits (bed42fa28fb0bbea16b0d4ff6914984faaf2ebd4)

Author SHA1 Message Date
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 3abb8c7fa4 Remove unloadable from lib code 9 years ago
Jonas Heinrich f396563911 Adapt version to corresponding OpenProject core version. 9 years ago
Alex Coles 8338b7a6e1 Update OP::Authentication to use uppercase headers 9 years ago
Jonas Heinrich ff158d8cbd Adapt version to corresponding OpenProject core version. 9 years ago
jonasheinrich ee17a821ad Bump version to 4.2.0 9 years ago
Alex Coles 69aaa74e5f Update OP::Authentication to use uppercase headers 9 years ago
Alex Coles 1bcbad97d5 Indent fix in acts_as_searchable 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Alex Coles 2e040a7830 Replace deprec. with_scope in acts_as_searchable 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles 071e9eed7c Add explicit join references in TextFormatting 9 years ago
Alex Coles 9abbe5c4f7 Remove deprecated Relation#all in lib 9 years ago
Markus Kahl 6fa07f060f fixed default realm 9 years ago
Markus Kahl a770bf762c follow warden default, which is true for store 9 years ago
Markus Kahl c33c9b60e3 looks like the store default is true 9 years ago
Markus Kahl 3865ce4f1f polish 9 years ago
Markus Kahl 6902dc1766 lookup key directly 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 b6be1d560b Temp. silence acts_as_searchable deprecations 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alex Coles bdbb3c6a6a Migrate acts_as_tree has_many to lambda 9 years ago
Alex Coles f83365ebab Migrate acts_as_attachable has_many to lambda 9 years ago
Alex Coles 53524637ec Migrate acts_as_journalized has_many to lambda 9 years ago
Alex Coles bbe8ec184a Migrate acts_as_customizable has_many to lambda 9 years ago
Alex Coles 71cd6d834a Migrate pagination scopes to use lambda/block 9 years ago
Alex Coles a31559cc01 Migrate nested_set scopes to use lambda/block 9 years ago
Alex Coles a6c54cb25f Migrate AR finder/query methods in lib code 9 years ago
Alex Coles 35ef50b868 Fix syntax (w/Rubocop) in tasks 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