Commit Graph

153 Commits (b8f7161ee7d146acee37e98f05047ab2fd229496)

Author SHA1 Message Date
Richard ae704975bd added a status service. 11 years ago
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer 451431eb4f Move svg helper to angular helpers module 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer b9c1403e32 Generalize custom field formatting for work package and timeline tables (WIP) 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 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
Till Breuer 37e8443951 Display custom field columns in timeline table 11 years ago
Till Breuer f8dc624ab0 Add timeline column name directive, fix custom field column header 11 years ago
Till Breuer aeaa27b24f Fix typo, bash whitespace 11 years ago
Till Breuer 45629aaeba Update svg helper 11 years ago
Richard 04347dab7b Fixed js error when zero work packages are returned. 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Till Breuer 66f29dc71a Correctly augment work packages with custom values when a custom field column is added 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 11 years ago
Till Breuer d8682fae98 Rename query service, add service to extend work packages by column information 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 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 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 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 477b5de51f Render integer and other column data in work packages table 11 years ago
Till Breuer 432ef8dd6c Provide more data for angular work packages table 11 years ago
Till Breuer 56960fb084 Move angular helper components to components folders 11 years ago
Till Breuer 4ad8fbe911 Dry up stuff in work package column directive 11 years ago
Till Breuer 79e933dcd8 Sketch group expanders in angular work package table 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer 9a337b99ad Display level in angular work packages table 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Martin Czuchra a3e35a8b0c Moves SvgHelper to timelines folder. 11 years ago
Martin Czuchra 547812acef Removes intermediate helpers. 11 years ago
Martin Czuchra 23c118a23a Adds more SVG helpers. 11 years ago
Martin Czuchra ff92df8e17 SvgHelper interface improvements. 11 years ago
Martin Czuchra 531bb98160 Removes Raphaël mentions from timelines. 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer 0ce7ef4bfe Sketch sort header directive for work packages table 11 years ago
Till Breuer 75c9152ee1 Provide I18n as angular service 11 years ago
Martin Czuchra 57792bcd11 Removes intermediate helpers. 11 years ago
Till Breuer dffd38081a Restore timeline filters 11 years ago
Till Breuer ccf07c0303 Restore hide other group filter in timelines 11 years ago
Till Breuer bbd32c7ccc Fix generated timeline table markup 11 years ago
Martin Czuchra 2f06e266d3 Adds more SVG helpers. 11 years ago
Till Breuer 13549bee69 Add grouping labels for timelines with first level groupings 11 years ago
Martin Czuchra e94aec6374 SvgHelper interface improvements. 11 years ago
Till Breuer 75b0a8aec5 Add timeline table helper 11 years ago