| Age | Commit message (Expand) | Author |
| 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 |
| 2015-01-05 | client/view/graph_view: partial fix for link text not showing | Alon Levy |
| 2015-01-05 | client: fix link selection (still have links appearing above nodes) | Alon Levy |
| 2015-01-05 | client/view/graph_view: fix inter graph links with bubble, export bubble_radi... | Alon Levy |
| 2015-01-05 | client/view/graph_view: fix graph move on empty click regression | Alon Levy |
| 2015-01-05 | client/bubble: nicer effect - instead of moving everything, just move close n... | Alon Levy |
| 2015-01-05 | client: renames (find - all are lower case underscore separates) plus clone+i... | Alon Levy |
| 2015-01-05 | animation for invisible bubble (will return the bubble later to edit graph) | Alon Levy |
| 2015-01-05 | bubble property used, lacks animation (noticeably) | Alon Levy |
| 2015-01-05 | initial graph_view introduction - mixing circle & force layouts | Alon Levy |