Commit Graph

9767 Commits (5b18c79a14fa1972a7441ad86ec7270ca362a676)
 

Author SHA1 Message Date
Hagen Schink b9723445b4 Moves tests to specs 11 years ago
Stefan Frank 6c32879adb Added the statuses_controller to make workpackage-statuses available via the api. 11 years ago
Martin Czuchra 555d2af0ed Changelog. 11 years ago
Stefan Frank 6db32fb04f Fixed various rebase-conflicts. 11 years ago
Martin Czuchra 650769890b Fetches issue_statuses w/ one query. 11 years ago
Stefan Frank 15ce39898c fixing a serialization-issue with multi-select-boxes (#2101) 11 years ago
Stefan Frank d3edf00983 fixing the weird 1-string-array behavior for priority and type-selections (#2101). 11 years ago
Stefan Frank 5c9b0231e6 replaced the :user_filter-attribute with a static list. 11 years ago
Stefan Frank 53aaae6a56 Added a special handling for all user-filters (responsible_id, assignee_id) 11 years ago
Stefan Frank f60f5ce9de re-merged the fixes for multiple assignee's/responsible's. 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 623028267f Refactors FilterQueryStringBuilder. 11 years ago
Martin Czuchra b6d11b5163 TimelinesLoader uses FilterQueryStringBuilder. 11 years ago
Martin Czuchra 30858407d7 First implementation of FilterQueryStringBuilder. 11 years ago
Martin Czuchra 0fc26d40fd Refactors TimelineLoader initialization. 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 a57c12756d Replacing arel-call with query: This opens up a default way to 11 years ago
Stefan Frank f3d3935b73 Replacing the ancestor-lookup(which hits) the database, with a lookup 11 years ago
Martin Czuchra baacf131fd Removes client-side filter for types. 11 years ago
Martin Czuchra 343bac4182 Adds support for server-side filtering of types. 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 a5fd92d8e1 Moves context menu to work package 11 years ago
Christian Ratz f49f3e1ecd makes work_package.move_to_project_without_transaction not protected 11 years ago
Hagen Schink 3f142a02e3 Refactores work package's routing specs 11 years ago
Hagen Schink 89f28ddd50 Merge pull request #444 from opf/feature/add_default_type_for_existing_work_packages 11 years ago
Jens Ulferts cc54959294 updates changelog 11 years ago
Jens Ulferts bb9eea8fb8 sets the standard type for all projects and all work_packages without a type 11 years ago
Hagen Schink e1e25013ce Merge branch 'migration/journal_activities' into feature/rails3 11 years ago
Hagen Schink 334a06797a Replaces indirect quote calls 11 years ago
Hagen Schink 527becdadc Merge pull request #453 from opf/migration/journal_activities 11 years ago
Jens Ulferts db8775f7fa updates changelog 11 years ago
Jens Ulferts 247ebde115 adds migration to change the activity type of issues/planning_elements 11 years ago
Stefan Frank df2c2d30b3 Merge pull request #452 from opf/migration/update_attachment_container 11 years ago
Jens Ulferts e8b2fa9ef0 updates changelog 11 years ago