Commit Graph

65 Commits (42ca41840776000c37231b616a0b9e85e04f9217)

Author SHA1 Message Date
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
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 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
Philipp Tessenow 145fb9c5cb remove duplicated method from moves_controller 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
Philipp Tessenow 10b62ca681 fix #4858 11 years ago
Sebastian Schuster 7e726ea2a2 Added responsible for work_package summary 11 years ago
Sebastian Schuster 1f8446f7cd Added responsible to context menu 11 years ago
Sebastian Schuster 46834b7cba Added responsible to bulk update 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 11 years ago
Hagen Schink 24ad6d03af Fixes duplicated journal notes on move 11 years ago
Philipp Tessenow 80dd8836b4 let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Till Breuer 6fef6001da Perform individual parameter whitelisting during work package bulk update 11 years ago
Till Breuer e43506b7a1 Fix work_packages/bulk#update if no work package params are passed 11 years ago
Till Breuer e34b674dcf Use permitted params instead of safe attributes in work packages bulk controller... 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts e78d2b4eef adds breadcrumb label for bulk controller 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Stefan Frank e7e9e928af major refactoring of reports into separare classes 11 years ago
Stefan Frank 768a1bdbee simple refactoring for the reports: maybe this gets it below D 11 years ago
Hagen Schink e2aab7c10b Renames attributes 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 331dc79408 Moves reports controller to work package 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Hagen Schink e38a061138 Set order for postgres 11 years ago
Hagen Schink a5fd92d8e1 Moves context menu to work package 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago