Commit Graph

589 Commits (9c769f9c67baf1e0a4ea0f16de315547b6a4eee5)

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 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 f786a37b4c adds route for work_package#update 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 d116c1cdb1 adds route for work_package#edit 11 years ago
Hagen Schink e50a9c9a12 Fix specs after merge of #067a45c 11 years ago
Hagen Schink 64aa387831 Move wiki link tests to rspec 11 years ago
Hagen Schink 207c39c522 Moved redmine link test to rspec 11 years ago
Philipp Tessenow 259632744d use stub not stub! 11 years ago
Philipp Tessenow edb4ec5b09 adding specs for the new activity module 11 years ago
Hagen Schink dbece2ca26 Moved .textilizable test to rspec 11 years ago
Hagen Schink 8a53c8fd3a Move .link_to_if_authorized tests to rspec 11 years ago
Martin Czuchra 89d2c48c19 Fixes more controller specs. 11 years ago
Michael Frister d1aa50a0cd Improve specs for password expiry 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Hagen Schink 501435eb80 Fix rspecs 11 years ago
Philipp Tessenow 3284e83425 add spec for non-empty roles validation in Member 11 years ago
jwollert a3acbb4d66 fixes spec: pass current page number to paginator 11 years ago
jwollert 9581b588e3 fixes spec: using valid params so the paginator can produce an url 11 years ago
Martin Czuchra 1d47e38878 Moves some issue specs to work_package specs. 11 years ago
Sebastian Schuster 568d6cd2d2 Added missing spec for date helper 11 years ago
Christian Rijke 3956f024d0 Log out users with empty session activity time when session lifetime is enabled. 11 years ago
Jens Ulferts d82b20583e prevents naming collisions on admin factory 11 years ago
Jens Ulferts 36b9870cd6 allows for rendering pdf from work_package#show 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Nils Kenneweg cb666a4b6f updated parent check for pes w/o dates. 11 years ago
Nils Kenneweg 12ba946a92 specs. pes w/o dates not in aggregations. 11 years ago
Martin Czuchra cc87110974 Removes obsolete spec. 11 years ago
Martin Czuchra 6620ee7af9 Fixes remaining spec for circular structures. 11 years ago
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Michael Frister 11792d4972 Run coverage reporting only on Travis 11 years ago
Jens Ulferts a1c72e66a0 ensures that the avatar helper always returns a string, might be empty 11 years ago
Jens Ulferts e8b06559c7 extracts avatar into it's own helper 11 years ago
Jens Ulferts 8303552576 fixes link to on the fly category generation 11 years ago
Michael Frister c6d5c55b27 User spec: check force password change after random password assignment 11 years ago
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Jens Ulferts 984f69679e improve spec robustness 11 years ago
Michael Frister e8f15ad9be Users controller spec: Use de instead of fr as sample language 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago