Commit Graph

5492 Commits (8305dc7de9919acb08021788546c6f8acb0f2521)

Author SHA1 Message Date
Hagen Schink d9bf70d3ed Use type property 11 years ago
Hagen Schink 1189aaf176 Excludes index and pagination from admin check 11 years ago
Hagen Schink 6330e29be3 Corrects indentation 11 years ago
Hagen Schink 5d8bd8001e Changes usage from PE type to type property 11 years ago
Hagen Schink 0d6f9db999 Lets default and enabled PE type use Type 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Hagen Schink 26477251f0 Rename instance variable 11 years ago
Sebastian Schuster 861ab1750a Removed the requirement of attachment containers having 11 years ago
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Hagen Schink bacf5069a8 Removes PE type controller and views 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 11 years ago
Hagen Schink 16f77c6fc6 Fixes icon method reference 11 years ago
Hagen Schink df07412df3 Fixes icon method reference 11 years ago
Hagen Schink 2d4f8c15b3 Make deletion button visible for cukes 11 years ago
Hagen Schink 4a633c1743 Use controller instead of helper variable 11 years ago
Hagen Schink a3b0124091 Strong params for update and flash for deletion 11 years ago
Hagen Schink 42e8e74ffa Fix type sort 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
Hagen Schink a1bc9531ea Add planning element type attributes to type index 11 years ago
Hagen Schink e0e204f493 Add planning element type attributes to type form 11 years ago
Hagen Schink f5d66560df Use strong parameters for type 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
Martin Czuchra af666d3582 Moves contents of PlanningElementType into Type. 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