Commit Graph

101 Commits (c5318308cac7e707f628d479258861a968a61c41)

Author SHA1 Message Date
Oliver Günther a6b4372b09 Always preprocess URLs with CGI.unescape 9 years ago
Jan Sandbrink 2b7261b2ee move assembly of reports list into controller 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Alex Coles 53a224bf76 Remove mutation method calls on AR::Relation 9 years ago
Oliver Günther 988c9f38a7 Cucumber fixes 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago
Tim Habermaas d0426dcf17 [Refactor] Use ActiveRecord#find_by_id instead of #find and rescue. 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Alexander Bach ee14628c09 Move send_notification to event origin 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Florian Kraft f8d69c5212 address hound complaints 9 years ago
Jan Sandbrink f86e0ef591 uglify order statement 9 years ago
Jan Sandbrink 253785622c specify order in the Rails 3 way 9 years ago
Jan Sandbrink 9cb9957bbb also accept auto complete requests without query 9 years ago
Jan Sandbrink d2eeb27c84 eliminate instance variable 9 years ago
Jan Sandbrink c9f0fba192 increase readability of wp->hash conversion 9 years ago
Jan Sandbrink 8897235fa4 rewrite find into where, order and limit 9 years ago
Jan Sandbrink 194f1814e1 always return a valid scope 9 years ago
Jan Sandbrink e51a4005ff try to increase readability 9 years ago
Jan Sandbrink 280e333f18 explain why some code exists 9 years ago
Jan Sandbrink 2854584cb2 use more clear scopes for autocompletion 9 years ago
Jan Sandbrink 45815cb9f3 rename query to scope 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 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
Jan Sandbrink d3ceffddfc actually allow the status to be set while moving 9 years ago
Jan Sandbrink 42ec887384 uglify order statement 10 years ago
Jan Sandbrink 0f868f17e2 specify order in the Rails 3 way 10 years ago
Jan Sandbrink 9ed5480298 also accept auto complete requests without query 10 years ago
Jan Sandbrink 799f3b9b52 eliminate instance variable 10 years ago
Jan Sandbrink b265ad88db increase readability of wp->hash conversion 10 years ago
Jan Sandbrink b524b0724d rewrite find into where, order and limit 10 years ago
Jan Sandbrink dd052d5114 always return a valid scope 10 years ago
Jan Sandbrink dc71f37587 try to increase readability 10 years ago
Jan Sandbrink 4556da741e explain why some code exists 10 years ago
Jan Sandbrink d59b54a63c use more clear scopes for autocompletion 10 years ago
Jan Sandbrink 75b542725a rename query to scope 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alex Coles 1900e9b55d Fix whitespace in (Rails) controllers 11 years ago
Till Breuer adeb2e4a27 Don't render ok in bulk#delete if clean up is required 11 years ago
Till Breuer d67bc8b975 Temporarily allow for ajax calls to bulk controller 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago