Commit Graph

5575 Commits (142bba98fbffa428cc1d542fe1eff27d514d3058)

Author SHA1 Message Date
Alex Coles 5fff13c67e Add missing references to TimeEntry patch scopes 9 years ago
Alex Coles 8cb645f314 Fix obsolete calls to calculation methods w/cond. 9 years ago
Alex Coles 202a5f99f9 Fix obsolete .update_all w/cond. in Version patch 9 years ago
Alex Coles ba357a7698 Teach CostlogController patch how to pluck 9 years ago
Alex Coles aa0cf297d2 Teach TimelogController patch how to pluck 9 years ago
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago
Jan Sandbrink 2d6c813d91 fix schema generation when no type is set 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Oliver Günther 5b147e32d5 Storage performance and accuracy improvements 9 years ago
Henriette Dinger 87c17a0809 made style changes to please rubocop 9 years ago
Henriette Dinger bca793ce73 replaced images in Repository, Wiki and fixed occurred bugs 9 years ago
Henriette Dinger fa40630b95 replaced images in Wiki, Tables, TopMenu and restructered the _tables.sass 9 years ago
Alexander Bach 83643c37d2 Remove project homepage field from API 9 years ago
Jan Sandbrink 8f6926396b adapt to core changes w.r.t. APIv3 registration 9 years ago
Jan Sandbrink 3b7d095a3d adapt to core changes w.r.t. APIv3 registration 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 5540f381a5 adapt acts as op engine to define methods via def 9 years ago
Jens Ulferts c518fb76b7 some more replacement of deprecated finders 9 years ago
Jan Sandbrink 819b69fd66 move auth check out of before block 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 2a8659d0f4 split parsing and applying of filters/sort 9 years ago
Jan Sandbrink cc45136701 refactor 404 auth error 9 years ago
Jens Ulferts b31d2e38ac add col tags to membership table 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 781aac5a20 fix stupid C&P error 9 years ago
Jan Sandbrink ccd65e3e9d replace some raw SQL by AR magic 9 years ago
Jan Sandbrink 1b3fb0b84b replace deprecated find(:all, ...) finders 9 years ago
Alex Coles 6cb32af706 Teach Query patch how to pluck 9 years ago
Alex Coles 3e5f5a17fd Migrate further AR finders with conditions 9 years ago
Oliver Günther f982465a5d Force tmpdir for storage spec 9 years ago
Jens Ulferts 6c54b0da94 various finder deprecation fixes 9 years ago
Jens Ulferts cf3286a42d rename method to avoid collisions 9 years ago
Alexander Bach 65abed45c7 Use jQuery instead of prototype to properly serialize multi value arrays 9 years ago
Jens Ulferts 03e4f1feb8 adapt to changed finders 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Alex Coles 0d5a0cdaad Migrate association conditions to use lambda/block 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Jens Ulferts 6b343789c4 replace deprecated confirm 9 years ago
Oliver Günther 9f26c74a38 Require find to avoid LoadError on qa-dev 9 years ago
Jan Sandbrink f4a00a7a0e fix silly find_all_by_ replacement 9 years ago
Alexander Bach 4105a920b5 Style watcher notification mail 9 years ago
Alexander Bach c22c41b7db Directly notify new watchers by mail 9 years ago
Jan Sandbrink 4b6cbf3a95 replace deprecated find_x_by_ AR finders 9 years ago
Oliver Günther ef322e89dd Cleanup 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Oliver Günther 4707096281 Return nil from storage exception block 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago