Commit Graph

52 Commits (0fb363bd1c349faa30f555aff84697c6d8087473)

Author SHA1 Message Date
Alex Dik d6608ba54d Renam wpTd directive to wpDisplayAttr 9 years ago
Alex Dik 3aa2c05252 Move wp-td directive 9 years ago
Oliver Günther 6e61150c1b [Inline Edit / Create] Changes and bug fixes (#4336) 9 years ago
Oliver Günther 386d4b53e7 Use default loading of table for details pane (#4335) 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Oliver Günther f9fe1a5d79 [22916] Inline edit only on attribute text, double click to fullscreen 9 years ago
Oliver Günther 7831eb546f Work package table: Add link to id column 9 years ago
Jens Ulferts 0df2f9e216 display placeholder on empty columns 9 years ago
Oliver Günther 09beabdaea Show default placeholder when no value in td 9 years ago
Oliver Günther 46586243b7 Watch for attribute changes in the resource 9 years ago
Jens Ulferts 9148d82f6c reintoduce special handling of percentageDone field 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 5b77978fc3 use the halResource to display the table sums 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago
Alex Dik 7ef981bd5e Rename wp-column directive to wp-td 9 years ago
Alex Dik 9f94cd50f6 Reorganise WP table components 9 years ago
Oliver Günther 3ac7490c01 Fix static paths of Frontend PathHelper 9 years ago
Oliver Günther 66e4ece075 Avoid rendering as link when id is null 9 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Alex Dik 88db248bd9 Move wp-column to wp-table components 9 years ago
Alex Dik 0b7f369fbe Undo escaping of work package links 9 years ago
Tim Habermaas ed23d6eb7f Fix links from work packages table to fullscreen view. 9 years ago
Tim Habermaas e5fceb38be Fix non-camelcased name. 9 years ago
Tim Habermaas bc5df6e051 Point work package link from table to new angular show view. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
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. 11 years ago
Till Breuer 7c710e8c61 Move work package directives to work_packages/directives folder 11 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