Commit Graph

59 Commits (8dba3df7f3b599a77719555ed7da30c6be9a4821)

Author SHA1 Message Date
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
Hagen Schink e31b804c22 Removes PE trash functionality 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
Martin Czuchra 7d2fd3deb5 Changes recycle bin to be triggered w/ trash. 11 years ago
Martin Czuchra 259a08b5a9 Fixes redirection of planning elements. 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago