Commit Graph

52 Commits (5921fbd73a74a5599b58d9fb256393389fd130a1)

Author SHA1 Message Date
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 713d7539a1 Fixed a couple of the column headers accessibility tests. 11 years ago
Richard 3d105a42de Can now sort by work package id. 11 years ago
Richard ec7d75c943 Groupings features. 11 years ago
Till Breuer beea027488 Rearrange reload of query results when the sortation is changed 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago
Till Breuer c5a5a6d6af Sketch angular query filters 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Till Breuer 614297627a Display total sums regardless of grouping option 11 years ago
Till Breuer 1fad6217d8 Add sums for all work packages to angular table 11 years ago
Till Breuer ba68c4b180 Enable group name formatting for sum rows 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 425d0ff9b2 Also hide sums when work package groups are collapsed 11 years ago
Till Breuer 345437a136 Sketch summation rows in angular work packages table 11 years ago
Till Breuer 07050f1f63 Fix typo in work packages table 11 years ago
Till Breuer a198d8fb47 Enable formatting for work package group headers in angular table 11 years ago
Till Breuer 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer e100624af2 Show work package table rows for ungrouped data 11 years ago
Till Breuer e7a8f7c708 Fix group counts in work packages table 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 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 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 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