Commit Graph

101 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Hagen Schink 2fe6e0f6ff Moves calendars controller to work package 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink fe27cce2e0 Adds work package auto completes controller 11 years ago
Stefan Frank d7f399ab8d moved the permitted params into the workpackage_moves_controller, which is the only place it is used: This greens all moves-controller-specs 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Hagen Schink 4abf1b092e Renames and adapts notices 11 years ago
Hagen Schink 41f50d4e36 Adapts modified AAJ interface 11 years ago
Hagen Schink d538d23fc3 Handle responsible 11 years ago
Hagen Schink b684eb5f0a Removed superfluous method and statement 11 years ago
Hagen Schink 69477d434c Moves copy/move methods to work package 11 years ago
Hagen Schink 8e4933266a Corrects copy/move check 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago