summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
swith to find_node__by_id() use
2014-12-16getConnectedNodesAndLinks(): switch to find_node__by_id(), state never used ↵LV-426
anyway
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
introduce id_to_node_map
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-14partial config validationLV-426
2014-12-14sanitize_input__attr_diff stubLV-426
2014-12-14link attr operations not yet supported...LV-426
2014-12-14assert ID attr_name not used in Attr_DiffLV-426
2014-12-14rename from_dict -> from_json_dictLV-426
2014-12-14loggingLV-426
2014-12-14Attr_Diff: __type_node, __type_link separationLV-426
2014-12-14complete 'return {id_set}' moveLV-426
2014-12-14failed attempt at fixing server redirectionLV-426
2014-12-14bin -> ../src-py symlink handlingLV-426
2014-12-14global deployDirLocal propLV-426
2014-12-14rsync macro: extraOpts argLV-426
2014-12-14rsync macro docLV-426
2014-12-14Fixes #204: analyzeSentence on completer change; this highlights the ↵Alon Levy
question of how to declaratively encode the event flow
2014-12-14completer: textContent is the equivalent of innerText in firefox. yes, ↵Alon Levy
jquery would hide this.A
2014-12-14completer: small refactor of clicksAlon Levy
2014-12-10symlink against src-py during deploy-localLV-426
2014-12-10distinguish __src (obj) vs. __src_id (str)LV-426
2014-12-10sanitize_input__linkLV-426
2014-12-10distinguish __src (obj) vs. __src_id (str)LV-426
2014-12-10Tokp_Diff __str__()LV-426