summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-21s/res/static/ for local running - not tested on rhizi.netpastebinAlon Levy
2014-12-21app.js: configure baseUrl commentLV-426
2014-12-16client fixes to run with new layoutAlon Levy
2014-12-16how to run client with file://Alon Levy
2014-12-16moving files around after repository mergerAlon Levy
2014-12-16this.commit_diff__attr: fix REST API pathLV-426
2014-12-16node_indo: exported module symbolsLV-426
2014-12-16node_info: rename _get_form() -> _get_form_data()LV-426
2014-12-16model/graph: fix variable n_spec redeclares argumentAlon Levy
2014-12-16adapt_format_read_link_ptr(): derive name from typeLV-426
2014-12-16showNodeInfo(): on_save() hook:LV-426
2014-12-16node_info: remove on_save/delete proxy functionsLV-426
2014-12-16model/util: __sanitize_label__read/write()LV-426
2014-12-16[wip] graph.update_node()LV-426
2014-12-16_remove_node_set: log removed nodesLV-426
2014-12-16graph.editName() cleanup: fix inner variables namesLV-426
2014-12-16Attr_Diff: add_link_attr_write, add_link_attr_rmLV-426
2014-12-16model_diff.new_XXX_diff : remove redundant new operatorsLV-426
2014-12-16Attr_Diff.prototype.add_xxx rename: follow server function namesLV-426
2014-12-16derive link type from nameLV-426
2014-12-16textanalysis: fix compareSubsetAlon Levy
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