Commit Graph

300 Commits (64c712ccb2fc91890d793fb75660f27396867640)

Author SHA1 Message Date
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
Hagen Schink 0a80b6c069 Improve dialog layout 11 years ago
Hagen Schink b4da4fc2e0 Allow to add subtasks to a work package 11 years ago
Hagen Schink 58eafc8382 Use work package specific edit pages 11 years ago
Hagen Schink 3d6d8bd192 Show work package relations 11 years ago
Hagen Schink ca81702faf Show work package hierarchy 11 years ago
Hagen Schink 7b2bfb215a Fix progress bar format 11 years ago
Hagen Schink 005115828f Move to_s to work package 11 years ago
Hagen Schink 45659d9b63 Show issue and planning element attributes 11 years ago
Hagen Schink 1b3fa2af61 Display kind of work package 11 years ago
Jens Ulferts 3e294148d8 enables showing work_packages history by copying the partial over from issues 11 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 11 years ago