index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
view
/
selection.js
Age
Commit message (
Expand
)
Author
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
2015-01-05
client/selection: add debug helper
Alon Levy
2015-01-05
client: fix link selection (still have links appearing above nodes)
Alon Levy
2015-01-05
client/selection: fix node selection, use hash for selection instead of Node....
Alon Levy
2015-01-05
client: renames (find - all are lower case underscore separates) plus clone+i...
Alon Levy
2015-01-05
initial graph_view introduction - mixing circle & force layouts
Alon Levy
2015-01-05
introduce commit_and_tx_diff__topo & commit_diff__topo
Alon Levy
2014-12-28
fixes #247 - make selection listen to graph changes to recognize a deleted node
Alon Levy
2014-12-16
moving files around after repository merger
Alon Levy