Commit Graph

99 Commits (a4252b943ff12e21ccc53918bfffe5950f739b5d)

Author SHA1 Message Date
Jan Sandbrink e0d9453247 replace deprecated find(:first/:last, ...) finders 9 years ago
Jens Ulferts 10eb5ed8d0 adapt cuke 9 years ago
Alex Coles 126b0ce0f4 Prefer #map over #collect 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Oliver Günther 2653b2b8dd Fix broken cukes due to i18n changes. 9 years ago
Florian Kraft 34ee6e8d29 fix the failing cucumber tests on internal CI 10 years ago
Jens Ulferts 3ece169a2a adapt specs 10 years ago
Alex Coles 6731699c29 Replace splitcontent* usages with Foundation grid 10 years ago
Alex Coles 56b07b0a87 Cleanup whitespace 11 years ago
Jens Ulferts ca8bc0a08d fix flickering cuke by inserting a "should see" 11 years ago
Michael Frister 4a50195e74 Fix sometimes failing budget cuke 11 years ago
Jens Ulferts 3355307108 switch order of cuke steps to ensure page has loaded 11 years ago
Alex Coles 88eb99622b Fix "View own rates" feature for wp columns dialog 11 years ago
Ion Biziiac 043e189c06 Add cukes for cost types delete confirmation message 11 years ago
Richard 547897b52c Removed unsed templates and context menu stuff and fixed cukes. 11 years ago
Alex Coles 59bdfd9b4e Update "View own rates" cuke for ng work packages impl. 11 years ago
Christian Ratz bd22ecf3a0 fixed cuke step for new icons 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Hagen Schink 051e880e96 Fixes cukes 11 years ago
Christian Ratz bb4dec7fe5 added author of wp in destroy feature 11 years ago
Hagen Schink 5c5eec7b54 Fixes cukes 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 11 years ago
Sebastian Schuster b84911ab3e Fixed wrong translation and superfluous visible flag 11 years ago
Sebastian Schuster 2d5d07f8df Disabled core test checking for spent time 11 years ago
Christian Rijke 657d774819 Replace deprected method with FactoryGirl.create. 11 years ago
Christian Rijke f9f1e91d4c Rename work_package to 'work package' in steps. 11 years ago
Christian Rijke c4ea6007b2 Create an admin user. 11 years ago
Christian Rijke 86cda01fc1 Fix cukes. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Hagen Schink 038d7a83c7 Fix web steps 12 years ago
Hagen Schink 1cb137a6b5 Fix cukes 12 years ago
Hagen Schink b5e719e961 Fix cukes 12 years ago
Sebastian Schuster 58f0f85165 Used FactoryGirl instead of ObjectDaddy 12 years ago
Sebastian Schuster 7afc8ed975 Used FactoryGirl instead of ObjectDaddy and included associated data to make validations pass after receiving data by send_table_to_object 12 years ago
Sebastian Schuster c9187823ca Used factory girl and user logins instead of handwriting to the db and specifying ids 12 years ago
Sebastian Schuster f946e2a542 Readded fieldset id and ensured it is unique since it was erroneously removed in another pull request 12 years ago
Christian Rijke b23e0b7cfb Add cukes for rate history behaviour. 12 years ago
Sebastian Schuster fc2fd6ffd0 Removed erroneously added second cuke file, added newline to eof, renamed create_budget.feature to manage_budget.feature 12 years ago
Sebastian Schuster c84e722c79 Added newline at eof 12 years ago
Sebastian Schuster a1d4fc3e87 Added cukes for budget operations like creating, copying and modifying budgets 12 years ago
Jens Ulferts 3dd6202710 fixes cost_type deletion 12 years ago
Jens Ulferts 1992e34ee5 adapts i18n to changed core 12 years ago
Jens Ulferts e0f2b3e818 fixes log unit cost steps 12 years ago
Jens Ulferts 770c10aaa4 renames Factory to FactoryGirl 12 years ago
Jens Ulferts 756b367c80 fixes cuke for budget creation 12 years ago
Jens Ulferts bdac588970 fixes the standard cost project step 12 years ago
Jens Ulferts e00fbe66e5 removes no longer required ajax step 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago