Commit Graph

7356 Commits (1ef894672ae7c24449dfec3b700262559e33e6df)

Author SHA1 Message Date
Richard 2192b32936 Checking for integer instead of int for summable columns. 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 a3f2fee391 Assignee's role select has the correct options. 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
Martin Linkhorst dda5226dff fire callbacks only when setting was stored sucessfully 11 years ago
Hagen Schink 2f003f9a41 Extract work package attributes to partial 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 e20c000c1a Fixed bug in query model which was preventing custom fields being available. 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
Philipp Tessenow 9db54f08a0 call private methods the right way 11 years ago
Philipp Tessenow eb4a18ea7d do not use ruby 2.1 features so we still support 2.0 inofficially 11 years ago
Philipp Tessenow b26b15ce89 prepend private_class_method to private class methods 11 years ago
Till Breuer 8c6899f853 Overload ng locales if the language is set to German 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 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 2663529ee7 Small change to get custom fields of type list to be filterable. 11 years ago
Richard 23b1d3bc13 Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles e6209a2b9e deprecate_alias Franglais Version#*pourcent methods 11 years ago
Michael Frister 78ab5970a4 Allow plugins to add permitted attributes 11 years ago
Michael Frister 0c338e042a Remove attr_protected on User now that we use strong_parameters 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Toshi MARUYAMA 00d60e9583 fix miss fixing 'weigh' 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
Alex Coles a7ad3fff42 Style fixes: Remove unnecessary semicolons 11 years ago