Commit Graph

12119 Commits (e2d2af8c1cd9e8ca1b319fe91d87c91c6cc00c0c)
 

Author SHA1 Message Date
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Till Breuer 0d617fcf50 Share work packages angular controller scope among query form and table 11 years ago
Till Breuer 5344b2095b Move zoom slider and modal directives to component folder 11 years ago
Till Breuer 28dd7e840f Move work packages query form to partial 11 years ago
Till Breuer c4c0b4b12e Restructure json-rendering methods in work packages controller 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 86cb6a9e2e Fix work package controller specs 11 years ago
Till Breuer 93971a155b Only use gon when html is rendered in work packages controller 11 years ago
Till Breuer 1f57c2d45d Fix hide chart option in timelines 11 years ago
Till Breuer 2870ae706c Only store group information in row if data is grouped 11 years ago
Till Breuer ad97ca7632 Manage group index in work packages table helper 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 477b5de51f Render integer and other column data in work packages table 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 432ef8dd6c Provide more data for angular work packages table 11 years ago
Till Breuer a198d8fb47 Enable formatting for work package group headers in angular 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 56960fb084 Move angular helper components to components folders 11 years ago
Till Breuer 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer a905586569 Forward projects to angular work packages table 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 98586e8e38 Add client-side translations for work package grouping expander 11 years ago
Till Breuer 3f1a9fb9cd Add missing angular module dependency to work package directives 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 9072acd652 Revert "De-implement angular work package column filters" 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 00d7f156fc Fix javascript error in work package column directive 11 years ago
Till Breuer 4f7bc83dbb De-implement angular work package column filters 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 3cd47f291a Add assignee name to JSON serialization 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 6241a2f996 Merge branch 'feature/ui-component-table-widgets' of github.com:opf/openproject into feature/ui-component-table-widgets 11 years ago
Till Breuer 9b999961f4 Re-enable sort headers (WIP) 11 years ago