Commit Graph

228 Commits (1bf90d2ff1409b6ca2c1b646a17180f65df211cc)

Author SHA1 Message Date
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Jens Ulferts 1aa285ef74 error handling work_packages#index 11 years ago
Jens Ulferts 7ac5461542 enables atom feed for work_packages#index 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago
Jens Ulferts 05bbaf7c24 enables csv export for work packages#index 11 years ago
Jens Ulferts 8c33323a49 separates query results from the query itself 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Hagen Schink 97144cc96e Implements destroy for work packages controller 11 years ago
Stefan Frank 8a516d1b11 Fixing workpackage-ajax-update (#1823, #1422) 11 years ago
Hagen Schink a974d7226e Selects only changing association elements 11 years ago
Hagen Schink 9d67cffc15 Adapts changes to journalization API 11 years ago
Jens Ulferts 8e0f9db59d lets work package preview work for new work packages 11 years ago
Jens Ulferts ae0ff087fa enables finding projects by identifier, scoped by visible 11 years ago
Jens Ulferts a1e57fbb3b use identical methods for ancestor/descendant fetching 11 years ago
Jens Ulferts 9cc5bf4d38 rewrote spec to improve readibility 11 years ago
Jens Ulferts 7c545ca592 refactors work package controller to always use work_package method 11 years ago
Jens Ulferts 32f1172018 keeps values when switching types 11 years ago
Hagen Schink b684eb5f0a Removed superfluous method and statement 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Hagen Schink a6811b7d06 Allow to copy WPs 11 years ago
Jens Ulferts 48186dcdf8 renders show on successful update instead of redirecting 11 years ago
Jens Ulferts 65c09b3c2a allows for disabling email notification on update 11 years ago
Jens Ulferts e111759c31 showing error messages on update failure 11 years ago
Jens Ulferts 3b7dfb1552 warning message if attachments could not be saved 11 years ago
Jens Ulferts 3b011dab78 enables type switching for existing work_packages 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 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 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 86678cce5c Fixes url generation work with new sti column name. 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 984f69679e improve spec robustness 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Martin Czuchra 067e26c673 Due/end date fixes. 11 years ago
Jens Ulferts 101bf289e7 moves attribute rendering for work_package#show from controller to helper 11 years ago
Martin Czuchra 9259367f87 Fixes rendering of 404 in work packages. 11 years ago
Jens Ulferts 6e00d55ad2 reimplements a work_packages's relations for better readibiity 11 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 11 years ago
Jens Ulferts d5fbc6e90e code cleanup 11 years ago
Jens Ulferts dc8384ff57 moves relation querying into controller 11 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago
Jens Ulferts fe274ad071 allows for adding an attachment 11 years ago
Jens Ulferts 04d2da7f14 fixes parameter assignment for planning elements 11 years ago