Commit Graph

73 Commits (ea66b5bfc5c23c107f78f58612c81612b0ad77a6)

Author SHA1 Message Date
Philipp Tessenow 87d9f6134d there is no planning_element_type anymore when creating work_packages in v2 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
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 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
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 ab7dd219db Removes :view_planning_elements 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 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
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Jens Ulferts 060f5e1ce9 removes planning_element api list action - never used 11 years ago
Jens Ulferts 60e6ea46dd allows for all work packages to be shown when only one project is queried 11 years ago
Jens Ulferts 97810c28cc removes issues#index action 11 years ago
Jens Ulferts 8c33323a49 separates query results from the query itself 11 years ago
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago
Hagen Schink e31b804c22 Removes PE trash functionality 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink 92fd2453e9 Moves 'for_project' scope and removes unused scope 11 years ago
Hagen Schink ae39cc163f Extends API V2 PE controller 11 years ago
Hagen Schink 11149fbc25 Renames and adapts WP not found error translation 11 years ago
Hagen Schink 0fd3c645db Adapts event fetcher interface 11 years ago
Hagen Schink ad50efc57d Fixes integration tests 11 years ago
Hagen Schink 7090cb5995 Sets controller name to 'types' and adds permissions 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Hagen Schink 57de7bd50b Adds PE type controller to before filter filter 11 years ago
Hagen Schink 26477251f0 Rename instance variable 11 years ago
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago