| Age | Commit message (Expand) | Author |
| 2015-04-02 | client/style: add layout-buttons and btn_layoutwip/selection-ring | Alon Levy |
| 2015-04-02 | client/layouts/concentric: consts refactor, enlarge minimal ring distance | Alon Levy |
| 2015-04-02 | client/layouts: concentric: sort inside ring by name | Alon Levy |
| 2015-04-02 | client: graph_view: add tick on zoom - required for bubble animation (not exa... | Alon Levy |
| 2015-04-02 | client/layouts/concentric: top and bottom nodes margins | Alon Levy |
| 2015-04-02 | client: split layouts from graph-view | Alon Levy |
| 2015-04-02 | client: graph_view: fix text with hover, text now under it's link | Alon Levy |
| 2015-04-02 | client: graph_view: two renames: linktext->link_text, nodetext->node_text | Alon Levy |
| 2015-04-02 | client: hover on nodes and links almost there, missing text | Alon Levy |
| 2015-04-02 | Renamed Layout UI name of "concentric" into "Ring" | garbash |
| 2015-04-02 | client/view/graph_view: small bug fix plus indentation | Alon Levy |
| 2015-04-02 | client/graph_view: turn off selection ring for now | Alon Levy |
| 2015-04-02 | client/graph_view/concentric: smaller radius for smaller number of nodes | Alon Levy |
| 2015-04-02 | wip/selection-ring: add grid layout, add buttons to switch, starts at force l... | Alon Levy |
| 2015-04-02 | client: remove cola dependency | Alon Levy |
| 2015-04-02 | client: graph_view: layout abstraction, empty + concentric layouts (empty for... | Alon Levy |
| 2015-04-02 | wip/selection: selected nodes are now in an equal distance ring of fixed radi... | Alon Levy |
| 2015-04-02 | wip selection ring - working but not quite there | Alon Levy |
| 2015-04-02 | selection: is_empty, skip nop updates, clear | Alon Levy |
| 2015-04-02 | wip: selection ring | Alon Levy |
| 2015-04-01 | creation bubble SVG blur effect | LV-426 |
| 2015-03-29 | client/view/graph_view: allow links with x/y that is zero | Alon Levy |
| 2015-03-25 | Revert "client/view/graph_view: force recalculation of linkDistance on each f... | Alon Levy |
| 2015-03-24 | client/view/graph_view: remove debug print | Alon Levy |
| 2015-03-24 | client/graph_view: add link distance depending on degree of node | Alon Levy |
| 2015-03-24 | client/view/graph_view: force recalculation of linkDistance on each force__lo... | Alon Levy |
| 2015-03-23 | client: dragging a node fixes it's position; unfixing needs to be thought out | Alon Levy |
| 2015-03-17 | client: Bacon/jquery dependency: use shim | Alon Levy |
| 2015-03-16 | client: plus/minus zoom implementation using log scale, state still in d3.beh... | Alon Levy |
| 2015-03-16 | client/selection: hide/show multiple node operations via parent div | Alon Levy |
| 2015-03-15 | client/graph_view: record rest force layout position and load right after clo... | Alon Levy |
| 2015-03-15 | client/graph_view: rename debug only function with double underscore prefix | Alon Levy |
| 2015-03-15 | client/graph_view: extract force__load_graph | Alon Levy |
| 2015-03-13 | client/graph_view: double force layout distance (CRI patch) | Alon Levy |
| 2015-03-12 | client: use some more VK constants | 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/view/search: deduplicate and debounce for 300 milliseconds | Alon Levy |
| 2015-03-09 | client/view/search: use FRP | Alon Levy |
| 2015-03-09 | client: search in nodes and attributes | 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-09 | client/view/svg_input: missing param x doc | Alon Levy |
| 2015-03-08 | client/textanalyser_input: completer options: small rewrite | Alon Levy |
| 2015-03-08 | client/completion: support links as well | Alon Levy |
| 2015-03-08 | textanalyuser_input: provide bus for analysis results events (post analysis, ... | Alon Levy |