Commit Graph

28 Commits (27874eb5b119f958b3a66f5376be53e51904d614)

Author SHA1 Message Date
Jens Ulferts 27874eb5b1 shortens sorting 10 years ago
Jens Ulferts 35dfd82d85 remove unnecessary block 10 years ago
Jens Ulferts 96ec53907c only load required columns 10 years ago
Jens Ulferts 745acd932a eager loading of required columns - too many for now 10 years ago
Jens Ulferts f52bbf40ec move some controller logic into a decorator 10 years ago
Jens Ulferts 4c2fd2a87d removes n+1 query for custom_values on wp#index 10 years ago
Jens Ulferts 2a6f756570 read column_sums 10 years ago
Philipp Tessenow fe359984e9 no need to check for performed? in exp.api wp-controller 10 years ago
Philipp Tessenow 611c268fec simplify index action on exp.api work_packages_controller 10 years ago
Jens Ulferts 18eda62459 reuse query link allowance evaluation 10 years ago
Jens Ulferts f7d92b156e fixes permission links on query 10 years ago
Jens Ulferts 4817547d4a introduces policies 10 years ago
Jens Ulferts 3c730ef131 enforces authorization for experimental api 10 years ago
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