Commit Graph

6648 Commits (eaaf0eed5e551022acaa7992b8c8043f4f463212)

Author SHA1 Message Date
Till Breuer eaaf0eed5e Fix upper page bound calculation 11 years ago
Till Breuer 18ac679e61 Minor refactoring of table pagination helper 11 years ago
Till Breuer f06d1988dc Add / remove some semicolons 11 years ago
Richard 11299afa8c Getting per page options from settings, not hard wired. 11 years ago
Richard 8a9f6f1d56 Wired up the page number selection. 11 years ago
Richard 3906328732 WIP Added a directive for table pagination. 11 years ago
Till Breuer 24c1718a06 Add remark 11 years ago
Till Breuer beea027488 Rearrange reload of query results when the sortation is changed 11 years ago
Richard 77eddfaf5e removed comment. 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago
Till Breuer b82c482f65 Add service error handler to the promise returned by the callback 11 years ago
Till Breuer b98f265846 Fix typo 11 years ago
Till Breuer 4eb6a14add Show filter field set if a boolean custom field filter has been applied 11 years ago
Till Breuer 89fea6daeb Fix timeline custom field filters 11 years ago
Till Breuer 61783ce3ae Disable deactivated custom field columns before timeline rendering 11 years ago
Till Breuer 20323fb8cd Decompile second level grouping adjustments, preserve at least one reporting to root 11 years ago
Till Breuer eea130a146 Avoid error when second level grouping is applied but first level grouping is not 11 years ago
Till Breuer 4168d9ef83 Fix label positions and string truncation of aggregated planning elements within timelines chart 11 years ago
Till Breuer 1b023d295e Fix vertical position of timeline chart elements in aggregation 11 years ago
Richard ceab6e45cc Fixed a merge bug - two controller methods with same name. 11 years ago
Richard c41c72754e Using error handler for all work package service requests. 11 years ago
Richard 1b0906457d Tidied up some debugging leftovers. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 1da5fde695 Issue 4907 - Wired up collapsible up/down arrows on filters/options. 11 years ago
Richard 278136f8c9 Added further code from meta branch. 11 years ago
Richard 07ee385bdc Code taken from columns meta branch. 11 years ago
Richard 74ad16a055 Put in code from loading message branch. 11 years ago
Richard c6ccf94aab Created a work packages index options directive. 11 years ago
Till Breuer aeaa27b24f Fix typo, bash whitespace 11 years ago
Till Breuer cd3bb96a28 Fix background rectangle positions 11 years ago
Till Breuer 750af25a23 Fix typo 11 years ago
Till Breuer 45629aaeba Update svg helper 11 years ago
Richard 3a15de2cff Inlcluded angular animations and put a sample animation on work package filters. 11 years ago
Richard ca6493f938 Put back in commented out default filters. 11 years ago
Richard b95ad2cf0f Added angular form validations to filters. 11 years ago
Richard 7d83a29dbe Put human readable names on available filter dropdown. 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Richard 34741afcd8 Added angular date picker directive. Not actually using it. 11 years ago
Richard 04347dab7b Fixed js error when zero work packages are returned. 11 years ago
Richard 9639c5995c Remove filter icons have link cursor. 11 years ago
Sebastian Schuster 2648dd5b0d Small layout fix [skip ci] 11 years ago
Richard 58f2e3360c Wired up select/multiselect toggle button. 11 years ago
Till Breuer 9fdbe0f8b3 Reload and filter data when filters are modified (WIP) 11 years ago
Till Breuer 721f1eb086 Add filter view model 11 years ago
Till Breuer 222c8235cb Remove former query form from work_packages#index 11 years ago
Christian Ratz a3b4f42add Fixes show more properties link on wp#show 11 years ago
Till Breuer f88917bca7 Enable filter deactivation 11 years ago
Till Breuer cb521b573b Only list filters that haven't been selected as addable 11 years ago
Till Breuer e2d79be6ef Rename work package table filters 11 years ago
Till Breuer c5a5a6d6af Sketch angular query filters 11 years ago