Commit Graph

1731 Commits (cb9cf486650b90f902aa1f9332263747d7371b41)
 

Author SHA1 Message Date
Sebastian Schuster b6fc77453b Fixed a bug with sprint ID not loading correctly in a former commit 12 years ago
Sebastian Schuster 222784a9d1 Moved the rendering of the partial into the header where it is possible 12 years ago
Sebastian Schuster 54b90eee93 Changed the javascript includes to not always render to the header 12 years ago
Christian Rijke 8173d231f8 fix view spec 12 years ago
Sebastian Schuster acae0fafdc Added missing format specifier for server_variables routing spec 12 years ago
sschu 87d51f34b0 Merge pull request #15 from finnlabs/fix/create_story_in_subproject 12 years ago
sschu d027c28fed Merge pull request #16 from finnlabs/feature/rails3_rspec 12 years ago
Christian Rijke 1f5af42031 Merge pull request #14 from finnlabs/feature/rails3_cucumber 12 years ago
jwollert 56e156c8d3 fixes creating new stories in subprojects 12 years ago
Christian Rijke 962b425ab6 Requiring factories is no longer required. 12 years ago
Christian Rijke 6db4f1a301 Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3_rspec 12 years ago
Christian Rijke 7502e5b306 fix expectations for validation errors 12 years ago
Christian Ratz e8cacfa9d8 add plugin factories to factory girls load path 12 years ago
Christian Rijke fc5d64c8a9 migrate custom validation 12 years ago
Sebastian Schuster 9bf57ac510 Removed wait until and Capybara::TimeoutError 12 years ago
Christian Rijke efa994132a Merge branch 'feature/rails3' of https://github.com/finnlabs/openproject_backlogs into feature/rails3_rspec 12 years ago
Sebastian Schuster 0d6c785e5e Removed own checking and loading of jquery as jquery is always available in the core 12 years ago
Sebastian Schuster 30c3d6496b Added missing test data to version_settings cuke 12 years ago
Sebastian Schuster 82c3fc0d13 Added missing test data to team member feature 12 years ago
Sebastian Schuster 5869d685ae Fixed an existing step to use "find" instead of "all" and added another step to match elements by class 12 years ago
Sebastian Schuster 3e31f3e3a4 Fixed step definition to also include the id of the backlog 12 years ago
Sebastian Schuster e7d331c90e Renamed Taskboardcard to correct name in _given_steps.rb 12 years ago
Sebastian Schuster 208a4503ca Fixed element selection for shared_versions cuke 12 years ago
Sebastian Schuster c0b5d08d8a Added missing test data to shared_versions cuke 12 years ago
Sebastian Schuster a48d34b0f6 Fixed element selection in scrum_master cuke 12 years ago
Sebastian Schuster 9b6a21a1b6 Added testdata and moved existing test data to the right positions 12 years ago
Sebastian Schuster a66caa3da7 Added missing test data for product_owner cuke 12 years ago
Sebastian Schuster b1617279e5 Fixed button selection for issue_hierarchy_restriction_project_boundaries cuke 12 years ago
Sebastian Schuster bce2e13265 Added missing test data for issue_hierarchy_restriction_project_boundaries cuke 12 years ago
Sebastian Schuster bac7ea7079 Fixed element selection in fixed_version_by_issue_hierarchy cuke 12 years ago
Sebastian Schuster b6f43950f4 Fixed test data for fixed_version_by_issue_hierarchy cuke 12 years ago
Sebastian Schuster 8ecea3ab95 Fixed nissue edit cuke to correctly select elements and check for the right data despite IDs not being fixed anymore 12 years ago
Sebastian Schuster de027a7c58 Added missing test data 12 years ago
Sebastian Schuster d8bc21a033 Added missing test data 12 years ago
Sebastian Schuster 09b0e5b271 Added missing test data in the edit_story cuke 12 years ago
Sebastian Schuster c28cd3ba44 Added missing test data to common cuke 12 years ago
Sebastian Schuster 39d75a59bb Added missing test data to backlog_setting cuke 12 years ago
Sebastian Schuster 9802298587 Fixed wrong path for burndown chart 12 years ago
Sebastian Schuster db613964f9 Fixed wrong environment variable access 12 years ago
Christian Rijke b3bd1c1e88 Explicitly enable backlogs module for tests. 12 years ago
Sebastian Schuster d53289f322 Added missing routing specs for updated routes 12 years ago
jwollert 6cf294d9e5 Merge branch 'feature/rails3_rspec' of github.com:finnlabs/openproject_backlogs into feature/rails3_rspec 12 years ago
jwollert c962192bff Merge branch 'feature/rails3' into feature/rails3_rspec 12 years ago
jwollert 9539ac7ca8 require nissue so we don't have to worry about gem load order 12 years ago
Christian Rijke 581f5769d9 Explicitly enable backlogs module for tests. 12 years ago
Christian Rijke 5158deb94b Use shorter syntax 12 years ago
Christian Rijke 8a3c58a7f8 Explicitly enable backlogs module for tests. 12 years ago
Christian Rijke 3584b738f7 change "changed" to "changed_data" 12 years ago
Christian Rijke 5ca0338560 Merge branch 'feature/rails3' into feature/rails3_rspec 12 years ago
Christian Ratz 34af35e85d removed require redcloth3 it is already required in the core 12 years ago