Commit Graph

252 Commits (c8fb7e02ac96f26484322f0edf0a4a36ab5d13e2)

Author SHA1 Message Date
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt 9c9a067b2d Avoid deprec warnings in latest cucumber rails 13 years ago
Gregor Schmidt 8614350935 Renaming project_issue_statuses to backlogs_settings 13 years ago
Gregor Schmidt 384b8a1ea4 Repeating 7be0997cd for features 13 years ago
Gregor Schmidt 94e5cc5511 Removing superfluous position definitions in steps 13 years ago
Gregor Schmidt 5c73cded29 Removing steps for removed features 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt 80de3028de white space 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Romano Licker 81009f7072 default status dropdown now contains the original status 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
Jens Ulferts fef926bee6 cukefix: defining explicitly where the id of a backlogs story can be read from 13 years ago
Jens Ulferts a16992acb5 cukefix: ensuring that the action of creating a task is finished before requesting the tasks fixed_version 13 years ago
Jens Ulferts b9ef37d662 cukefix for issue_hierarchy_boundaries 13 years ago
Jens Ulferts 4e3c9e55a4 prevent parent-child relationships between stories and tasks to span project boundaries 13 years ago
Jens Ulferts 37088fa59b caching backlogs_tracker 13 years ago
Jens Ulferts c164dca785 rewriting fixed_version propagation so that it does not produce stale objects 13 years ago
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