Commit Graph

531 Commits (fd7bb1d3adb9f0827b718614109784a3de17dba8)

Author SHA1 Message Date
Till Breuer 4f25185837 Remove unused available filter setup method (twice) 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard 36c6d3fc91 Putting locales method on scope instead of fiters helper. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Alex Coles 0778e2e0ef Commit (hypen) renaming of ng TimelinesController 11 years ago
Richard e48fa84c27 Added in locales for filter operators. 11 years ago
Richard 4882cf0726 Removed $q injection in project-service. 11 years ago
Richard 5200d1d552 Removed unneeded $q call from project-service 11 years ago
Richard 9099cb0524 Added missing references to angular modules which were breaking tests. 11 years ago
Richard 0e3a365e90 Displaying project hierarchy in project filter list. 11 years ago
Richard c3880c5efb Added services to mocha index. 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Till Breuer 771321ae58 Change load order of work_package#index elements 11 years ago
Till Breuer 8ced3bc924 Fix looking up model names when filter options are augmented 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard 060e23fd65 Small change to get custom fields of type list to be filterable. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 27d211f9c4 Removed sub project filter from general wp view. 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 e2c4d177b2 WIP put project and sub-project filter values in list. 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
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
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
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 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
Till Breuer b2d85bb5ee Fix check for multiselect 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago