Commit Graph

382 Commits (e8aec32e6203fc055887cc521f074ba5999a191c)

Author SHA1 Message Date
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
Jens Ulferts 90e1a9863e reduces memory and increases performance of api planning_element#index 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
Richard b374aac3c5 Group by and display sums are always being updated on query save. 11 years ago
Alex Coles 1900e9b55d Fix whitespace in (Rails) controllers 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard b4efc35b31 Hacky fix to get query sortation saving and loading in wp view. 11 years ago
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