| Age | Commit message (Expand) | Author |
| 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 | wip: selection ring | Alon Levy |
| 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-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-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 |