Commit Graph

89 Commits (d800fb25c8c09232c9cc1fe76e4a6cff5cbe71f4)

Author SHA1 Message Date
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Michael Frister f88443714e API v2: Document some useless code 10 years ago
Michael Frister 8d08e71ed5 API v2: Change boolean value to use true/false 10 years ago
Michael Frister 959c4ba405 API v2 PE index: Allow disabling parent rewiring 10 years ago
Hagen Schink d08c0cb34d Extract methods used for multiple project selection 10 years ago
Jens Ulferts 32506ccab5 removes no longer required before filter 10 years ago
Jens Ulferts e4d58b33ab removes no longer required before filter 10 years ago
Hagen Schink 08c55efd49 Consider ids parameter 10 years ago
Hagen Schink 0710c1df39 Don't use a before filter for parsing ids parameter 10 years ago
Hagen Schink f44cca280e 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
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard 6677e513fd WIP continuing to move config data into angular. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard 580587be53 WIP continuing to move config data into angular. 11 years ago
Sebastian Schuster 5c92911546 Fixed permitted params to be more robust against missing parameters 11 years ago
Sebastian Schuster aa1e4a706f Added whitelisting of watchers and time entries for planning elements 11 years ago
Sebastian Schuster 647a52885f Added attaching files on creating work packages via the api planning 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