Commit Graph

218 Commits (9b497090a576de971d4c888b49ccc875643c85be)

Author SHA1 Message Date
Oliver Günther e41a871b74 Fix incorrect case in breadcrumbs 9 years ago
Oliver Günther cf3346042c Fix case on menu spec. 9 years ago
Jens Ulferts b9e27435e4 prevent spec sideeffects 9 years ago
Jens Ulferts 2c9b72e9b4 fix incorrect spec expectation 9 years ago
Jens Ulferts 76fe0a4f24 remove error prone hashing key and rename methods 9 years ago
Jens Ulferts e721e32266 allows for disabling caching 9 years ago
Jens Ulferts 11b906dfd7 introducing a setting to disable cf class caching 9 years ago
Jens Ulferts c638dfda0d cleanup specs to avoid duplication 9 years ago
Jens Ulferts 212f547a8c actually remove all generated classes 9 years ago
Jens Ulferts f815253577 fix bug that would keep last custom field as filter 9 years ago
Jens Ulferts 01b5839cd2 remove multiple responsibility in controller 9 years ago
Jens Ulferts 7d827dec12 create distinct cache module 9 years ago
Jan Sandbrink 0ba6126617 refer to braedcrumb by class, not tag 10 years ago
Jan Sandbrink 00e897ac4c Revert "Fix save unit types" 10 years ago
Alexander Bach e67324f092 Added specs for removal 10 years ago
Markus Kahl d32985078b DRY'd specs 10 years ago
Markus Kahl a0c96054c0 added specs for global costs link 10 years ago
Markus Kahl 1e831ad999 fixed cost reports link in project menu 10 years ago
Alex Coles 6e587ca6c1 Use #describe with String arg not symbol 10 years ago
Alex Coles 82019ead2d Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Alexander Bach 327eb8ae74 Fix filter category test 10 years ago
Alex Coles 4c617f5fc1 Prefer #map over #collect 10 years ago
Alex Coles 25b1733356 Use 1.9+ Hash syntax 10 years ago
Alex Coles b2a6f5851b Fix incorrectly added type metadata 10 years ago
Alex Coles 356ec0bdee Cleanup whitespace 11 years ago
Alex Coles 568f1344d7 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Alex Coles c4509b85e3 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Hagen Schink 531f203bfe Add session spec 11 years ago
Hagen Schink d1452efb1f Add specs 11 years ago
Sebastian Schuster 3ab122833b Added copyright notices, fixed costs dependency 11 years ago
Sebastian Schuster 5291dc36d9 Code clean up and moving, used plugins plugin, updated gemspec and changelog 11 years ago
Sebastian Schuster 4decde8489 Rename IssueCategory to Category 11 years ago
Sebastian Schuster 0273fa0b8c Added missing issuestatus rename 11 years ago
Sebastian Schuster a5667599d3 Renamed IssueStatus to status 11 years ago
Christian Rijke d23297a579 Now that the result set is restricted to only the return columns as intended, 'author_id' 11 years ago
Christian Rijke 6b4c3eaaef Fix type filter spec. 11 years ago
Christian Rijke 43d6c78121 Set the same type in all test projects. 11 years ago
Christian Rijke e70b3e9ed7 rename category and status back to issue_status and issue_categeory as they haven't been migrated yet. 11 years ago
Christian Rijke c8e877cbd9 Rename tracker to type. 11 years ago
Christian Rijke b4c52d2e62 Rename factory 'project_with_trackers' to 'project_with_types'. 11 years ago
Christian Rijke febc8cf420 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts a5c2da859a more robust tests and removal of outdated comment 11 years ago
Jens Ulferts 7ab195ee20 renames usages of "issue" to "work_package" 12 years ago
Sebastian Schuster 51bddd06dd Put the reporting module for the spec query helper into the openproject module 12 years ago
Christian Rijke a0dcacb06f Also remove inherited base class from filters. 12 years ago
Sebastian Schuster b93ad3ba90 Fixed specs to conform to the new schema of generating custom field classes 12 years ago
Sebastian Schuster 2fe6cac3db Rewrote spec to really create custom field filter classes before each 12 years ago
Christian Rijke 1c796fd1a8 Remove fixtures. 12 years ago
Christian Rijke fb2cd2f9a3 Fix typo and create custom field with provided test method. 12 years ago
Christian Rijke 188df4cb83 Fix custom field filter specs. 12 years ago