Commit Graph

5120 Commits (442ed6f43388000d7fa779501aa06c0adf7805b3)

Author SHA1 Message Date
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 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
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 73cfd8d53c now filtering for multiple types. 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
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Sebastian Schuster 434fcb4ae3 Fixed bugs in the activity view appearing during the 11 years ago
Jens Ulferts 1688431485 removes duplicate method, present also in UsersHelper 11 years ago
Jens Ulferts 44dee8bb54 assign packages to deleted user upon group deletion 11 years ago
Hagen Schink 7548e827d8 Does not count number of assigned groups 11 years ago
Jens Ulferts f8b3db3a7a whitespace fixes 11 years ago
Jens Ulferts 0df5585e41 removes code accidentally added by cherry-picking 11 years ago
Jens Ulferts ffcacf9a17 corrects comment 11 years ago
Jens Ulferts 542e2f91b8 removes duplicate statements (probably merge relic) 11 years ago
Jens Ulferts abfa9e1465 renames setting 11 years ago
Jens Ulferts 23c3fa4291 replace Issue with WorkPackage 11 years ago
jwollert 00663548fd fixes queries watcher values 11 years ago
jwollert 1e694eefe4 fixin' oldschool validations and broken tests 11 years ago
Jens Ulferts 999ed55d64 fixes filtering by watchers broken by 9f18636 11 years ago
Jens Ulferts 1b9338c24c renames variable invalidated by cherry-picking commit 578fdc62f26c23951b2d2c2b9be0040c7ade0634 11 years ago
Jean-Philippe Lang 2c17ec8d50 Include issues asigned to user's groups when using 'assigned to me' filter (#2964). 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 745f596725 Renames remaining occurences of issue_relation 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink c50dc253fb Renames IssueRelation(Helper) source files 11 years ago
Nils Kenneweg 6ba27c990a firefox fix. 11 years ago
Jens Ulferts 41b99dd528 fixes translation 11 years ago
Hagen Schink 40e74bba43 Fixes tests 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Nils Kenneweg 7e93e3b037 improved style. changelog. 11 years ago
Nils Kenneweg de864ef43d fixed news comments gravatar misposition. 11 years ago
Nils Kenneweg 916b1dc212 fix language selection bug. 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago