Commit Graph

4478 Commits (8ccd71c347861d83fc46ad858eb4d07a07517d1f)

Author SHA1 Message Date
Jens Ulferts b9590aff9a patches nested_set to add tree rebuilding methods that are not using 11 years ago
Jens Ulferts 1f85552222 removes duplcate method, same exists in WorkPackage 11 years ago
Jens Ulferts fcc51fa8e2 allow hierarchies between Issues and PlanningElements by moving methods up 11 years ago
Jens Ulferts 5b5cb976ca removes method implemented in nested_set 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts a391d12f12 adapts form to use journal notes 11 years ago
Jens Ulferts 58da8064e4 reorders and breaks up before filter 11 years ago
Jens Ulferts eb350344ca moves code into their own methods 11 years ago
Jens Ulferts 5d3b70928c moves after save hooks to work_package 11 years ago
Jens Ulferts 247436ca38 moves scoped nested set into own module, applies to WorkPackage 11 years ago
Jens Ulferts e83cc8b4c8 removes mass assignment protection 11 years ago
Hagen Schink 60c481d631 Queries issues 11 years ago
Philipp Tessenow c0c276ff17 correctly find the project_id when collecting activity 11 years ago
Hagen Schink a730bbfcd2 Revert changes of 847a302 11 years ago
Sebastian Schuster 861ab1750a Removed the requirement of attachment containers having 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 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 dcb694f765 fixes updating a work_package without providing time entry values 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 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 98e94f892f adds a method for updating a work_package 11 years ago
Jens Ulferts 5a03ad9bba adds params for update work_package to permitted params 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 d653c16403 Fixes a lot of whitespace in application.css 11 years ago
Sebastian Schuster 165b01a052 Fixed wrong logo path 11 years ago
Jens Ulferts 8464aa96b2 no longer overwrites first type_attribute work_package helper method 11 years ago
Philipp Tessenow 5233f87435 refactor event filetering in ActivitiesController 11 years ago
Philipp Tessenow 5ca3b5fa03 hide activity on the overall activity page when it is disabled for a project 11 years ago
Philipp Tessenow 57c7456870 do not render links to acticity when it is disabled 11 years ago
Philipp Tessenow 6bed893600 403 on activity page with disabled activity module 11 years ago
Martin Czuchra a6bbc4427d Fixes hidden field in work package new action. 11 years ago
Martin Czuchra 92b50f59be Fixes URL for planning element generation. 11 years ago
Martin Czuchra 86678cce5c Fixes url generation work with new sti column name. 11 years ago
Philipp Tessenow b70698f49d remove usage of fastercsv 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Philipp Tessenow 0ca9fcd4e7 fix member role_empty validation 11 years ago
Philipp Tessenow 28362876e5 we have to render something even if the member is invalid 11 years ago
Martin Czuchra ca611540f3 Renames STI column name on work packages. 11 years ago
Philipp Tessenow 63090b9f22 remove flash messages too, when changing members. execute the remove script on every submit 11 years ago