Commit Graph

8752 Commits (24aa7916aa7e3cafcb0c4bf021ed30b9dcf9a0d7)
 

Author SHA1 Message Date
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
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
Martin Czuchra c5f0341a3e Merge branch 'feature/rails3' into feature/merge_planning_element_type_with_type 11 years ago
Martin Czuchra 80eecbdd51 Merge pull request #282 from opf/fix/type_consolidation_on_work_package 11 years ago
Hagen Schink f5d66560df Use strong parameters for type 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 e50a9c9a12 Fix specs after merge of #067a45c 11 years ago
Hagen Schink 86b9a2ca58 Fix cukes after merge of #067a45c 11 years ago
Hagen Schink 067a45cd97 Merge branch 'feature/rails3' into feature/changesets_on_work_packages 11 years ago
Hagen Schink 64aa387831 Move wiki link tests to rspec 11 years ago
Martin Czuchra 877319f793 Adds fields from PlanningElementType into Type. 11 years ago
Martin Czuchra af666d3582 Moves contents of PlanningElementType into Type. 11 years ago
Hagen Schink 0f9544ab14 Merge pull request #268 from opf/feature/rename_tracker_to_type 11 years ago
Hagen Schink 207c39c522 Moved redmine link test to rspec 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