| Age | Commit message (Expand) | Author |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-18 | client/view/selection: use shortest paths for plural selection | Alon Levy |
| 2015-05-12 | client/view/selection: add select_both & invert_both | Alon Levy |
| 2015-05-12 | client/view/selection: ECMA-5 does not support named parameters, although it ... | Alon Levy |
| 2015-05-05 | client: selection: remove link selection when appropriate. fixes #543 | Alon Levy |
| 2015-05-05 | client/view/selection: remove debug print | Alon Levy |
| 2015-05-05 | client: add distinct links selection | Alon Levy |
| 2015-05-05 | client/messages+selection: fix delete message for links only | Alon Levy |
| 2015-05-05 | client: improve text of delete messages, fix #521 | Alon Levy |
| 2015-05-04 | client/view/selection: s/selected/selected_nodes/, s/related/related_nodes/ | Alon Levy |
| 2015-05-04 | client: single delete button. fixes #523 | Alon Levy |
| 2015-04-13 | client: fix regression with temporary graph appearance: fixes #481 | Alon Levy |
| 2015-04-13 | client: fix related text not complete | Alon Levy |
| 2015-04-12 | client: introduce zen mode | Alon Levy |
| 2015-04-12 | client: for more then one selected node, related is the mutual neighbours | Alon Levy |
| 2015-04-12 | client/selection: rename: selected & related | Alon Levy |
| 2015-04-12 | client: show number of selected nodes below search bar | Alon Levy |
| 2015-04-12 | client: zoom to selection button instead of automatic on selection | Alon Levy |
| 2015-04-11 | client/graph: rewrite and rename getConnectedNodesAndLinks | Alon Levy |
| 2015-04-07 | client: unify deletion messages and update text. resolves #389 | Alon Levy |
| 2015-04-06 | client: fix broken node and link deletion, plus fix selection after both | Alon Levy |
| 2015-04-06 | client/view/selection: on diff for link editing don't select too many nodes | Alon Levy |
| 2015-04-05 | client: selection: enable selection of link via 0 depth selection of both nod... | Alon Levy |
| 2015-04-02 | selection: is_empty, skip nop updates, clear | Alon Levy |
| 2015-03-17 | client: Bacon/jquery dependency: use shim | Alon Levy |
| 2015-03-16 | client/selection: hide/show multiple node operations via parent div | Alon Levy |
| 2015-03-09 | client: search in nodes and attributes | Alon Levy |
| 2015-03-04 | client:selection: invert on shift | Alon Levy |
| 2015-03-04 | client: s/setup_merge_button/setup_toolbar/ | Alon Levy |
| 2015-03-04 | client/view/selection: add confirm dialog to delete button | Alon Levy |
| 2015-03-03 | client: toolbar: add delete button | Alon Levy |
| 2015-03-03 | client/selection: add skipDuplicates | Alon Levy |
| 2015-03-03 | client: fix toolbar buttons flashing when augmenting |selection|>=2 | Alon Levy |
| 2015-03-03 | client/view/selection: rz_core is not updated by the initial define, remove f... | Alon Levy |
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef... | Alon Levy |
| 2015-03-01 | client/selection: make sure selection is visible | Alon Levy |
| 2015-02-27 | client: highlight user selected nodes (aka root selection); Fixes #341 | Alon Levy |
| 2015-02-25 | client: selection tools: add link nodes in fan | Alon Levy |
| 2015-02-15 | client/view/selection: try to avoid asEventStream not being defined (doesn't ... | Alon Levy |
| 2015-02-15 | client: search selection: follow same path as mouse selection (can now be use... | Alon Levy |
| 2015-02-15 | client: implement merge of nodes | Alon Levy |
| 2015-02-15 | client: add merge button, does nothing, enabled for two or more selected nodes | Alon Levy |
| 2015-02-15 | add underscore, implement ctrl-click to append to selection | Alon Levy |
| 2015-02-11 | client/selection: update selection on added node, fixes #310 | Alon Levy |
| 2015-01-21 | Fixes #294 - make selection ignore temporary nodes (bad implementation) | Alon Levy |
| 2015-01-21 | client/view/selction: fix sortedArrayDiff | Alon Levy |
| 2015-01-11 | client/selection: add link_selected, use it for linktext | Alon Levy |
| 2015-01-11 | client/selection: make explicit dependency on main_graph and not rz_core | Alon Levy |
| 2015-01-11 | client: cleanup selection | Alon Levy |
| 2015-01-06 | client: adapt to new node_id_set_add and link_id_set_add, renames all around | Alon Levy |