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
/
rz_core.js
Age
Commit message (
Expand
)
Author
2014-12-04
fix regression with too many auto completion suggestions
Alon Levy
2014-12-04
measure should be hidden - reparented it to fo (and now it's out of the fo wi...
Alon Levy
2014-12-04
rz_core: resizing of the new svg.fo.body.input (works both FF and chrome)
Alon Levy
2014-12-04
svgInput modularized, works mostly
Alon Levy
2014-12-04
use ForeignObject for editing, not pretty but mostly there
Alon Levy
2014-12-04
fix editing links: was accumulating callbacks (mass edit..)
Alon Levy
2014-12-04
fix selection inversion: Fixes #144
Alon Levy
2014-12-04
editlink/node: support escape to cancel
Alon Levy
2014-12-04
rz_core: cleanup node click handlers
Alon Levy
2014-12-04
rz_core: use selection.update (more to come)
Alon Levy
2014-12-04
rz_core: rename overlay_click and small cleanup
Alon Levy
2014-12-03
rz_core: user removal fallout
Alon Levy
2014-12-03
assume logged-in user, rm userBus
LV-426
2014-11-29
use Bacon instead of signal
Alon Levy
2014-11-28
Changed node types names resolving #162
garbash
2014-11-25
rz_core: remove unused code
Alon Levy
2014-11-25
core: Link.{source,target} need to be getters
Alon Levy
2014-11-25
rz_core: fix last usage of highlight, convert to selection
Alon Levy
2014-11-24
add search
Alon Levy
2014-11-23
cleanup zoom behavior init
LV-426
2014-11-23
gantt -> timeline rename
LV-426
2014-11-23
call graph update via presenter, rm graph obj. mangling
LV-426
2014-11-23
init_force_layout() - adapt Link with __src,__dst property aliases
LV-426
2014-11-19
wide source/target -> __src,__dst rename, align with DB model
LV-426
2014-11-19
replace _addNodeNoHistory() call with addNode
LV-426
2014-11-19
rm unused el param
LV-426
2014-11-19
notselected & selected classes added; only used when a selection is in progress
Alon Levy
2014-11-18
set selected class on selected elements
Alon Levy
2014-11-18
add removeHighlight to avoid accumulating link highlighting
Alon Levy
2014-11-18
rz_core: move styling to css for easy skinning
Alon Levy
2014-11-13
rename scripts/ -> src/
LV-426