Commit Graph

90 Commits (25f8140a2ff1ef63defc38174b553577f4f8a9b7)

Author SHA1 Message Date
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Till Breuer a2909b326f Add accidentally deleted method for moving columns 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 3c7564b8ef Improve readability in query columns directive 11 years ago
Richard 2058f3ff04 Made callback to removeColumn optional. 11 years ago
Richard be6533fad1 bug 4740 - Fixed bug with moving multiple available columns to selected. 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 11 years ago
Till Breuer 26036aaed9 Move reload work package data method outside scope for now 11 years ago
Till Breuer bae816d6bd Extend work packages with column data when selected columns are added 11 years ago
Till Breuer d8682fae98 Rename query service, add service to extend work packages by column information 11 years ago
Till Breuer f2b77f21c8 Let the query service manage the query to parameter conversion 11 years ago
Till Breuer f5192920c0 Update work packages table data on switching the grouping 11 years ago
Till Breuer 1e328e6435 Tidy watchers on groupings 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 e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Till Breuer 5344b2095b Move zoom slider and modal directives to component folder 11 years ago
Till Breuer f57a9339d1 Show sums for summable custom field columns in angular work packages table 11 years ago
Till Breuer 614297627a Display total sums regardless of grouping option 11 years ago
Till Breuer b19a6f2d42 Display custom values in work package table 11 years ago
Till Breuer 1fad6217d8 Add sums for all work packages to angular table 11 years ago
Till Breuer 9985b42ec2 Manage groups as a row property in angular work packages table 11 years ago
Till Breuer 2eb0302d84 Make work packages sum calculation function reusable 11 years ago
Till Breuer 2d09444746 Display sum in work packages table 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 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer 96f1e5bcd0 Enable group expansion toggling in angular work packages table 11 years ago
Till Breuer decf82879a Make group expansion toggle for all groups do something 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer b539644a80 Sketch groupings in angular work packages table (WIP) 11 years ago
Till Breuer 00d7f156fc Fix javascript error in work package column directive 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 11 years ago
Till Breuer 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Till Breuer 5649457aac Remove duplicate forwarding of I18n to scope 11 years ago
Till Breuer 10d98ad7c3 Rename some variables in sort header directive 11 years ago
Till Breuer 9b999961f4 Re-enable sort headers (WIP) 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
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer 0ce7ef4bfe Sketch sort header directive for work packages table 11 years ago
Till Breuer 3504c30179 Add angular widget for accessible checkboxes 11 years ago
Till Breuer 660b709104 Add icon wrapper directive 11 years ago
Till Breuer fbaaadaf17 Add work packages angular controller, temporarily add gon to view 11 years ago
Till Breuer 7f7fcd01b6 Move timeline directives to separate folder 11 years ago