summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-16adapt_format_read/write_node/link updateLV-426
2014-12-16load_from_backend(): post ajax link pointer processingLV-426
2014-12-16findNodeByName(): rm unused paramLV-426
2014-12-16create_node/link_from_spec: assertionsLV-426
2014-12-16_remove_node_set(): cascade_link_rm_set: collect removed linksLV-426
2014-12-16Node.prototype.equals(): compare by idLV-426
2014-12-16major addLink() sig refactoring: addLink(link, peer_notify)LV-426
2014-12-16addLink: drop drop_conjugator_links param, extract apply_conjugator_link_logic()LV-426
2014-12-16rename inner auxiliary addLink to __addLinkLV-426
2014-12-16do not persist Node.statusLV-426
2014-12-16wip: __addNode, _remove_node_set: peer_notify support (backbone sync)LV-426
2014-12-16refactor __set_obj_id(), mark id property as 'enumerable'LV-426
2014-12-16pass node type as __label_set arrayLV-426
2014-12-16rename commit_diff__X according to diff typeLV-426
2014-12-16drop findNode, switch to find_node__by_id: avoid linear searchLV-426
2014-12-16removeNodes(): add filter paramLV-426
2014-12-16findCoordinates() - rm unused state paramLV-426
2014-12-16rename removeNodes -> _remove_node_setLV-426
2014-12-16removeNode(): rm unsued state param,LV-426
2014-12-16getConnectedNodesAndLinks(): switch to find_node__by_id(), state never used a...LV-426
2014-12-16__addNode(): log on type != 'bubble'LV-426
2014-12-16this hacksLV-426
2014-12-16__addNode(): assert id present on insertion,LV-426
2014-12-16find_node__by_id()LV-426
2014-12-16rm create_node__with_optional_id(), use id if supplied to create_node_from_specLV-426
2014-12-16model/util: read nodes in 'perm' stateLV-426
2014-12-16set 'rhizi.local' as default dev-mode serverLV-426
2014-12-16wrap backend calls with rz_config.backend_enabledLV-426
2014-12-16load_from_backend(): refactor, UI update callbackLV-426
2014-12-16util.assertLV-426
2014-12-14Fixes #204: analyzeSentence on completer change; this highlights the question...Alon Levy
2014-12-14completer: textContent is the equivalent of innerText in firefox. yes, jquery...Alon Levy
2014-12-14completer: small refactor of clicksAlon Levy
2014-12-08rz_core: remove console log used for developmentAlon Levy
2014-12-08completer: remove debug logsAlon Levy
2014-12-08completer: tab key can also hide, disabled on input since tab has other funct...Alon 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-08completer: escape hides; anything else showsAlon Levy
2014-12-08graph: editName fix so renameing doesn't delete a node (Fixes #202)Alon Levy
2014-12-08innerHTML does what it claims, use innerText; Fixes #201Alon Levy
2014-12-08reorder related & selected on top; Fixes #198Alon Levy
2014-12-08selection: export node_selected for reordering nodesAlon Levy
2014-12-08set "related" on nodes referenced in ongoing text analysisAlon Levy
2014-12-08add a new state: "related"Alon Levy
2014-12-08graph: add hasNodeByNameAndNotStateAlon 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