Commit Graph

1264 Commits (d9321babfb4b25f72cd87ffb5fd2dc9608a6b5c6)

Author SHA1 Message Date
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Till Breuer 9aec81e7bf Sort available filter drop down list by localized filter names 11 years ago
Till Breuer bf9ce2de7d Fix watching values of filters requiring text input 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
Richard 41b2c49347 Fixed error and added in correct watcher and responsible filters. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
Till Breuer 24ba916039 Add a TODO in the query service 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer 7b3c0cc04e Fix a constant naming 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
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
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