Commit Graph

5601 Commits (57874efa23daedcb98728916042c2281fe82cdae)

Author SHA1 Message Date
Michael Frister 39f185a6cd UsersController spec: reset User.current after tests 12 years ago
Michael Frister 71d98a1413 UsersController: Fix test for sending mail on user activation 12 years ago
Michael Frister c8afe405c8 Fix users helper spec 12 years ago
Michael Frister 116d13330a Add spec and cukes 12 years ago
Michael Frister cb042cf704 Add user helper for creating lock/unlock/unblock buttons 12 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 12 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 12 years ago
Martin Czuchra 6c685e6265 Due/end date fixes in facroties and tests. 12 years ago
Jens Ulferts 3afa464f69 permit cost_object to be set 12 years ago
Jens Ulferts a5c2da859a more robust tests and removal of outdated comment 12 years ago
Jens Ulferts 69fc9db244 allows for extending permitted_params 12 years ago
Jens Ulferts d7abdc50c7 specs rendering due date journal changes instead of end date 12 years ago
Christian Rijke 24b41458ae Add test. 12 years ago
Sebastian Schuster bd9b82095a Renamed check for plugins to be migrated 12 years ago
Jens Ulferts d68f6f593c no longer caches backlogs trackers 12 years ago
Jens Ulferts 674c408a29 stub User.current to prevent side effects 12 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 12 years ago
Jens Ulferts 4baaaf7a59 adapts routing expectations to changed routes 12 years ago
Jens Ulferts 08f95300d4 stub current user to prevent side effects 12 years ago
Jens Ulferts 6b78dabb45 adds parent_issue_id to permitted params 12 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. 12 years ago
Jens Ulferts eebbe72a49 renames end_date to due_date on alternat_dates and associated 12 years ago
Jens Ulferts 6e00d55ad2 reimplements a work_packages's relations for better readibiity 12 years ago
Jens Ulferts b0872f67ee enables sending emails on work_package creation 12 years ago
Jens Ulferts 08003970a8 uses strong parameter for work_package creation 12 years ago
Jens Ulferts 32cf0984dd adds flash sweep disabling spec helper method 12 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 12 years ago
Jens Ulferts fe274ad071 allows for adding an attachment 12 years ago
Jens Ulferts 44f7e3c271 adapts planning_element factory to changed end_date attribute 12 years ago
Jens Ulferts b38c37f9f5 assigns planning element attributes on work_package creation 12 years ago
Jens Ulferts 0658b48364 rerenders new when error occurs on work_package#create 12 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 12 years ago
Jens Ulferts 5542c6471f harmonizes work_package building across issues/pe 12 years ago
Jens Ulferts a47e672bb2 no longer warns against a lazy spec implementation if AnonymousUser is set 12 years ago
Jens Ulferts 74c2cdb9a9 moves copying of an issue into the model 12 years ago
Jens Ulferts b911049c5c keeps attributes when changing the tracker 12 years ago
Jens Ulferts 2a6cef77a2 reenables switching trackers 12 years ago
Jens Ulferts 6dc85b32b4 provides priorities for the view 12 years ago
Jens Ulferts 3c909e6d65 enables status for issues 12 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 12 years ago
Hagen Schink 7e088034c0 Fix specs and cukes 12 years ago
Jens Ulferts 3b58b09ee0 shows ancestors on work_packages#show 12 years ago
Jens Ulferts cbb89ff289 removes unneeded code 12 years ago
Jens Ulferts e6cc11766a provides implementations for journals and controllers 12 years ago
Jens Ulferts 49d378ab3a lets work_packages_controller be less planning_element specific 12 years ago
Jens Ulferts 3f58c33790 copies issue#show view to render work_packages 12 years ago
Jens Ulferts ebcd584ffb correct wrong specification description 12 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 12 years ago
Christian Rijke b6e0d262f1 Use FactoryGirl to persist test objects, reset current User after test. 12 years ago
Michael Frister 9f615317da Reduce number of warnings for specs that don't reset User.current 12 years ago