Commit Graph

471 Commits (110cfd48d96358f2063b34cec2443fc175ab39a4)

Author SHA1 Message Date
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
Till Breuer b3ae494169 Fix column selection on filtering 11 years ago
Till Breuer a22b03fd1d Fix API V3 column filtering 11 years ago
Till Breuer 5705f0e7d8 Add column information to work packages meta data in api v3 11 years ago
Till Breuer 16aac4f36c Move column data building in api v3 to mix in 11 years ago
Till Breuer 27f5224fc3 Remove unused module include 11 years ago
Till Breuer 858f19df5a Rename planning elements variable to work packages 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Richard 3d3e69b52e Fixed columns sums api call to be back to its original state. 11 years ago
Richard 2713aa7685 Added API groups and roles index methods. nothing tested yet:D 11 years ago
Richard a932b10009 Added an API versions index method. 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Richard fc76097587 Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 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
Hagen Schink 0e16962be4 Fixes postgres errors 11 years ago
Hagen Schink ca612b4880 Renames authentication user id node 11 years ago
Hagen Schink 1f38e06761 Makes workflows visible for non-admin users 11 years ago
Hagen Schink 5dcc5fd130 Fixes duplicates in workflow transitions 11 years ago
Hagen Schink 727d8c52ae Sends 403 if API login disabled 11 years ago
Hagen Schink 61d5c6fe51 Makes user id of authenticated user available 11 years ago
Hagen Schink 61e4f10c4f Renames WP priorities ctrl to PE priorities ctrl 11 years ago
Hagen Schink f976169e48 Removes code duplication 11 years ago
Nils Kenneweg bcc206aa09 add custom field values to api. 11 years ago
Hagen Schink 223d53e464 Replace class variable by a good old constant 11 years ago
Hagen Schink 49859120e4 Adds scope checking 11 years ago
Hagen Schink c4bb6bb330 Prevents request of all users 11 years ago
Hagen Schink ef60fb19f3 Simplifies parameter parsing 11 years ago
Hagen Schink e42bdca402 Implements work package priorities controller 11 years ago
Hagen Schink 71904a2aa8 Adds routing spec 11 years ago
Hagen Schink 936b902f63 Adds journal note on planning element update 11 years ago
Hagen Schink 83a8a1c964 Removes visibility scope 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
Hagen Schink d2c0293215 Implements API's workflows controller 11 years ago