| Age | Commit message (Expand) | Author |
| 2015-03-13 | client/graph_view: double force layout distance (CRI patch) | Alon Levy |
| 2015-03-10 | client: graph_view: handle keyboard events when svg nodes are focused | Alon Levy |
| 2015-03-10 | client: graph_view: make nodes tabindex'able sorted top to bottom left to right | Alon Levy |
| 2015-03-09 | client/graph_view: set maximal size of 100px for an image, keeping aspect ratio | Alon Levy |
| 2015-03-09 | client/graph_view: show images with correct size, but force layout doesn't ta... | Alon Levy |
| 2015-03-09 | client/graph_view: console debug log when link is an image according to crude... | Alon Levy |
| 2015-03-09 | client: graph_view: update image href+width+height on every "frame" | Alon Levy |
| 2015-03-09 | client/graph_view: remove extra useless 'a' element on nodes | Alon Levy |
| 2015-03-09 | client: graph_view: make nodes tab focusable. no visible indication (:focus) ... | Alon Levy |
| 2015-03-08 | client/filter: fix broken filter from recent model/types intro and third-inte... | Alon Levy |
| 2015-03-07 | client: remove third-internship-proposal; Fixes #356 | Alon Levy |
| 2015-03-07 | client: move nodetypes from consts to model/types | Alon Levy |
| 2015-03-04 | client:selection: invert on shift | Alon Levy |
| 2015-03-04 | client: fix res/static forgotten rename; Fixes #355 | Alon Levy |
| 2015-03-03 | client: rename consistently links__delete, nodes__delete | Alon Levy |
| 2015-03-01 | client/graph_view: don't translate/zoom if node already in view | Alon Levy |
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef... | Alon Levy |
| 2015-03-01 | view/graph_view: yet another fix for scaling | Alon Levy |
| 2015-03-01 | client/graph_view: fix scaling | Alon Levy |
| 2015-03-01 | client/graph_view: use transition when setting zoom for visibility | Alon Levy |
| 2015-03-01 | client/graph_view: fix visibility setting to include scale | Alon Levy |
| 2015-03-01 | client/graph_view: add a debug message, remove commented out code | Alon Levy |
| 2015-03-01 | client/graph_view: implement nodes__user_visible (no scale yet, just translat... | Alon Levy |
| 2015-03-01 | client: move obj_take to util | Alon Levy |
| 2015-02-27 | client: graph_view: handle zoom correctly for bubble effect | Alon Levy |
| 2015-02-27 | client: graph_view: handle screen resize | Alon Levy |
| 2015-02-15 | client: make shift+click be selection augmentation for better pc/mac compatib... | Alon Levy |
| 2015-02-15 | client: node_info cleanup: still missing edge cases (edits/deletes while open) | Alon Levy |
| 2015-02-15 | add underscore, implement ctrl-click to append to selection | Alon Levy |
| 2015-02-09 | graph_view: misc | LV-426 |
| 2015-02-09 | graph_view: partial fix to prevent filter menu close on list item click | LV-426 |
| 2015-02-09 | graph_view: adjust to new filter menu id's, use .toggle() for menu hiding | LV-426 |
| 2015-02-06 | filter by node type: fix broken edit graph | Alon Levy |
| 2015-02-06 | client: bacon not loaded, use jquery instead (demo hack) | Alon Levy |
| 2015-02-06 | client/graph_view: set checkboxes callback on load to avoid race with DOM cre... | Alon Levy |
| 2015-02-06 | client/graph_view: filter drop down implementation, really ugly. #306 | Alon Levy |
| 2015-02-06 | client/filter: now with force layout awareness. Fixes #306 almost | Alon Levy |
| 2015-02-06 | client: graph_view: filter initial. does not affect layout, only visibility | Alon Levy |
| 2015-02-05 | client: fix fallout from main/edit zoom difference | Alon Levy |
| 2015-02-05 | client/graph_view: apply zoom of each node individually | Alon Levy |
| 2015-02-05 | client/graph_view: pass in zoom objects for self (unused) and parent | Alon Levy |
| 2015-02-05 | client/graph_view: merge zoom and relayout events to redraw bus | Alon Levy |
| 2015-01-29 | client: fix links to open in new tab; Fixes #295 | Alon Levy |
| 2015-01-27 | client: make link hover show the url | Alon Levy |
| 2015-01-27 | client: remove state variable in node view and use bacon property instead | Alon Levy |
| 2015-01-21 | client: don't show dialog on topo diffs: Fixes #285 | Alon Levy |
| 2015-01-21 | client: Fixes #79 , node name should be fully shown regardless of length when... | Alon Levy |
| 2015-01-21 | client: fix url link icon on node edit | Alon Levy |
| 2015-01-21 | client: fix bubble not affecting link text | Alon Levy |
| 2015-01-21 | Fixes #294 - make selection ignore temporary nodes (bad implementation) | Alon Levy |