Commit Graph

7389 Commits (468eebc103a317d97cab2b71b1bb596573bbee7c)

Author SHA1 Message Date
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Hagen Schink 8c5550b31e Fix success message for group membership delete 11 years ago
Hagen Schink 64aa80106c Fix success message for group membership update 11 years ago
Michael Frister a74ec11579 Remove API v1 controllers 11 years ago
Hagen Schink c5bd7a7764 Fix flash message design 11 years ago
Philipp Tessenow ce2f3c7853 remove most parts of api v1 11 years ago
Hagen Schink 13bb0c3b86 Refactoring of cursor positioning 11 years ago
Hagen Schink 69af0c2c54 Fix cursor position after textile command insert 11 years ago
kgalli 94f7084ba8 Fix for user name display format 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 60c96ff6ab Checking for floats as well as the same thing will probably happen. 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 11 years ago
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Alex Coles 795678bf07 Remove deprecated WatchersHelper#watcher_tag 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
Martin Linkhorst f0b1df9e07 based the settings callbacks on OP::Notifications 11 years ago
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