| Age | Commit message (Expand) | Author |
| 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 |
| 2015-01-21 | Return of the bubble. Fixes #253 | Alon Levy |
| 2015-01-21 | Fixes #295 adding a link next to node names with urls | Alon Levy |
| 2015-01-21 | client/view/graph_view: add debugging helper to show diffs | Alon Levy |
| 2015-01-11 | client/graph_view: root links in link_group regardless of selection, Fixes #207 | Alon Levy |
| 2015-01-11 | client/view/graph_view: add missing semicolon | Alon Levy |
| 2015-01-11 | client/graph_view: disable reordering of links for now; Fixes #213 | Alon Levy |
| 2015-01-11 | client/graph_view: set linktext class on update_view | Alon Levy |
| 2015-01-11 | client/selection: add link_selected, use it for linktext | Alon Levy |
| 2015-01-11 | client/graph_view: remove unused parameter in showNodeInfo | Alon Levy |
| 2015-01-06 | client: fix tab switching; move to new tokenize implementation (not strictly ... | Alon Levy |
| 2015-01-06 | client: adapt to new node_id_set_add and link_id_set_add, renames all around | Alon Levy |
| 2015-01-06 | client/graph_view: remove debug prints from animation code | Alon Levy |
| 2015-01-06 | client/graph_view: better animation | Alon Levy |
| 2015-01-05 | client: remove console logs and fix some undeclared variables (ff warnings) | Alon Levy |
| 2015-01-05 | client: link removal to server works, missing update of client | Alon Levy |