Commit Graph

248 Commits (bac2a2960455714e33d4a657a311718f275c04c8)

Author SHA1 Message Date
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Alex Coles 6e90cdab25 Allow v3 ProjectsController to find by identifier 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Richard 4b6b4d83f7 Put in some very half-arsed error handling for create/update queries. 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles 43c1415039 Remove tangential code from WorkPackagesController 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Alex Coles 2cf855a467 Teach #column_data_type to handle CurrencyQueryColumn 11 years ago
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago
Michael Frister a74ec11579 Remove API v1 controllers 11 years ago
Philipp Tessenow ce2f3c7853 remove most parts of api v1 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 9744c44411 column_sums is now giving the total for the query, not the project. 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 2192b32936 Checking for integer instead of int for summable columns. 11 years ago
Richard a3f2fee391 Assignee's role select has the correct options. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 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
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 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
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Alex Coles 8714aa488e Add/update Copyright header to controllers (API v3) 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard a5a8b3162d Put old work package loading code into separate method. 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Till Breuer 099e99e880 Minor code change 11 years ago
Till Breuer d33c8280c7 Apply a lost fix for custom field column sums 11 years ago
Till Breuer 7de67ae1f6 Serialize filters for query meta data returned by work packages API 11 years ago
Richard 330a6b80fc Finally got custom fields into the rabl templates. 11 years ago
Till Breuer 3818f5c768 Re-enable sortation for api v3 11 years ago
Richard 43003d91cc Updated column_data method to return custom value data. 11 years ago
Till Breuer 4a42a7fccf Fix column selection on filtering 11 years ago
Till Breuer b4fea86868 Fix API V3 column filtering 11 years ago
Till Breuer 75980fe7d1 Add column information to work packages meta data in api v3 11 years ago
Till Breuer 4edcf131b2 Move column data building in api v3 to mix in 11 years ago
Till Breuer c170e61b22 Remove unused module include 11 years ago
Till Breuer 80b5ce2006 Rename planning elements variable to work packages 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Richard b9b5fd7bd8 Fixed columns sums api call to be back to its original state. 11 years ago
Richard b4ea4275fe Added API groups and roles index methods. nothing tested yet:D 11 years ago