Commit Graph

395 Commits (0c2fbc3fa681c2d1f435f2414763d1031120cddf)

Author SHA1 Message Date
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
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 11 years ago
Michael Frister 39f185a6cd UsersController spec: reset User.current after tests 11 years ago
Michael Frister 71d98a1413 UsersController: Fix test for sending mail on user activation 11 years ago
Michael Frister c8afe405c8 Fix users helper spec 11 years ago
Michael Frister 116d13330a Add spec and cukes 11 years ago
Michael Frister cb042cf704 Add user helper for creating lock/unlock/unblock buttons 11 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Martin Czuchra 6c685e6265 Due/end date fixes in facroties and tests. 11 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 11 years ago
Jens Ulferts d7abdc50c7 specs rendering due date journal changes instead of end date 11 years ago
Christian Rijke 24b41458ae Add test. 11 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 11 years ago
Martin Linkhorst 0f6e32cfd7 let's call the default theme 'OpenProject'. alternatively one could have changed the class DefaultTheme to OpenProjectTheme and let that be the default theme. 11 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 11 years ago
Jens Ulferts 6e00d55ad2 reimplements a work_packages's relations for better readibiity 11 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 11 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 11 years ago
Jens Ulferts 32cf0984dd adds flash sweep disabling spec helper method 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago