Commit Graph

102 Commits (754b3652b134b52cddfdf3b770903d674ffa8fff)

Author SHA1 Message Date
Alex Coles a05feb8ca5 Teach ng WorkPackagesHelper to format 'currency' type 11 years ago
Richard 3ddc9fd9ac Refactored code into timelines helper. 11 years ago
Richard a1d71fde27 Level expansion now keeps track of last visible row. 11 years ago
Till Breuer 516c1dc2d0 Rename work package loading helper file 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Richard 358432fd46 Made a work packages helper test class and added tests for getRowObjectContent. 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
Richard 355f80765a Handling garbabe strings in custom field int/float parsing. 11 years ago
Richard 60c96ff6ab Checking for floats as well as the same thing will probably happen. 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard e48fa84c27 Added in locales for filter operators. 11 years ago
Richard 9099cb0524 Added missing references to angular modules which were breaking tests. 11 years ago
Richard 0e3a365e90 Displaying project hierarchy in project filter list. 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 8d91b206e4 Wried up filtering by project on non-project work packages view. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 276ea3c5ec Wried up filtering by project on non-project work packages view. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Till Breuer 4852a14d01 Fix user custom fields of timelines 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Alex Coles c023400642 Add/update Copyright header to ng app sources 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Richard cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Richard 4a5488397d Wired up responsible and version filters. 11 years ago
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