Commit Graph

5045 Commits (1b612fbe938e4a246e92b7d775cab8bfb3f32671)

Author SHA1 Message Date
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink e166e857f5 Moves category controller views 11 years ago
Hagen Schink d36d89adfc Moves routing specs 11 years ago
Hagen Schink 331dc79408 Moves reports controller to work package 11 years ago
Nils Kenneweg 825f42c3b9 add new types tab in project settings. 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg e6de34d766 Makes Enter work again in the wp list filter. 11 years ago
Nils Kenneweg 2ca5d8aa81 design changes to wp/show view. 11 years ago
Nils Kenneweg 15236316ec work packages.js only loaded if needed. 11 years ago
Nils Kenneweg fac4c97157 updated work_package javascript. 11 years ago
Nils Kenneweg eadc5f25d4 bugfix. 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Sebastian Schuster 5b18c79a14 Fixed wrong reference to journaled object 11 years ago
Sebastian Schuster 75405b84a4 Changed journal classes to use base class 11 years ago
Sebastian Schuster d448945667 Added abstract model base class for all journal types 11 years ago
Nils Kenneweg ad9f573f69 test links in modals. 11 years ago
Nils Kenneweg 3215a644b6 ctrl-click in modals: remove layout=false. 11 years ago
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