Commit Graph

42 Commits (36c8fa0f2ba0b7b50a656f7a9885bf5f8bba9f01)

Author SHA1 Message Date
Hagen Schink 5380ea33f1 Fix activity link for last forum message 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Till Breuer 272a621ff4 Render links for bulk updates 11 years ago
Till Breuer 07410c534b Start dealing with bulk actions in context menu (WIP) 11 years ago
Hagen Schink f0768b1dd1 Fix work package time entries sorting 11 years ago
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink 9b67c3c306 Add asset path 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 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 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 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 cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Richard 4a5488397d Wired up responsible and version filters. 11 years ago
Till Breuer 4d69baeb2d Use a regexp to capture the query id (WIP) 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer e0aec03d64 Apply given project context as a scope when fetching available filter values 11 years ago
Richard b9b5fd7bd8 Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard aeade066c8 added a status service. 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer d56a637513 Apply given project context as a scope when fetching available filter values 11 years ago
Richard 3d3e69b52e Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago