Commit Graph

88 Commits (426fc0977a1d40b580ef0646b2f604c63715d5d1)

Author SHA1 Message Date
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Till Breuer ef409772f2 Add progress bar directive 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago
Till Breuer b91da317a3 Format date and datetime fields in work packages table 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 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
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 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
Richard 07ee385bdc Code taken from columns meta branch. 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Till Breuer bae816d6bd Extend work packages with column data when selected columns are added 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 b19a6f2d42 Display custom values in work package table 11 years ago
Till Breuer 345437a136 Sketch summation rows in angular work packages table 11 years ago
Till Breuer 432ef8dd6c Provide more data for angular work packages 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 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer 00d7f156fc Fix javascript error in work package column directive 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 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 3504c30179 Add angular widget for accessible checkboxes 11 years ago
Till Breuer 660b709104 Add icon wrapper directive 11 years ago