Commit Graph

129 Commits (55829684c7461cc48a83492bba2344e08a3835f8)

Author SHA1 Message Date
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
Till Breuer f31f219ca9 Move triggering timeline loading and drawing to scope (very WIP) 11 years ago
Till Breuer b79b6cfd8a Render toolbar in container, split timeline#create and load, move stuff into zoom slider directive 11 years ago
Till Breuer 18eb7fa2ed Add load method to timelines.js and explicitly pass timeline container element to startup (WIP) 11 years ago
Till Breuer ed0e5a939f Load timeline inside scope 11 years ago