Commit Graph

1538 Commits (208a4503cacb4a177cf57f87246da5155f1bfe29)
 

Author SHA1 Message Date
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
jwollert 9539ac7ca8 require nissue so we don't have to worry about gem load order 12 years ago
Christian Ratz 34af35e85d removed require redcloth3 it is already required in the core 12 years ago
Christian Ratz 05bf993613 test 12 years ago
Christian Rijke f431fab314 Merge pull request #13 from finnlabs/feature/rails3_fix_burndown_charts 12 years ago
Christian Rijke 1bac903c82 Merge pull request #12 from finnlabs/feature/rails3_fix_activerecord_errors 12 years ago
Christian Rijke f4102f58f6 Merge pull request #11 from finnlabs/feature/rails3_fix_plugin_settings 12 years ago
Christian Rijke 6d3823d16f Merge pull request #10 from finnlabs/feature/rails3_fix_routes 12 years ago
Sebastian Schuster 0f1e607ea7 Updated custom SQL to use updated column name journals.changed_data instead of journals.changes 12 years ago
Sebastian Schuster 8275e27031 Rename of Backlogs::Burndown to OpenProject::Backlogs::Burndown 12 years ago
Sebastian Schuster ff2aeb1282 Moved the string join from the view to the helper 12 years ago
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
Sebastian Schuster cad7803c75 Changed form tag in backlogs plugin settings view 12 years ago
Sebastian Schuster 3f7017bb83 Readded the sprint_id parameter for the server variables controller as it necessary 12 years ago
Sebastian Schuster 39101572f2 Updated paths in cuke helper to match the new routes 12 years ago
Sebastian Schuster e51a5c14eb Updated generation of urls from routes in views 12 years ago
Sebastian Schuster e17a370a4a Included the rewriting of the :sprint_id in javascript and updated call parameters 12 years ago
Sebastian Schuster 56bffcb4b2 Adapted javascript urlfor function to dynamically rewrite routes for the new routes 12 years ago
Sebastian Schuster e5e99e87a2 Updated menu entries for new routes 12 years ago
Sebastian Schuster 8d28cfd651 Changed the loading of sprints in the controller to load by :id since 12 years ago
Sebastian Schuster cd0160e2f5 Updated permissions for using index instead of show action to show the 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Sebastian Schuster 64d9292ffe Removed blanks 12 years ago
Sebastian Schuster b783cd2644 Fixed the checking for activerecord errors in tasks and impediments to check for errors.empty? 12 years ago
cratz 05e9e67c22 Merge pull request #8 from finnlabs/feature/card-export 12 years ago
cratz a0ba3e48dc Merge pull request #7 from finnlabs/feature/rails3_nissue 12 years ago
cratz 3790e6106b Merge pull request #6 from finnlabs/feature/rails3_plugin_administration 12 years ago
Christian Rijke 1870ce89a7 fix module namespace 12 years ago
Christian Rijke 65c24a9dd7 require redcloth3 from core 12 years ago
jwollert e9070f6895 removes obsolete init.rb 12 years ago
Christian Rijke bd4f9c8dcf fix html escaping for issue form dropdowns 12 years ago
Christian Rijke a2628e2e65 fix module namespace 12 years ago
Christian Rijke 759cf2629b use SecureRandom from 1.9 stdlib 12 years ago
Christian Rijke 1b6f627980 fix html escaping 12 years ago