Commit Graph

1610 Commits (a7ed56ddfc91da6c239dcf395fd3b3fa782f0319)
 

Author SHA1 Message Date
Christian Rijke a7ed56ddfc Merge pull request #27 from finnlabs/feature/rails3_spec_helper_pdf_inspector 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
sschu f49ac0ebad Merge pull request #24 from finnlabs/feature/rails3_cucumber_less_ambiguity 12 years ago
Jens Ulferts adab2b4cbc removes ambiguity of plugin cucumber steps with core 12 years ago
ulferts e97495f15f Merge pull request #19 from finnlabs/feature/bugfix-remaining-hours-validation 12 years ago
Christian Rijke bcd23affed Add specs. 12 years ago
Christian Rijke 24d699ddd2 Require non-negative numbers in validation. 12 years ago
Christian Rijke c91dd5e8c7 Merge pull request #20 from finnlabs/feature/rails3_html_safe_for_task_color 12 years ago
Christian Rijke b2e0f8b67a Merge pull request #21 from finnlabs/feature/rails3_taskboard_default_background_color 12 years ago
Jens Ulferts 25162864a4 adds html_safe to have the task color displayed 12 years ago
Jens Ulferts 8459be410f fixes having a background color for a task in chrome when switching to 12 years ago
Sebastian Schuster 296307de27 Replaced the general non-functional AJAX waiting step with a step waiting for 12 years ago
sschu 8215a92a86 Merge pull request #18 from finnlabs/feature/bugfix-taskboard-background-color 12 years ago
Christian Rijke f9290b8efd Add numericality validator for 'remaining hours'. 12 years ago
Christian Ratz bd6019f646 update sha1 in version number 12 years ago
Sebastian Schuster 4242d030f2 Added before filter for version_controller patch to only allow setting of column in backlogs 12 years ago
Christian Rijke abe3f9c40a Reset the color to default value in taskboard view, when nobody is assigned to the task. 12 years ago
Christian Rijke 28c3cd4f3a Fix jQuery selector for default background color of task dialogue. 12 years ago
sschu 3918192190 Merge pull request #17 from finnlabs/feature/bugfix-layouterrors 12 years ago
Sebastian Schuster f9e9a6e2c3 Readded the removed link as heading so layout works correctly with column with 12 years ago
Christian Rijke 3e9c03d1b2 Set table headers to bold. 12 years ago
Christian Rijke e7c48596f5 Fix context name to match new module namespace. 12 years ago
Christian Ratz 770cbb004a added latest sha1 to version number 12 years ago
Sebastian Schuster ef44a5843b Removed link to version from taskboard view (formerly leading to the taskboard of the project the version originally belongs to). 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster c3796cbff2 Added overrided loading of current project for versions edit and update actions 12 years ago
Sebastian Schuster a053385ed7 Added hidden field to allow finding the parent project after hitting the save button on inherited versions edit 12 years ago
Sebastian Schuster fbbfa07a49 Renamed view ending to correct html.erb 12 years ago
Christian Rijke fcf4a9baa3 Move redmine plugin initialization to config.to_prepare. 12 years ago
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