Commit Graph

504 Commits (442ed6f43388000d7fa779501aa06c0adf7805b3)

Author SHA1 Message Date
Hagen Schink e2c32384ff Fixes cukes 11 years ago
Martin Czuchra 7d6032d212 Disables cukes that have timecop problems. 11 years ago
Martin Czuchra 263fda5e85 Adds more steps and rights to the comparison cukes. 11 years ago
Martin Czuchra 5d90d9804b Supports parts of the scenarios. 11 years ago
Martin Czuchra 8248947c21 Implements time-travelling background for comparison cukes. 11 years ago
Sebastian Schuster c520888123 Fixed wrong path matcher for auth_sources administration 11 years ago
Martin Czuchra 355d2810fb Removes planning element steps. 11 years ago
Martin Czuchra 38353fdc31 Moves planning element steps into timelines steps. 11 years ago
Martin Czuchra 90aa11406d Fixes cuke tables and indentation. 11 years ago
Martin Czuchra 0f2906a552 Adds cukes for timeline comparisons. 11 years ago
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 1ee1ad995f Fixes features 11 years ago
Nils Kenneweg d04f6323b5 cuke fixed. 11 years ago
Nils Kenneweg 384c36e846 cukes. 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Sebastian Schuster c59e3a5901 Fixed wrong paths helper for cukes 11 years ago
Sebastian Schuster 12db97de8c Rewrote projects archive integration test into cuke 11 years ago
Sebastian Schuster 9d72eb9488 Rewrote base layout integration test into cuke 11 years ago
Sebastian Schuster e18c18ccf0 Rewrote admin integration test into spec and cukes 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
Sebastian Schuster 0d282d2392 Rewrote account login integration test into cukes 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
Martin Czuchra 17c28ee9f0 Improves cuke to run faster. 11 years ago
Stefan Frank ba76a482f2 Added the responsible_id to the list of the querieable fields in query. 11 years ago
Martin Czuchra 8f44bd1a72 Fixes timeline_view_with_filters cukes. 11 years ago
Martin Czuchra c5be8ae576 Fixes tables, indentation and obsolete steps. 11 years ago
Martin Czuchra 3a0af51c83 Adds cukes for serverside timeline filters. 11 years ago
Martin Czuchra 51c7685e24 Fixes some cukes. 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 1a954278ad Removed the performance-steps, as they only produce issues on CI. 11 years ago
Stefan Frank 6c378fc79b added a cuke to check, that statuses can be filtered. 11 years ago
Martin Czuchra 95049cae33 Fixes permission names in filter.feature 11 years ago
Martin Czuchra cdb73fd2d1 Fixes permission names in filter_performance.feature 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