Commit Graph

580 Commits (3c3da3cb47b2a3104037653a8f61b9aec17d8a7c)

Author SHA1 Message Date
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
Sebastian Schuster c12cd86b7e Rewrote MailHandler test into rspec so it can be disabled 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
Stefan Frank 53aaae6a56 Added a special handling for all user-filters (responsible_id, assignee_id) 11 years ago
Stefan Frank ba76a482f2 Added the responsible_id to the list of the querieable fields in query. 11 years ago
Christian Rijke d2d4ee0c1c Replace deprecated generate_for_project with Factory Girl, remove :issue from work package factory. 11 years ago
Hagen Schink a5fd92d8e1 Moves context menu to work package 11 years ago
Hagen Schink 3f142a02e3 Refactores work package's routing specs 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Jens Ulferts 44dee8bb54 assign packages to deleted user upon group deletion 11 years ago
Jens Ulferts abfa9e1465 renames setting 11 years ago
jwollert 57eb8992b0 group needs to be a member to the project in order to be assignable 11 years ago
jwollert cbc75dce3b fixes wrong setting in workpackage group spec, test still fails tho 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 8e962e1f76 Adapts tests 11 years ago
Hagen Schink bdf19298c6 Adapts factories/fixtures 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 1f48da0d29 Fixes factory 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Hagen Schink 121d759c60 Adds missing route 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
Jens Ulferts ea024e70f9 removes is_in_chlog from types as it was used nowhere 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Philipp Tessenow 0d582d3b9f update/add copyright headers, where someone forgot them 11 years ago
Hagen Schink fe27cce2e0 Adds work package auto completes controller 11 years ago
Michael Frister 3c630ce8d0 Hide done ratio in CSV export 11 years ago
Michael Frister bc6e51e19c API v1: Only show issue done_ratio when enabled 11 years ago
Michael Frister 7093a6830e WorkPackage: Don't update parent done_ratio if done_ratio is disabled 11 years ago
Michael Frister a12bbb2fa1 Query: remove done_ratio from available columns if disabled 11 years ago
Hagen Schink 167c52a58e Moves work package specs to separate folder 11 years ago
Hagen Schink bf7f6226e3 Fixes specs 11 years ago
Hagen Schink 7987934e18 Moves AAJ test to spec 11 years ago
Hagen Schink 0c711ed3b0 Moves action mailer test to spec 11 years ago
Hagen Schink d8f2ebeb3c Fixes #recently_updated specs 11 years ago
Hagen Schink 2cd81624c4 Moves work package #recipients tests to spec 11 years ago