Commit Graph

12453 Commits (ca6b91321c1f3455e34c55c70ce38fb5bc9d9701)
 

Author SHA1 Message Date
Till Breuer ca6b91321c Remove unused method 11 years ago
Till Breuer ca261176a6 Fix work package reload 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 9d243c622d Merge branch 'feature/ui-component-table-widgets' of github.com:opf/openproject into feature/ui-component-table-widgets 11 years ago
Till Breuer 3c7564b8ef Improve readability in query columns directive 11 years ago
Till Breuer 66f29dc71a Correctly augment work packages with custom values when a custom field column is added 11 years ago
Richard 2058f3ff04 Made callback to removeColumn optional. 11 years ago
Richard dfcba9ea61 Merge branch 'feature/ui-component-table-widgets' of github.com:opf/openproject into feature/ui-component-table-widgets 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 751a42688e Merge branch 'feature/angular-tables' into feature/ui-component-table-widgets 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 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 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 864876d738 Move timeline view models to separate folder 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Martin Czuchra 91bd5990ab Merge commit '8a45a79' into feature/angular-tables 11 years ago
Martin Czuchra 964d749fc5 Updates openproject-ui_components. 11 years ago
Martin Czuchra 752eebd0aa Updates pg gem. 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Martin Czuchra 982196f0a5 Freezes gon to ~> 4.0 11 years ago
Martin Czuchra 190b261a4d Remove obsolete tree. 11 years ago
Martin Czuchra aefedafe09 Merge branch 'feature/ui-component-table-widgets' into feature/angular-tables 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
Martin Czuchra a44f65a170 Merge commit 'b3e0f44' into feature/ui-component-table-widgets 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