Commit Graph

229 Commits (c07bcc077b96dc287bcce914f3e69b1cd53e97e2)

Author SHA1 Message Date
Richard 4b19a7ccb9 pushing everything... 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
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Richard aeade066c8 added a status service. 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
Till Breuer d56a637513 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Till Breuer 8e7ffdb872 Add a method to retrieve available filter values to query service 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Richard 2458758b7f pushing everything... 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
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 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
Till Breuer 61783ce3ae Disable deactivated custom field columns before timeline rendering 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
Till Breuer f2b77f21c8 Let the query service manage the query to parameter conversion 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer 5f9d6a702d Add angular modules and explicit dependencies 11 years ago
Till Breuer cb8479afcc Make angular timeline more modular, add toolbar directive 11 years ago
Till Breuer fda2e52c82 Rename angular app, require ui components angular module 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Till Breuer ff6d90b9bd Rename angular timelines app, separate timeline view models 11 years ago
Till Breuer 87ee17072a Comment-out debugging output in timeline loader service 11 years ago
Till Breuer e53c3177a6 Reenable work package modal windows (WIP) 11 years ago
Till Breuer 45975f21c1 Start rendering timelines table as angular-enhanced html template (WIP) 11 years ago
Till Breuer d5f17e8632 Discard event-driven view refresh as it isn't needed any more 11 years ago
Till Breuer 72d9e02c4c Discard timeline service 11 years ago
Till Breuer 44f68794e7 Wrap timeline objects in angular services 11 years ago
Till Breuer 89f7038154 Make this version work again 11 years ago
Till Breuer 9d80f77d7f Move timeline loader to service to enable resource injection in the future 11 years ago
Till Breuer fbd8380576 Remove some code 11 years ago
Till Breuer b21ed10951 Play with $q to manage asynchronous timeline data loading (WIP) 11 years ago