Commit Graph

309 Commits (2ebabecf6cac3fe5242c912a0240c9f8e0591f5a)

Author SHA1 Message Date
Stefan Frank d1becfc238 Removed the link_to_issue and replaced references with link_to_workpackage 11 years ago
Hagen Schink d538d23fc3 Handle responsible 11 years ago
Jens Ulferts 8e0f9db59d lets work package preview work for new work packages 11 years ago
Hagen Schink 09976b7098 Fix cukes 11 years ago
Jens Ulferts 7c545ca592 refactors work package controller to always use work_package method 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Jens Ulferts a2752d872a links work_package#edit now that it is uniform for pe and issues 11 years ago
Hagen Schink 9e11019ee1 Corrects work package move link 11 years ago
Hagen Schink 686f1b9eb7 Corrects copy link 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Hagen Schink a6811b7d06 Allow to copy WPs 11 years ago
Jens Ulferts e111759c31 showing error messages on update failure 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 0def3223c4 enables attaching files on edit 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 87b99d02e7 explicitly passes attributes to views 11 years ago
Jens Ulferts 980ef16b31 allows for the status to be set on planning elements 11 years ago
Jens Ulferts 90fcf47c14 adds an update action to the work package controller 11 years ago
Jens Ulferts fb84581189 refactors attribute rendering to avoid duplication 11 years ago
Jens Ulferts 116b5628fa uses default attribute rendering for custom fields in wp#form 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Jens Ulferts 0c9539fbf3 adds an edit action to work_packages controller 11 years ago
Martin Czuchra a6bbc4427d Fixes hidden field in work package new action. 11 years ago
Martin Czuchra 86678cce5c Fixes url generation work with new sti column name. 11 years ago
Hagen Schink 19e92933a6 Add planning element actions to action menu 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Jens Ulferts eda5f61ddc disabling "create and continue" for now 11 years ago
Jens Ulferts e37ab4b357 uses work_package for work_package history 11 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 11 years ago
Jens Ulferts aafccc013e completes renaming of add_issue_watchers to add_work_package_watchers permission 11 years ago
Jens Ulferts a8f0948482 enables the html_title for work_packages 11 years ago
Jens Ulferts b173898fa4 lets subtasks be of the same type as the parent work_package 11 years ago
Jens Ulferts ba2dc0b901 fixes relations for work_packages 11 years ago
Jens Ulferts dc8384ff57 moves relation querying into controller 11 years ago
Jens Ulferts a769ff2877 i18n for work_packages 11 years ago
Jens Ulferts 0658b48364 rerenders new when error occurs on work_package#create 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 2a6cef77a2 reenables switching trackers 11 years ago
Jens Ulferts 3c909e6d65 enables status for issues 11 years ago
Jens Ulferts 57604d70dd restructures the way the work_package form is rendered 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Hagen Schink 13de937b5d Improve work package show layout 11 years ago
Hagen Schink 22a376d1d2 Correct controller access 11 years ago
Hagen Schink 5e441a1c2a Correct link to timelog page 11 years ago
Hagen Schink 5288ea0998 Add watcher permissions for work packages 11 years ago
Hagen Schink 614c196f84 Correct labeling and localization 11 years ago
Hagen Schink f001f682c1 Authorize relation management against work package 11 years ago