summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-21s/res/static/ for local running - not tested on rhizi.netpastebinAlon Levy
2014-12-21rename runlocal -> run-local.shwip/map-nodes-by-id_minimize-name-useLV-426
2014-12-21fix runlocal ant commandLV-426
2014-12-21app.js: configure baseUrl commentLV-426
2014-12-21fix app.js, local_config.js - prefix with '/static'LV-426
2014-12-21doc: Running Rhizi Locally, etc.LV-426
2014-12-21simplify build.ant: rm rhiziProjectDir, work relative to basedirLV-426
2014-12-17adding a local run scriptAlon Levy
2014-12-16gitignore: add pyc and vim swapAlon Levy
2014-12-16adapt build.ant to new layoutLV-426
2014-12-16client fixes to run with new layoutAlon Levy
2014-12-16how to run client with file://Alon Levy
2014-12-16removing /index.html, use res/templates/index.htmlLV-426
2014-12-16moving files around after repository mergerAlon Levy
2014-12-16Merging rhizi-server into rhizi, back to a single repoAlon 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-16doc: reset-db__single_link.cypher useLV-426
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-16mv neo4j_test_util.pyLV-426
2014-12-16cleanup edit-node-dialog__XXX element IDsLV-426
2014-12-16sync with client index.html updatesLV-426
2014-12-16gen_query_create_from_node_map(): validate labelLV-426
2014-12-16Neo4J DB reset script: reset-db__single_link.cypherLV-426
2014-12-16Update login.htmldor garbash
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