Commit Graph

445 Commits (ebe264a5ec09be58dd800a7e80d880221a0daf40)

Author SHA1 Message Date
Till Breuer 3c2fa856df Fix indent for timelines with groupings 11 years ago
Till Breuer 13549bee69 Add grouping labels for timelines with first level groupings 11 years ago
Martin Czuchra e94aec6374 SvgHelper interface improvements. 11 years ago
Till Breuer fbc22c467b Replace timeline.defer by $timeout 11 years ago
Till Breuer 6b9282aca9 Remove tree node directive 11 years ago
Till Breuer 3212e3338f Restrict timeline directive to element name to avoid conflicts 11 years ago
Till Breuer 047c35b5cf Make timeline table scope more explicit for better template readability 11 years ago
Till Breuer 594c3cd924 Wrap timeline table inside directive 11 years ago
Till Breuer 75b0a8aec5 Add timeline table helper 11 years ago
Martin Czuchra 52e0339e80 Removes Raphaël mentions from timelines. 11 years ago
Martin Czuchra 0f9463787a Fixes a bug with the timelines loader. 11 years ago
Till Breuer 09eeabd36b Fix project identifier check in timeline table 11 years ago
Till Breuer fda2e52c82 Rename angular app, require ui components angular module 11 years ago
Till Breuer ec1dfda66a Don't provide TreeNode view model as timeline mixin 11 years ago
Till Breuer ea276a1257 Integrate I18n-JS in timelines 11 years ago
Till Breuer 05463a7e69 Isolate modal directive scope 11 years ago
Till Breuer f256d131c1 Remove commented-out code 11 years ago
Till Breuer ec054476ed Remove Timeline model from timelines scope 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 928b3c9f47 Prevent errors in historical date kind filter 11 years ago
Till Breuer 26f4730e4b Render date columns in timeline table 11 years ago
Till Breuer 075debb280 Render general timeline columns 11 years ago
Till Breuer 498aa98bde Remove rebuild tree function 11 years ago
Till Breuer e53c3177a6 Reenable work package modal windows (WIP) 11 years ago
Till Breuer 1d4dbb2d60 Remove some code 11 years ago
Till Breuer f1bb0b6fa5 Rebuild graph when timeline tree nodes are expanded or collapsed 11 years ago
Till Breuer d260381a42 Reenable element expansion in timelines table 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 9de510d412 Renaming = make resource names underscored 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 7ffaf303cc Add angular resource 11 years ago
Till Breuer 9d80f77d7f Move timeline loader to service to enable resource injection in the future 11 years ago
Till Breuer cd2af56237 Remove outdated code 11 years ago
Till Breuer 8b582f3a6b Add timeline directive and get rid of ready hook 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 cc73b3daa7 Move timelines table header generation to template 11 years ago
Till Breuer 6ac30c3587 Wire up outline level in timeline toolbar 11 years ago
Till Breuer 7b5b4dd997 Bind spinner to scope variable 11 years ago
Till Breuer 5aa6e7ce97 Move scale name watcher to controller again, remove unnecessary code 11 years ago
Till Breuer 7ff49d4bbd Default timelines expand level to three 11 years ago
Till Breuer ce9a0acc3c Wire up zoom elements in navigation (WIP) 11 years ago
Till Breuer d5881aadcc Improve some method names in timelines 11 years ago
Till Breuer 23ba4e34c8 Add chart container partial, slim down ui.js 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