Commit Graph

2564 Commits (3db2f0f6389093b9c8ccc46c4af8ccc77ec709f8)

Author SHA1 Message Date
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
Martin Linkhorst 99427f281c re-render everything so there won't be multiple error flash messages on the page 11 years ago
Martin Linkhorst c00771156a do not display successful flash message when in wasn't 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
Jean-Philippe Lang b8ffa31e1a Potentiel data leak in "Invalid form authenticity token" error screen (#16511). 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 9ba648a9b8 Loading work packages except when it's an html request. 11 years ago
Richard 53ac186116 Moved work package loading out of respond_to block. 11 years ago
Martin Linkhorst a83af510cb given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 11 years ago
Till Breuer 17ed76e663 Fix export formats of work_packages#index 11 years ago
Hagen Schink 784bf7e6fc Fix code layout 11 years ago
Hagen Schink 88bceae8e8 Add update notice 11 years ago
Hagen Schink 7c8c27d2dd Add deletion notice 11 years ago
Martin Linkhorst dbc75d4263 there was a wrong parenthesis: the last match needs to be ANDed with all the prior checks. instead of changing it, refactored the code to be more clear. still allows redirects to different sub-uris. 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
Johannes Wollert c8d4e449cc unifies creation/deletion/error notices in user's membership tab 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 3b9a3b5f0b Task 5454 - Fixed pagination bugs and related features. 11 years ago
Richard 536d48def9 Gon is gone! from the work packages controller at least. 11 years ago
Richard e2c26e9c0a Fixed some broken specs. 11 years ago
Philipp Tessenow b0285751a6 explicitly allow home path in back_url 11 years ago
Philipp Tessenow 7808e82cf1 fix protocol-relative redirection test 11 years ago
jplang 7bb076fa48 [security] fixed back url verification 11 years ago
Alexey Fedorov f4775c6a40 [fix #4928] Made journal notes shown in search. 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 4edcf131b2 Move column data building in api v3 to mix in 11 years ago
Till Breuer c170e61b22 Remove unused module include 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 b4ea4275fe Added API groups and roles index methods. nothing tested yet:D 11 years ago
Richard 1adce19139 Added an API versions index method. 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