Commit Graph

1967 Commits (ca6b91321c1f3455e34c55c70ce38fb5bc9d9701)

Author SHA1 Message Date
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 15731bc84a Add API method to retrieve a single column for work packages (WIP) 11 years ago
Till Breuer 26886c01ca Project work packages json data to selected column 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Till Breuer c4c0b4b12e Restructure json-rendering methods in work packages controller 11 years ago
Till Breuer b19a6f2d42 Display custom values in work package table 11 years ago
Till Breuer 93971a155b Only use gon when html is rendered in work packages controller 11 years ago
Till Breuer 345437a136 Sketch summation rows in angular work packages table 11 years ago
Till Breuer 432ef8dd6c Provide more data for angular work packages table 11 years ago
Till Breuer d412728076 Enable work package column formatting for project 11 years ago
Till Breuer 2855c8559b Define work package column display type on client-side 11 years ago
Till Breuer a905586569 Forward projects to angular work packages table 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 3cd47f291a Add assignee name to JSON serialization for work packages table 11 years ago
Richard 3b091d4296 Added an initializer to monkey patch TimeWithZone. This is much easier then formatting times client side. This is probably not a good permanent solution. 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Richard e74e699404 Included work package child objects in gon. Made a filter to display object names. This is a just a temporary thing - i'll be replacing this with a directive. 11 years ago
Hagen Schink 61d5c6fe51 Makes user id of authenticated user available 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Hagen Schink f976169e48 Removes code duplication 11 years ago
Markus Kahl 4d41bff3a0 make API sessions not expire 11 years ago
Martin Linkhorst cfe7faae47 adds the title to news entry links 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Nils Kenneweg bcc206aa09 add custom field values to api. 11 years ago
Sebastian Schuster 37b6bdc9a1 Added block to view responsible work packages on my page 11 years ago
Sebastian Schuster 7e726ea2a2 Added responsible for work_package summary 11 years ago
Till Breuer 85da11ba59 Push timeline objects via gon inside views 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
Sebastian Schuster 1f8446f7cd Added responsible to context menu 11 years ago
Sebastian Schuster 46834b7cba Added responsible to bulk update 11 years ago
Hagen Schink 740d896f08 Differs between activity view states 11 years ago
Hagen Schink ef60fb19f3 Simplifies parameter parsing 11 years ago
Hagen Schink e42bdca402 Implements work package priorities controller 11 years ago
Sebastian Schuster c0f7acafa1 Implemented treating assignees and responsibles differently so there 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
Philipp Tessenow 3399d29c11 seems that the role params can be omitted when creating a role. restore that behaviour 11 years ago
Philipp Tessenow a64449432c use permitted params for role 11 years ago