Commit Graph

127 Commits (ff1be292ec6ff56a72cb63df7e869fdeb5377f64)

Author SHA1 Message Date
Till Breuer b3f128fccd Move with loading function to helper 11 years ago
Till Breuer 4d69baeb2d Use a regexp to capture the query id (WIP) 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
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer f522b9811b Tidy up some js code 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer e0aec03d64 Apply given project context as a scope when fetching available filter values 11 years ago
Richard b9b5fd7bd8 Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard aeade066c8 added a status service. 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer 62cb5d07b4 Tidy up some js code 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer d56a637513 Apply given project context as a scope when fetching available filter values 11 years ago
Richard 3d3e69b52e Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
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