summaryrefslogtreecommitdiff
path: root/src/rz_core.js
AgeCommit message (Expand)Author
2014-12-16moving files around after repository mergerAlon Levy
2014-12-16showNodeInfo(): on_save() hook:LV-426
2014-12-16removeNode(): rm unsued state param,LV-426
2014-12-16wrap backend calls with rz_config.backend_enabledLV-426
2014-12-08rz_core: remove console log used for developmentAlon Levy
2014-12-08reorder link labels (.linklabel)Alon Levy
2014-12-08rz_core: selected links should be below selected nodesAlon Levy
2014-12-08links reordering per selection (Fixes #198)Alon Levy
2014-12-08reorder related & selected on top; Fixes #198Alon Levy
2014-12-08fix link hiding by clicking link name after another regressionAlon Levy
2014-12-08fix link unclickable regressionAlon Levy
2014-12-08remove one svg_input should-not-exist-default (width of fo)Alon Levy
2014-12-08straight links (one line, SVG rocks)Alon Levy
2014-12-08rz_core: prevent cancel of selection when dragging in an over populated graph...Alon Levy
2014-12-08remove timeline code from rz_core; cleanup circle codeAlon Levy
2014-12-07remove overlay node, don't remember why it was needed and seems fine without itAlon Levy
2014-12-07rz_core: can now use shift-click for selection on svg-input (drag still drags...Alon Levy
2014-12-07svg_input: remove some magic and make it work for ... text nodes (i.e. longer...Alon Levy
2014-12-07node/link inline edit: don't show text behind inputAlon Levy
2014-12-07measure: don't do the crazy computed css copy. use minus height trick. Fixes ...Alon Levy
2014-12-07node_info cleanupAlon Levy
2014-12-06Fix #187 - return edge directionalityAlon Levy
2014-12-06underscore on bubble is not prettyAlon Levy
2014-12-06Show underscore for empty text to enable click editing (Fixes #190)Alon Levy
2014-12-06Node info edit - make name editable (Partial #189)Alon Levy
2014-12-04accidental console.log removedAlon Levy
2014-12-04Fixes #170: dragging cancels searchAlon Levy
2014-12-04Partial #162Alon Levy
2014-12-04svg input height fix (not in css, svg is annoying)Alon Levy
2014-12-04fix regression with too many auto completion suggestionsAlon Levy
2014-12-04measure should be hidden - reparented it to fo (and now it's out of the fo wi...Alon Levy
2014-12-04rz_core: resizing of the new svg.fo.body.input (works both FF and chrome)Alon Levy
2014-12-04svgInput modularized, works mostlyAlon Levy
2014-12-04use ForeignObject for editing, not pretty but mostly thereAlon Levy
2014-12-04fix editing links: was accumulating callbacks (mass edit..)Alon Levy
2014-12-04fix selection inversion: Fixes #144Alon Levy
2014-12-04editlink/node: support escape to cancelAlon Levy
2014-12-04rz_core: cleanup node click handlersAlon Levy
2014-12-04rz_core: use selection.update (more to come)Alon Levy
2014-12-04rz_core: rename overlay_click and small cleanupAlon Levy
2014-12-03rz_core: user removal falloutAlon Levy
2014-12-03assume logged-in user, rm userBusLV-426
2014-11-29use Bacon instead of signalAlon Levy
2014-11-28Changed node types names resolving #162garbash
2014-11-25rz_core: remove unused codeAlon Levy
2014-11-25core: Link.{source,target} need to be gettersAlon Levy
2014-11-25rz_core: fix last usage of highlight, convert to selectionAlon Levy
2014-11-24add searchAlon Levy
2014-11-23cleanup zoom behavior initLV-426
2014-11-23gantt -> timeline renameLV-426