Commit Graph

15 Commits (7c7c99daa2c540420fbba58afa73881762f62fc8)

Author SHA1 Message Date
Richard 93e558e854 Use latest icons for pdf and xls with descriptions exporting. 10 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Richard ba30602604 Paths for api corrected for saving queries without project 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard 9b92a383bb WIP refactoring AuthService 11 years ago
Richard 3acd4875f2 new work packages disabled until proven otherwise. 11 years ago
Richard e75200ff46 Disabling new work packages button on toolbar if user is unauthorised. 11 years ago
Richard 3c31db5481 Made some tweaks to the save(as) auth 11 years ago
Jens Ulferts 3d8473093c refactors and adds create link 11 years ago
Jens Ulferts b4faf0e489 adds links for permitted actions 11 years ago
Richard b3875600b8 Cleaned up and added permissions to share modal. 11 years ago
Jens Ulferts 415a221698 add links to query and wp_index 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Jens Ulferts 6579338f9c fixes permissions on work package context menu 11 years ago
Alex Coles 36c8fa0f2b Move experimental "v3" API to /api/experimental 11 years ago
Richard 3479226707 Locales for export options. 11 years ago
Richard f41ddf82ee Export xls with description label and moved export icon in menu. 11 years ago
Richard 2ff8aa052d Using labels for export formats like in style guide. 11 years ago
Richard cfbc0ca963 Builing up export options meta in wp controller. 11 years ago
Richard 80c53e00e8 Put pdf and csv into default export formats. 11 years ago
Richard be8667f761 Including export formats in query meta data. 11 years ago
Richard ff508eb8e6 Fixed bug which was displaying the grouped column in the selected columns. 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
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 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
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 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 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago