Commit Graph

1092 Commits (896ddc32adac7d72d77f2e08654f678e74b0d490)

Author SHA1 Message Date
Hagen Schink 8946047e99 Moves new/create tests to specs 11 years ago
Hagen Schink c8fbad860a Moves tests to specs 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 3c3da3cb47 Moves done ratio update tests to specs 11 years ago
Hagen Schink 93d2de86b8 Moves controller action tests to specs 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Jens Ulferts 13ae65ab9d replaces stub! with stub 11 years ago
Nils Kenneweg 3cd4d7d780 permitted params might be called twice times. 11 years ago
Sebastian Schuster e18c18ccf0 Rewrote admin integration test into spec and cukes 11 years ago
Sebastian Schuster ef179d96ac Rewrite account test into a spec 11 years ago
Sebastian Schuster 34d6ea150a Rewrote login unit tests into specs 11 years ago
Sebastian Schuster 8e3665fd58 Updated the copyright notice 11 years ago
Hagen Schink 75ba27d23f Fixes specs 11 years ago
Stefan Frank 04b7311f10 Mapped ActiveRecord::NotFound-errors to 404s, adjusted specs. 11 years ago
Hagen Schink b9723445b4 Moves tests to specs 11 years ago
Stefan Frank 6c32879adb Added the statuses_controller to make workpackage-statuses available via the api. 11 years ago
Christian Ratz e8f323ee12 fixed permitted params 11 years ago
Sebastian Schuster 60ee242890 Updated copyright notice 11 years ago
Hagen Schink 8e962e1f76 Adapts tests 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Hagen Schink 70e3db319a Moves calendar tests to spec 11 years ago
Hagen Schink f42f46f17a Moves calendars controller routing specs 11 years ago
Hagen Schink 4899367d8c Removes :delete_work_packages 11 years ago
Hagen Schink dc00910385 Removes :edit_planning_elements 11 years ago
Hagen Schink ab7dd219db Removes :view_planning_elements 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink fe27cce2e0 Adds work package auto completes controller 11 years ago
Stefan Frank 39512cf605 Made the specs more robust against changes in the order of the reportings. 11 years ago
Martin Czuchra b9f1d0facf Removes sti_type from app and specs. 11 years ago
Martin Czuchra fccf26f8a1 Removes issue factory. 11 years ago
Michael Frister 774be9fc43 Don't embed commits per author graph for unauthorized users 11 years ago
Michael Frister a9d2520b00 Deny access to repository commit author stats for unauthorized users 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Jens Ulferts a57179978d avoids leaving User.current set after spec 11 years ago
Hagen Schink 7ce4c18609 Reworks quoting spec layout 11 years ago
Hagen Schink 972f4c91ba Moves #quoted tests to specs 11 years ago
Stefan Frank 4167a1397a fixed the planning-elements-journals-controller 11 years ago
Stefan Frank a4c6e1dba7 removed the planning-element from the controller-specs 11 years ago
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Stefan Frank 2fd3e6e28d Preparing the gem for release; adding project-scoped blocks from other plugins 11 years ago
Christian Rijke 81c1d55c32 Rewrite unit tests as specs so they can be disabled by plugins. 11 years ago
Sebastian Schuster 9a779dc14f Fixed spec to use work_packages index 11 years ago
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago
Jens Ulferts 97810c28cc removes issues#index action 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago