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
/
scripts
/
rz_core.js
Age
Commit message (
Expand
)
Author
2014-11-13
rename scripts/ -> src/
LV-426
2014-11-13
moving customSize to view/helpers
LV-426
2014-11-13
canvas_handler_dblclick(): add node on doubleclick
LV-426
2014-11-13
editNode(): partial cleanup, doc & set_focus param
LV-426
2014-11-13
locate_visual_element() using model object's id
LV-426
2014-11-13
rename model/model -> model/core
LV-426
2014-11-13
append rhizi node id to <g> element to enable data->visual mapping
LV-426
2014-11-11
show edge/link (not consistent) title. Fixes #136
Alon Levy
2014-11-11
Fix highlight of node and edge
Alon Levy
2014-11-11
add ghostlink for easier edge selection (Fixes #131)
Alon Levy
2014-11-11
rz_core: remove link path default d (i.e. coordinates) property
Alon Levy
2014-11-11
Add edge_info tab; implements edge deletion
Alon Levy
2014-11-11
rz_core: make edge name editing input appear at correct place wrt translation
Alon Levy
2014-11-11
fix missing .info change to view.hide
Alon Levy
2014-11-11
introduce a view wrapper, view/view
Alon Levy
2014-11-11
rz_core: split off view/node_info
Alon Levy
2014-11-11
rz_core: split off view/helpers
Alon Levy
2014-11-11
mv img resources to res/img/
LV-426
2014-11-11
showInfo: hide via jquery, visibility/display is tricky (fixes #132)
Alon Levy
2014-11-11
revert committed debug lines...
LV-426
2014-11-11
main.js: rm module dependecy on rz_core for sole function: expand()
LV-426
2014-11-11
use non-named module definition
LV-426
2014-11-11
add some console bug logs where preconditions are wrong (oh, eiffel..)
Alon Levy
2014-11-10
rename rhizicore -> rz_core, move towards common rz_ prefix
LV-426