Commit Graph

37 Commits (4ac48a88ae838827b1bd0404e77cb0f292db7226)

Author SHA1 Message Date
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther 1bc3090952
Better errors when bulk editing 6 years ago
Oliver Günther 661ea179a1
[28670] Use WP update service for bulk updating 6 years ago
Oliver Günther 5528794571
[27975] Call update_ancestors in bulk controller 6 years ago
ulferts 0cf4e121ff use destroy service on bulk destroy action (#6260) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther ad9160c116 Remove JournalsHelper 9 years ago
Mohamed Wael Khobalatte 4f3930be79 Call the correct hook for costs plugin 9 years ago
Oliver Günther a6b4372b09 Always preprocess URLs with CGI.unescape 9 years ago
Oliver Günther 6eeea9d1da Avoid mutator sort on relations 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
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 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
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
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 46834b7cba Added responsible to bulk update 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 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
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
Hagen Schink 7f7c0d2816 Removes superfluous comment 11 years ago
Hagen Schink e164c4345e Renames variables 11 years ago
Hagen Schink 8b2d7a13ef Rename bulk edit/update actions 11 years ago
Hagen Schink 104d6f7da4 Rename issues controller 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
Jens Ulferts 7d6c63989b removes issues#all 11 years ago
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago
Jens Ulferts 97810c28cc removes issues#index action 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago
Hagen Schink 3f5e359391 Fixes functional tests 11 years ago
Hagen Schink 3877e38d1e Renames and adapts issue labels 11 years ago
Hagen Schink 11149fbc25 Renames and adapts WP not found error translation 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Michael Frister 0767837c03 Add option to create PDFs from issue lists with a description 11 years ago
Hagen Schink 9196b86854 Adapts changed AAJ interface 11 years ago