Commit Graph

642 Commits (b0008c92c799a3f6b0bd3386ed7e40fa47cd0b3a)

Author SHA1 Message Date
Richard 6f808ee316 Removed pointeless || false statement. Made sense at the time:> 11 years ago
Richard afbd169571 Wrote a few features. Actually found and fixed some bugs! 11 years ago
Till Breuer a0057d77dc Also show spinner on filter updates, disable filter disabling 11 years ago
Richard 393e682b10 Removed comment 11 years ago
Richard 9927409522 Refactored group by watching into directive to get clear filter working. 11 years ago
Till Breuer d7b8b97ebb Add missing module dependency 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Richard 7d78cf920b Re-implemented old hack to get selected columns posting to query save. 11 years ago
Till Breuer b4156c8029 Fix option value of empty group-by-option 11 years ago
Till Breuer 6ad2293ea1 Consider initial expansion state in slide toggle directive 11 years ago
Till Breuer abe83088bd Add directive wrapping slide toggle 11 years ago
Richard e28758e324 Can now view work packages with pre configed filter. 11 years ago
Richard 334e5c9466 Removed commented stuff. 11 years ago
Richard a3486d8780 Changed filter input names and made some sneaky hidden element hacks. 11 years ago
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer 0fde02707d Remove unused dependency 11 years ago
Till Breuer 9f94069982 Fix sum calculation 11 years ago
Till Breuer 2b097bf0dd Dry up work package updates 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Till Breuer 8ab9e91cf1 Slightly dry up work package table updates 11 years ago
Richard a5cc64f367 Added back in clear and save buttons/links. 11 years ago
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 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 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 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