Commit Graph

8439 Commits (3b011dab78ffffe26b4c8d192b4957091f783f05)
 

Author SHA1 Message Date
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 a8a7e0b2b2 adds steps for work package hierarchy 11 years ago
Jens Ulferts 87b99d02e7 explicitly passes attributes to views 11 years ago
Jens Ulferts 7120f0be35 adds more attributes to work package update cuke 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 520d5553ba adds cuke for updating a work package 11 years ago
Jens Ulferts 5c4d3e9240 allows the "fill in" step to work with select 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 e7661e7f80 adds permission for work_package#udpate 11 years ago
Jens Ulferts e2fa0684d1 adds a "following priorities" step definition 11 years ago
Jens Ulferts f786a37b4c adds route for work_package#update 11 years ago
Jens Ulferts 8fea1a93bb removes i18n for planning element 11 years ago
Jens Ulferts cd7b2c4228 moves status step into own file and adds definition 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
Jens Ulferts 59b6bfcb50 adds pe and issue to be found as work packages for cuke routes 11 years ago
Jens Ulferts d116c1cdb1 adds route for work_package#edit 11 years ago
Jens Ulferts ce51a4aa5f adds cuke for work package direct navigation 11 years ago
Jens Ulferts 878cba6513 registers cuke helpers for work packages 11 years ago
Martin Czuchra 80eecbdd51 Merge pull request #282 from opf/fix/type_consolidation_on_work_package 11 years ago
sschu bac5265e99 Merge pull request #283 from opf/feature/rails3_quick_css_fix 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
Christian Rijke bb895b9fb2 Merge pull request #279 from opf/feature/ignore_dot_ruby_gemset 11 years ago
Jens Ulferts f781bab04d uses sti_type param in issue#new menu as that is what is queried for 11 years ago
Jens Ulferts 8464aa96b2 no longer overwrites first type_attribute work_package helper method 11 years ago
Hagen Schink 0f9544ab14 Merge pull request #268 from opf/feature/rename_tracker_to_type 11 years ago
Martin Czuchra 34747ef1fe Fixes a remaining tracker in a cuke. 11 years ago
Martin Czuchra df3235cf78 Merge remote-tracking branch 'opf/feature/rails3' into feature/rename_tracker_to_type 11 years ago
Martin Czuchra 53eb8e9583 Changes two cases of really long lines. 11 years ago
Martin Czuchra 155805c49f Fixes remaining Type/Typ misspellings. 11 years ago
Martin Czuchra 9e04098a9d Adds .ruby-gemset to .gitignore 11 years ago
sschu 82ce771bb5 Merge pull request #277 from opf/feature/rails3_activity_module 11 years ago
Philipp Tessenow 5233f87435 refactor event filetering in ActivitiesController 11 years ago
Philipp Tessenow 259632744d use stub not stub! 11 years ago
Philipp Tessenow 467a6285fc add CHANGELOG entry for activity module 11 years ago
Philipp Tessenow edb4ec5b09 adding specs for the new activity module 11 years ago
Philipp Tessenow a4b8d8c9b0 fix our good old unit tests 11 years ago
Philipp Tessenow ca49411db4 have a cuke to test the overall activity page 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 c09ca172a0 hide activity menu item when activity is disabled 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