Commit Graph

243 Commits (b5ac7b8c2939cb110981019c3fe116a8d978f63d)

Author SHA1 Message Date
Hagen Schink 942888c62e Focus on testing the work package attributes list 11 years ago
Hagen Schink edb09f3a18 Make controller a view spec 11 years ago
Hagen Schink 57752d3213 Add spec 11 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Philipp Tessenow a612d8bf55 test if burndown renders using a sprint with and without dates set 11 years ago
Philipp Tessenow 09c495d337 fix #2526 11 years ago
Richard c6f8125649 Renamed TaskboardCardConfiguration to ExportCardConfiguration 11 years ago
Richard f869a34040 Not allowing export if there is no default configuration. 11 years ago
Richard 2f1a8401ba Export link is now either direct link to the pdf if there is only one available config or brings up the modal if there are more than one. Added view specs. 11 years ago
Richard c72b718e4c Included a new taskboard card configurations controller which uses the pdf export plugin to export cards instead of the stories controller. 11 years ago
Richard 6d14296e8a Ripped out all of the existing taskboard card code and now using taskboard pdf plugin instead. 11 years ago
Hagen Schink 29e0767b68 Improves spec 11 years ago
Hagen Schink c5ee719823 Fixes specs 11 years ago
Sebastian Schuster cedcf0f1fb Changed default behaviour for stories to be added to the bottom instead 11 years ago
Sebastian Schuster f09121be7a Reverted the validation error to be reported on parent_id again 11 years ago
Sebastian Schuster 3b41014e88 Fixed error in core parent attribute tracking, updated core dependency 11 years ago
Sebastian Schuster 21b3fa515d Fixed taskboard view specs 11 years ago
Johannes Wollert 23ccb8d9c7 replace some cukes with specs for that sweet, sweet speed 11 years ago
Christian Ratz d2dcc1cc5e fixed position of encoding: UTF-8 in spec file 11 years ago
Sebastian Schuster 4d5cd98244 Fixed copyright headers 11 years ago
Hagen Schink 28f5033d22 Adds copyright headers 11 years ago
Hagen Schink e093336c77 Prepares specs 11 years ago
Sebastian Schuster 3b64071583 Fixed Specs 11 years ago
Sebastian Schuster 29b0dac99f Renamed IssueStatus to Status 11 years ago
Jens Ulferts 13ae65ab9d replaces stub! with stub 11 years ago
Jens Ulferts 8c470660ac dapts burndown to changed journals - looses remaining hours 11 years ago
Jens Ulferts a69097b531 removes routes to issue_boxes - further removes nIssue 11 years ago
Christian Ratz b582c3eeba fixed stroy_spec 11 years ago
Christian Ratz a142db861f more renaming IssueRelation 2 Relation 11 years ago
Christian Ratz 399cd58e18 renaming IssueRelation 2 Relation from core 11 years ago
Christian Ratz 650884ffde always use setting.stub in specs 11 years ago
Christian Ratz e8f323ee12 fixed permitted params 11 years ago
Christian Ratz e65090ce5b fixed name of shared example 11 years ago
Christian Ratz cb9cf48665 more issue 2 work_package renaming 11 years ago
Christian Ratz d0667efdeb more renaming tracker 2 type 11 years ago
Christian Ratz 762d3f63cc renamed tracker 2 type 11 years ago
Christian Ratz 316257d3e1 lot of things to get rid of issue 11 years ago
Jens Ulferts d68f6f593c no longer caches backlogs trackers 11 years ago
Jens Ulferts 674c408a29 stub User.current to prevent side effects 11 years ago
Jens Ulferts 0c7edd488b adapts timestamp attribute names 12 years ago
Sebastian Schuster 6954cb911e Added newline at end of file 12 years ago
Jens Ulferts f735e70212 fixes fixed_version inheritance when canonical parent story has a non backlogs issue as parent 12 years ago
Sebastian Schuster e0c6e75266 Fixed the task factory to not contain a decription making it appear as an impediment 12 years ago
Sebastian Schuster 4591fcd14c Fixed the story factory to correctly number stories 12 years ago
Sebastian Schuster d27c063b6f Rewrote the show view specs to correctly create a validated test setup and added tests for the edit permissions for tasks and impediments 12 years ago
Sebastian Schuster 41e5351bc3 Added pdf-inspector loading to the backlogs spec_helper so it does not implicitely rely on being loaded somewhere else 12 years ago
Sebastian Schuster 0da90ec8f8 Added extra steps for checkin + button existence for impediments 12 years ago
Sebastian Schuster 97cb8a5693 Renamed step name to signal these are the steps for stories 12 years ago
Sebastian Schuster 133902cf80 Rewrote the view spec to use FactoryGirl and added scpecs for checking existence of clickable + buttons for stories with appropriate permissions 12 years ago
jwollert 11f573e73f moves backlogs activation to a proper place so we don't get into trouble instanciating stories 12 years ago