Commit Graph

1 Commits (4912d56f7a8fb2509ed82852823b3b91db4ba9ab)

Author SHA1 Message Date
Alex Coles 6ec5ca58ed Move Angular app under frontend/app 10 years ago
Alex Coles 3abdbac4c9 Fix semicolons in Angular app to placate JSHint 10 years ago
Alex Coles 5f6696d5db Restructure Angular app into CommonJS modules 10 years ago
Philipp Tessenow 85747fcab0 don't die when the assigned_to field is not set on a WP 10 years ago
Philipp Tessenow 31449233a9 remove superfluous comment 10 years ago
Philipp Tessenow 25a1766a4d do not display links to groups in WP table 10 years ago
Hagen Schink 9df47c2d97 Extract WP property specific links 10 years ago
Marek Takac ea984dfafd Fixed link to parent WP in the WP table 10 years ago
Richard a19eec95fa WIP added static paths to PathHelper and using them in wp templates. 10 years ago
Till Breuer 7c710e8c61 Move work package directives to work_packages/directives folder 10 years ago
Till Breuer b6683efab1 Potentially speed up work package column data watcher 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Richard a6b6295fab Task 5435. Now showing user names/links in work packages table again. 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 8a4b7bffb2 Move work package column directive to module folder 11 years ago
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 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 07ee385bdc Code taken from columns meta branch. 11 years ago
Till Breuer bae816d6bd Extend work packages with column data when selected columns are added 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 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