Commit Graph

285 Commits (1e6a6941d2b02978f242e2e898becd8d149457d9)

Author SHA1 Message Date
Jens Ulferts 33535d280b making cuke step ...should have target version more flexible 13 years ago
Jens Ulferts 30015b682e cuke for bug 8904 13 years ago
Jens Ulferts 7c94eb7009 cuke for bug 8903 and marking cuke as testing bug 9324 13 years ago
Jens Ulferts d1fb99e9ea cuke for 8354 13 years ago
Felix Schäfer 8c19c5b588 Create Tasks/Issues/Impediments as admin 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 13 years ago
Jens Ulferts 608c3d9484 fixed pg bug: a new version_setting has no id and hence the field for this should not be transmitted. Otherwise pg will try to to "version_settings"."id" IN ('') which is invalid. 13 years ago
Jens Ulferts 2e6d97214c cukefix: have to set whole hash of settings to change them 13 years ago
Felix Schäfer 9494f8ce29 Correct the Version creation. 13 years ago
Jens Ulferts 99637a912d cukefix: whitespace leading to issue not found, more robustness in used step_definition 13 years ago
Gregor Schmidt 1f1ce7c5dc Revert "Adding test to make sure, our ci is using FF 5" 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt 6c7497568f Adding test to make sure, our ci is using FF 5 14 years ago
Gregor Schmidt a4ae4ec849 Updating step definitions to work with cucumber/capybara 1.0 14 years ago
Gregor Schmidt e7b0bfb3cd Using new Then Wait for AJAX step 14 years ago
jwollert 44384b2741 small IE fixes for cukes 14 years ago
Gregor Schmidt a1bfe2b302 Refactoring: avoiding explicit .id calls in url_for and path helpers 14 years ago
Gregor Schmidt 9ebe24bf4c making urls to server_variables a bit nicer looking - at least in some cases 14 years ago
Gregor Schmidt 1a7668b85d Removing debugger statements 14 years ago
Jens Ulferts f61bdd1349 cuke: making sure that there is a start_date for versions and that this start_date is used on the backlogs view as well 14 years ago
Jens Ulferts 03300c0da8 cukefix: fix field name 14 years ago
Jens Ulferts 6c0097d384 fix: correcting minor issues and cukes 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Jens Ulferts 107704c543 fix cuke: using user way to test for burndown graph from dashboard 14 years ago
Jens Ulferts 57312e7c61 #4699: cuke for opening burndown from taskboard 14 years ago
Jens Ulferts 845be4b010 #4264: feature for testing calling the burndown graph from issue/index 14 years ago
Gregor Schmidt a57e49c9df Raising timeout to 3 seconds - this code is only run twice - shouldn't hurt that much 14 years ago
Gregor Schmidt 97e50bd418 avoid overriding refresh, which is defined in model 14 years ago
Gregor Schmidt 5e4d5eee4e Adding tests to make sure, that only active trackers are selectable 14 years ago
Gregor Schmidt 1a22b207e9 Refactoring scenarios to use own trackers instead of default-fixture ones 14 years ago
Jens Ulferts 689326fcdf activating burndown cuke 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 253bb46dcf #3056: cukes for displaying shared versions 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts 0332d8fa79 renaming project_admin features to version_settings features and adapting to the changed layout in the form while at it 14 years ago
Jens Ulferts eb5e1a9793 #3056: shared versions are displayed in dashboard but issues for those versions are not shared but rather project specific 14 years ago
Stephan Eckardt 79e7191cbb cucumber: test if stories that are descendants of tasks are not shown in the backlogs views 14 years ago
Stephan Eckardt 2b836bd43b cucumber: wipped burndown chart scenario 14 years ago
Stephan Eckardt 5d56d29a80 cucumber: also consider a given sprint name in the issue creating step 14 years ago
Stephan Eckardt abceae9934 cucumber: added more then steps 14 years ago
Stephan Eckardt 80644b0122 cucumber: fixed then step for story should have 1 tasks named... 14 years ago
Stephan Eckardt e16d177c45 cucumber: fix indentation 14 years ago
Stephan Eckardt 5c7d2d7485 cucumber: added scenario that moves a task around and checks position 14 years ago
Stephan Eckardt 74cea74312 cucumber: added step for checking correct position of task 14 years ago
Stephan Eckardt 1150682609 cucumber: added step for moving tasks 14 years ago
Stephan Eckardt 15a8277195 removed @javascript tag 14 years ago
Stephan Eckardt cab2e9a808 removed then show me the page 14 years ago
Jens Ulferts 9d87bd473d calling tracker method from within acts_as_list scope 14 years ago