Commit Graph

67 Commits (6477ebe434af3356509c46cdde02378ffe0f3163)

Author SHA1 Message Date
Jens Ulferts 32506ccab5 removes no longer required before filter 10 years ago
Hagen Schink 08c55efd49 Consider ids parameter 10 years ago
Ion Biziiac 4a13ce44c3 Fix APIv2 does not rewire parents correctly 11 years ago
Jens Ulferts 90e1a9863e reduces memory and increases performance of api planning_element#index 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow dc496cfa82 Update planning_elements_controller.rb 11 years ago
Philipp Tessenow 3dc6c54199 now that the Query#name validation works, we have to provide names for generated queries... 11 years ago
Sebastian Schuster 31de0b0626 Fixed 500 passing the note parameter on work package create 11 years ago
Nils Kenneweg bcc206aa09 add custom field values to api. 11 years ago
Hagen Schink ef60fb19f3 Simplifies parameter parsing 11 years ago
Hagen Schink 936b902f63 Adds journal note on planning element update 11 years ago
Hagen Schink f6a0c90eb1 Moves changed since condition to scope 11 years ago
Hagen Schink cbf1c205b0 Filters work packages by change time 11 years ago
Nils Kenneweg 3c4cf19247 pass timelines_id for local custom fields filter. 11 years ago
Hagen Schink ef52b1b559 Fixes custom field assignment 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Nils Kenneweg fcbb74b60a fix loading of multiple vertical pes. 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Nils Kenneweg 7e11d0c764 validate access. specs. 11 years ago
Nils Kenneweg 1b87a7437a allow loading of pes by id. 11 years ago
Stefan Frank 9f87b75265 renamed children-ids to child-ids 11 years ago
Stefan Frank 33dc00cc98 fixing the filter-features, added missing fields to the index-view 11 years ago
Stefan Frank dbd3985040 removed dependent objects and using pure structs in the view 11 years ago
Stefan Frank 163e170e4a migrated the planning_element_types to rabl 11 years ago
Stefan Frank a6e8040912 replace the rendering of planning elements with rabl 11 years ago
Jens Ulferts 9634189c44 removes timelines_journals_helper - used nowhere any more 11 years ago
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
Nils Kenneweg b8c76a552f refactoring api::v2::pe_controller. 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 ab7dd219db Removes :view_planning_elements 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 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
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago