Commit Graph

241 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Till Breuer 6391f741a0 Provide data needed for filter configuration via gon 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
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
Markus Kahl 88b5d4f94a send charset information in response for wp csv 11 years ago
Markus Kahl b1ccd322c9 encode csv export in UTF-8 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
Johannes Wollert ec1c56ccd8 fixes error when retrieving a non-existant query 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
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Philipp Tessenow a5f0a9c345 use add_work_package instead of add_issue (even in test names) 11 years ago
Till Breuer 43aee95699 Fix work packages controller spec after changing the query default filter setup 11 years ago
Till Breuer 16c225f0f2 Only show query menu item links in projects 11 years ago
Christian Ratz 45419a7531 fixed #3030 11 years ago
Till Breuer c5b26e920a Use current_menu_item from menu item controller mix in to select query menu items 11 years ago
Till Breuer bf3923aa04 Use canonical resources route for query menu items, use local project variable in workpackages#index 11 years ago
Till Breuer f53e1884c0 Make work packages controller spec work again 11 years ago
Till Breuer e73ec9882a Mark query menu item corresponding to current query as selected 11 years ago
Sebastian Schuster 97577c3f78 Fixed non-functional optimistic locking for 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Hagen Schink 979ddbc8a2 Attaches files before saving the work package 11 years ago
Christian Ratz 25cd72031f fixed typo in hook name 11 years ago
Sebastian Schuster 8842f75b1e Added before filter for bulk destroy in work packages controller 11 years ago
Nils Kenneweg eadc5f25d4 bugfix. 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago