Commit Graph

4476 Commits (fbda734b595a7d7ee739b1c2b25c330db946ee33)

Author SHA1 Message Date
Hagen Schink fbda734b59 Moves methods from issue to WP 11 years ago
Hagen Schink 7090cb5995 Sets controller name to 'types' and adds permissions 11 years ago
Hagen Schink 60fc9882fe Allows to set controller name 11 years ago
Martin Czuchra 38e939f811 Removes obsolete associations. 11 years ago
Martin Czuchra ff11bd4ba9 New projects now have default types enabled. 11 years ago
Hagen Schink 6ecb51606c Adds 'show' action to exception 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Hagen Schink 57de7bd50b Adds PE type controller to before filter filter 11 years ago
Martin Czuchra 72b5ed5c26 Fixes Planning Element specs. 11 years ago
Martin Czuchra f3130ac07f Removes obsolete relations from Type. 11 years ago
Martin Czuchra 01370d1ee5 Removes DefaultPlanningElementType. 11 years ago
Martin Czuchra 307ec13f64 Removes EnabledPlanningElementType. 11 years ago
Martin Czuchra 734934f747 Removes enabled_planning_element_types relation. 11 years ago
Martin Czuchra 7c31fa2b4c Removes unused variable. 11 years ago
Martin Czuchra 992b50c31b Fixes some specs by removing after_save hook. 11 years ago
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
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Hagen Schink bacf5069a8 Removes PE type controller and views 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
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
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