Commit Graph

322 Commits (8be6968d9f1f89345b1a4b344d00e344008352a9)

Author SHA1 Message Date
Stefan Frank 56b89b44e6 the api accepts the at_time only as unix-timestamp 11 years ago
Stefan Frank 2dd2e3eac7 removed the Proc.new around the timecop-cleanup: now the time is actually reset after each run. 11 years ago
Stefan Frank 4c381b99b4 added a missing reset after timetravel 11 years ago
Stefan Frank 9c7cf12843 Moved the timecop-steps aout of the api into the timecop-steps 11 years ago
Stefan Frank f89b3baa04 Added a cuke for the due_date-comparison; made the api more robust against missing filters. 11 years ago
Stefan Frank 4eb8402594 replaced compare_date with at_time 11 years ago
Stefan Frank e3ff807796 added the filtering to the cuke 11 years ago
Stefan Frank aee88da594 added the compare_date to the planning_elements_controller 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Sebastian Schuster 9d72eb9488 Rewrote base layout integration test into cuke 11 years ago
Sebastian Schuster 411b3a3527 Rewrote autologin integration test into cuke 11 years ago
Sebastian Schuster 2f8596533f Rewrote lost password integration test into cuke 11 years ago
Nils Kenneweg ad9f573f69 test links in modals. 11 years ago
Nils Kenneweg 60b4f98501 refactoring. pes w/ no responsible test added. 11 years ago
Martin Czuchra 9c25e77b5e Adds cukes for responsible filter. 11 years ago
Stefan Frank ba76a482f2 Added the responsible_id to the list of the querieable fields in query. 11 years ago
Martin Czuchra 45767f8af6 Adds step for timeline configuration of types. 11 years ago
Martin Czuchra 757a4e156c Removes timelines_steps in favor of timelines_then_steps. 11 years ago
Stefan Frank 6c378fc79b added a cuke to check, that statuses can be filtered. 11 years ago
Stefan Frank 276d91f329 Changed the parameters to use the conventions of query 11 years ago
Stefan Frank 5598d181b4 fixing the ancestor-chain, adding tests on removed children 11 years ago
Stefan Frank c261d06324 filtered work_packages are now rewired: children, that are not present in the filtered set are removed, parents are rewired to the first ancestor that is not filtered 11 years ago
Stefan Frank 64e6c29eb0 added a feature to test for the re-wiring of filtered parents 11 years ago
Stefan Frank ad038629f5 added some simple benchmarks to make sure that we are actually faster when we filter. 11 years ago
Stefan Frank 73cfd8d53c now filtering for multiple types. 11 years ago
Stefan Frank aee6f3aa46 added a filtering-feature to test the api/v2 11 years ago
Christian Rijke d2d4ee0c1c Replace deprecated generate_for_project with Factory Girl, remove :issue from work package factory. 11 years ago
Hagen Schink 8e962e1f76 Adapts tests 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
jwollert c10c03f1da tests for admin's user membership edit 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Nils Kenneweg 85cb665db0 tests. 11 years ago
Stefan Frank 94fe8a7521 Moved several factories from :issue to :work_package. 11 years ago
Stefan Frank 072e95b021 Fixed a factory for issue-steps. 11 years ago
Stefan Frank 988c054c3c Fixed the features up to the issues-features; fixed some routes-issues, removed several issue-references 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Martin Czuchra be07ab33d7 Fixes some warnings in the step definitions. 11 years ago
Martin Czuchra 798c617679 Removes obsolete step definition. 11 years ago
Michael Frister acc0d64eff Remove outdated wiki controller tests, improve cuke 11 years ago
Michael Frister 1b1720ef08 Move changing a wiki page's parent page to an own action 11 years ago
Stefan Frank 80c6927b61 renamed the planning-element-steps 11 years ago
Stefan Frank d36fdf7abd removed the has_many-relation to planning-elements in type. 11 years ago
Stefan Frank 49ce8cd802 fixed the planning-element-status for the timelines-features 11 years ago
Nils Kenneweg 1a29603db0 fixed logout dialog test. 11 years ago
Nils Kenneweg 4e66106176 bugfix, updated tests. 11 years ago
Nils Kenneweg 12de17431b changelog, cukes. 11 years ago
Nils Kenneweg 370d0be5b5 test timeline selection. 11 years ago
Sebastian Schuster 512ce70af0 Changed looking for my page blocks to not happen at class 11 years ago