Commit Graph

1625 Commits (c559d5f3b770f3f89d7b3690914a32b0683b4707)
 

Author SHA1 Message Date
sschu c559d5f3b7 Merge pull request #28 from finnlabs/feature/watch-issues-modal 12 years ago
sschu 3ad842cde1 Merge pull request #31 from finnlabs/feature/remove-prompt-dialogs 12 years ago
Christian Rijke 426faf11c6 Remove 'create with prompt dialog' buttons. 12 years ago
Christian Rijke f0b178b951 Merge pull request #23 from finnlabs/feature/rails3_fix_cut_menu 12 years ago
Christian Rijke 05cb06ba3f Merge pull request #25 from finnlabs/feature/rails3_creation_on_taskboard 12 years ago
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
Sebastian Schuster 0da90ec8f8 Added extra steps for checkin + button existence for impediments 12 years ago
Sebastian Schuster 97cb8a5693 Renamed step name to signal these are the steps for stories 12 years ago
Sebastian Schuster 133902cf80 Rewrote the view spec to use FactoryGirl and added scpecs for checking existence of clickable + buttons for stories with appropriate permissions 12 years ago
Sebastian Schuster 304e24477a Directly used model reference to current user instead of ApplicationController helper so view specs for show are also green 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
Sebastian Schuster abb4b0f055 Changed hover css to only be used when the create button is clickable 12 years ago
Sebastian Schuster f4be81d600 Added registering click handler for + button only with "clickable" css class 12 years ago
Sebastian Schuster 1a768af68f Removed javascript + button if user does not have permissions to create tasks or impediments 12 years ago
Sebastian Schuster 248f8e2951 Added extra space below main content div in master backlog view to leave enough space for menus to open 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 08892f44f0 Remove unused variable. 12 years ago
Christian Rijke 383b02b5be Remove custom CSRF protection as it's already included in the request header and it breaks ajax requests from modal dialogues. 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