Commit Graph

3545 Commits (29f82201e6f7af033662154fd6d197cee29c9379)

Author SHA1 Message Date
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
Alex Coles 31b12a6ead Remove no-args #url_for call from TextFormatting 10 years ago
Alex Coles dbdd3aa539 Fix exclude pattern for legacy spec Rake tasks 10 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
Jan Sandbrink 6ee2e64c6c deprecate method for deletion of menu items 10 years ago
Jan Sandbrink 4436461989 allow to hide menu items conditionally 10 years ago
Florian Kraft 550d3f3a51
fix possible xss in label_for_field 10 years ago