Commit Graph

412 Commits (cf7d214906caf8c584d9300dcf53e405ed69468b)

Author SHA1 Message Date
Hagen Schink e164c4345e Renames variables 11 years ago
Hagen Schink 8b2d7a13ef Rename bulk edit/update actions 11 years ago
Hagen Schink 18b1d88086 Fixes specs 11 years ago
Hagen Schink 104d6f7da4 Rename issues controller 11 years ago
Hagen Schink 27328eb70e Moves bulk update tests to specs 11 years ago
Hagen Schink b7c02b163c Moves bulk edit tests to specs 11 years ago
Hagen Schink 1b1123c09f Adds type settings specs 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 0fc4eba164 Moves destroy tests to specs 11 years ago
Hagen Schink 4b6c2c1add Moves edit tests to specs 11 years ago
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
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
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
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
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
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
Christian Rijke 81c1d55c32 Rewrite unit tests as specs so they can be disabled by plugins. 11 years ago
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago