Commit Graph

1851 Commits (235dc3e831e7dc76324b4f5fbf488fd602014e2c)

Author SHA1 Message Date
Hagen Schink 9c769f9c67 Handles unselect of types still referenced 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Stefan Frank d0b39c72e0 some optimisations to get around unnecessary db-calls. 11 years ago
Stefan Frank 74956737a8 now accepting only timestamps/seconds from epoch 11 years ago
Stefan Frank 0bd5701c18 using DateTime instead of date to parse the give at_time 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 bc25c450f9 Now searching in multiple projects for historical data is possible 11 years ago
Stefan Frank 0051114699 fixing the current-workpackages: Historical workpackages can stil only be obtained for only one project 11 years ago
Stefan Frank 4eb8402594 replaced compare_date with at_time 11 years ago
Stefan Frank aee88da594 added the compare_date to the planning_elements_controller 11 years ago
Sebastian Schuster e4ec72f2c5 Readded find_issues as some subclasses still depend on it 11 years ago
Sebastian Schuster 8842f75b1e Added before filter for bulk destroy in work packages controller 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 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 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg b8c76a552f refactoring api::v2::pe_controller. 11 years ago
Nils Kenneweg eadc5f25d4 bugfix. 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 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 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
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
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Hagen Schink 9be0d9fc97 Renames remaining permissions 11 years ago
Hagen Schink 2fe6e0f6ff Moves calendars controller to work package 11 years ago
Hagen Schink ab7dd219db Removes :view_planning_elements 11 years ago
Hagen Schink 8ca88d1834 Fixes missing rights 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 1098917447 Removes issue auto completes controller 11 years ago
Hagen Schink fe27cce2e0 Adds work package auto completes controller 11 years ago
Jens Ulferts 5ae64741e7 fixes menu highlighting on issue reports 11 years ago
Stefan Frank 795b228b5f fix the creation of workpackages, when a validation-error occurs 11 years ago
Stefan Frank 452095bf92 more factories replaced 11 years ago
Stefan Frank 988c054c3c Fixed the features up to the issues-features; fixed some routes-issues, removed several issue-references 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago