Commit Graph

177 Commits (8f847598117a9186d2334620b535d14012454541)

Author SHA1 Message Date
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
Hagen Schink 7a5530d404 Adds routing specs 11 years ago
Nils Kenneweg 3c4cf19247 pass timelines_id for local custom fields filter. 11 years ago
Markus Kahl e123941f6b accept key auth for all API v2 actions 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
Michael Frister b9a0cbac9d API v2: Improve status index performance 11 years ago
Martin Czuchra c65cc858d7 Removes before filters for :require_login. 11 years ago
Markus Kahl fea257ddf2 only change API ProjectController's accept_key_auth_actions 11 years ago
Markus Kahl 486452e05a enabled key auth for custom_field actions 11 years ago
Markus Kahl a0ea35992b no longer necessary to include custom values in index 11 years ago
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Markus Kahl 38f954e323 eager load custom_values in projects/index 11 years ago
Markus Kahl 307cfdb9eb list custom fields grouped by type 11 years ago
Markus Kahl 50ff5f6ecb eager load all the things in projects/planning_element_custom_fields 11 years ago
Markus Kahl 0ba8bf5e39 list projects' planning element custom fields 11 years ago
Markus Kahl 9f56816a3e eagerly load custom_fields; require :edit_project permission to view /custom_fields 11 years ago
Markus Kahl f7d8efe40a render custom_fields views using rabl 11 years ago
Markus Kahl 2a448e0bee output extra fields for WorkPackageCustomField 11 years ago
Markus Kahl 96559983df inserted copyright notice into custom_fields files 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago
Nils Kenneweg fcbb74b60a fix loading of multiple vertical pes. 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 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 9a108e8222 remove pe_status. 11 years ago
Stefan Frank 92e879a1e0 Introducing a very rudimentary api for looking up users. 11 years ago
Stefan Frank 3c0d20de8f speed-improvements for the project-association-lookup. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 11 years ago