Commit Graph

1285 Commits (c7e2cdad4720e0f9f138a7bc2e553cc939d9059e)

Author SHA1 Message Date
Richard 2663529ee7 Small change to get custom fields of type list to be filterable. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
Richard 29720071f3 Removed sub project filter from general wp view. 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
Richard c4738eedef WIP put project and sub-project filter values in list. 11 years ago
Till Breuer 4852a14d01 Fix user custom fields of timelines 11 years ago
Alex Coles cfe6f8fecb Remove no longer needed methods from ng UserService 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Hagen Schink 6e66224fed Fix flash message activation 11 years ago
Philipp Tessenow 13036e909f show matched text in at.who auto-completion in black (the default (white) is hardly visible) 11 years ago
Philipp Tessenow 71ad8de223 fix plugin assets inclusion 11 years ago
Alex Coles c023400642 Add/update Copyright header to ng app sources 11 years ago
Till Breuer 396f7e1e62 Make the modal directive compatible with backlogs 11 years ago
Hagen Schink 77a77bc497 Don't escape selected item twice 11 years ago
Hagen Schink 5403380524 Don't escape results on retrieval 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Richard 4e1a79524b Sort headers have cursor pointer. 11 years ago
Richard e7c8c951a2 Removed yellow pristine angular validation styling. 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Alex Coles d8d3aeb397 Fix Mocha tests for work package filter changes 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Richard cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Richard 4a5488397d Wired up responsible and version filters. 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer eab91db98a Give filter directive its own scope and overwrite isLoading 11 years ago
Till Breuer 8e82b6e0f8 Update work packages when filter is reset... 11 years ago
Alex Coles c7ff187ad5 Bring in jQuery theme styles with CSS @import rule 11 years ago
Till Breuer b2d85bb5ee Fix check for multiselect 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer b3f128fccd Move with loading function to helper 11 years ago
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 4d69baeb2d Use a regexp to capture the query id (WIP) 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago
Richard 90bd504f1c Task 5437 - Showing 'loading' on initial table load. 11 years ago
Till Breuer 35f44c90d5 Move setting of a default filter to client-side 11 years ago
Till Breuer 7de67ae1f6 Serialize filters for query meta data returned by work packages API 11 years ago
Richard bc3b4c4c7e No longer using $location because it was cocking up the links. 11 years ago
Till Breuer e82764b2a5 Remove unused code 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
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Richard 958bbab729 fixed sorting merge cockup. 11 years ago
Till Breuer 4fccc378fb Add workaround for angular filter serialization 11 years ago