Commit Graph

5139 Commits (f488cccf1240f4acbd47a9310cfec3c3bbec9dda)

Author SHA1 Message Date
Nils Kenneweg d69dc27dd8 only open modal if not in a frame. 11 years ago
Nils Kenneweg 027ca580ba fix external links. 11 years ago
Christian Ratz 184842a2b9 Modals can be easily used in the whole app 11 years ago
Nils Kenneweg 52f171faa6 -1 filters for null values. 11 years ago
Nils Kenneweg 029586b56f no none elements no more. 11 years ago
Nils Kenneweg c613c2d30c status display. server side filter. 11 years ago
Martin Czuchra 3e6f56cfaf Removes client-side filter for responsibles. 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 11 years ago
Martin Czuchra 6c94d20d83 Introduces status filters in timeline UI. 11 years ago
Nils Kenneweg 80964c1567 Add responsible Server Side Filter. 11 years ago
Hagen Schink e38a061138 Set order for postgres 11 years ago
Stefan Frank 04b7311f10 Mapped ActiveRecord::NotFound-errors to 404s, adjusted specs. 11 years ago
Stefan Frank 6c32879adb Added the statuses_controller to make workpackage-statuses available via the api. 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 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