Commit Graph

55 Commits (25ede2df34d534d550c0889cad927c9b1a07121a)

Author SHA1 Message Date
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Jens Ulferts 48a52c74ef hide SQL data from api 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
Philipp Tessenow 374817219f return a 404 when accessing a not-viewable query via the experimental API 10 years ago
Hagen Schink 486595d8ef Add comments to explain implementation in detail 10 years ago
Hagen Schink 658f9400da Improve implementation 10 years ago
Hagen Schink 9821c8e301 Use 'changed' variable for if statement 10 years ago
Hagen Schink 04571227b3 State action explicitly 10 years ago
Hagen Schink dc5cff4cbc Recognize filter changes correctly 10 years ago
Hagen Schink ddbfa616ab Extract 'update' handling 10 years ago
Hagen Schink 5356861e8a Use ActiveRecord::Dirty to get changes on query 10 years ago
Hagen Schink c496f404a5 Consider difference between update/(de-)publicize 10 years ago
Jens Ulferts cd65f449dd removes classes that should have been deleted in #4817547 10 years ago
Hagen Schink ef039b32ec Correct query deletion verb on server side 10 years ago
Jens Ulferts f86b894e11 protects agains query manipulation via API 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
Philipp Tessenow 1dd7eff8ce don't overwrite public flag for queries AFTER security check 10 years ago
Jens Ulferts 01d2569225 allows version selection for global filtering 10 years ago
Mihail Maxacov a0631745de fix saved queries don't update wp lists correctly when removing filters 10 years ago
Jens Ulferts 5c06dda316 users allowed new statuses no longer receive an edit menu entry 10 years ago
Jens Ulferts 1513a19b84 readd experimental controllers and add authorization to them 10 years ago
Jens Ulferts 3c730ef131 enforces authorization for experimental api 10 years ago
Jens Ulferts f91256fef9 remove no longer required experimental controller 10 years ago
Jens Ulferts e98997d1a4 groups as filter value in wp#index 10 years ago
Hagen Schink 5929d75460 Pagination options are no query parameters 10 years ago
Marek Takac ea984dfafd Fixed link to parent WP in the WP table 10 years ago
Richard 93e558e854 Use latest icons for pdf and xls with descriptions exporting. 10 years ago
Jens Ulferts 85bb7e58c6 only applies default filter if no query attribte is provided 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Jens Ulferts 433f707843 only open wp on initial load of wp#index 10 years ago
Richard 44c9a14a08 Slightly modified init_query method in query loading concern. 11 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 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
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