Commit Graph

47 Commits (71ffac1cf7ca88265191cd91927f22df9bd99173)

Author SHA1 Message Date
Hagen Schink 6529defe85 Fix typo 10 years ago
Hagen Schink 5aee2218b1 Close details view on successful deletion 10 years ago
Hagen Schink 8d75e1a2d7 Extract method refactoring 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard ef778e7736 parsing filters from url json. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago
Alex Coles 41a5a0f05d Make workPackageService send request body as JSON 10 years ago
Marek Takac 362e09e997 Allowed changing parent for a WP 10 years ago
Richard 0255b4a17f WIP sketchily wired up create/delete relations. No tests or validation handling. 10 years ago
Richard a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Richard 4c623532d7 Using $q in stead of q so now details are actually displayed. 11 years ago
Richard 12a2a78c76 Removed some fluffy workarounds now that i can access the mock api. 11 years ago
Richard 0ba3ed53d2 Scrappy wiring up for hyperagent to get some mockedmocked data into the wp details view. 11 years ago
Hagen Schink 10cebed63e Fix IE8 incompatibility 11 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Till Breuer fb51ea60d2 Add a temporary semi-nice solution to skip watching query properties 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 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 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Till Breuer 35f44c90d5 Move setting of a default filter to client-side 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Richard 9cb017e300 Bug regarding return js from rabl template. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Richard d042104958 Bug regarding return js from rabl template. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer b82c482f65 Add service error handler to the promise returned by the callback 11 years ago
Till Breuer b98f265846 Fix typo 11 years ago
Richard c41c72754e Using error handler for all work package service requests. 11 years ago
Richard 1b0906457d Tidied up some debugging leftovers. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Till Breuer ca261176a6 Fix work package reload 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 66f29dc71a Correctly augment work packages with custom values when a custom field column is added 11 years ago
Till Breuer 1ea994f206 Pass the whole column object for augmenting the work packages 11 years ago
Till Breuer d8682fae98 Rename query service, add service to extend work packages by column information 11 years ago