Commit Graph

2283 Commits (089ae7a5c01140cb0106e2a67be2cdb542c3ffa8)

Author SHA1 Message Date
Till Breuer a2909b326f Add accidentally deleted method for moving columns 11 years ago
Till Breuer 6391f741a0 Provide data needed for filter configuration via gon 11 years ago
Till Breuer ca6b91321c Remove unused method 11 years ago
Hagen Schink 285b10dad9 Cleans up main menu initialization 11 years ago
Hagen Schink c3c950b8c6 Makes menu more accessible 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Hagen Schink 73325e9f6e Fixes code style 11 years ago
Hagen Schink a60f4a2234 Uses icon font for column order selection 11 years ago
Hagen Schink df1d34842d Uses icon font for column selection 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 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 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
Hagen Schink 0c5f0fc467 Shows flash messages after AJAX request 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
Hagen Schink 34b3f4095a Hides flash messages by default 11 years ago
Hagen Schink 0033394080 Adds TODO 11 years ago
Hagen Schink e17766f96e Adds labels to timelines toolbar 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago
Hagen Schink fa73ee8899 Fixes all selection toggle button 11 years ago
Hagen Schink 0050cb0fa0 Adds missing timelines toolbar labels 11 years ago
Hagen Schink 3913727328 Sets (un)check all button status 11 years ago
Hagen Schink d156a3dde9 Re-implements toggle method with jQuery 11 years ago
Martin Czuchra 190b261a4d Remove obsolete tree. 11 years ago
Hagen Schink 323c2305e1 Activates error messages in relations partial 11 years ago
Hagen Schink 8053016d80 Activates member error message 11 years ago
Hagen Schink 77f0906639 Activates flash messages correctly 11 years ago
Hagen Schink 4204e30528 Activates error messages after page load 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 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 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 477b5de51f Render integer and other column data in work packages table 11 years ago