Commit Graph

461 Commits (c3c7e17aeb77522ab905de2959d1f302d57d7d29)

Author SHA1 Message Date
Richard 37dc5ffa21 Forgot to add file. 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
Hagen Schink 181347566c Let anonymous user access public custom fields 11 years ago
Hagen Schink c87cf9b7bf Remove duplicate WP custom fields 11 years ago
Hagen Schink 5065215415 Filter WP custom fields by membership 11 years ago
Hagen Schink 6ce1f68d7e Deny anonymous access 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 c8f3ebc25d Removed 'shown in all projects' leftovers. 11 years ago
Richard 52bd5cc910 Cherrypicked in some merge conflicty type fixes from another branch. 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
Ion Biziiac 4a13ce44c3 Fix APIv2 does not rewire parents correctly 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
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