summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22server/neo4j_util: cover up client sending us unrequired properties for link ...Alon Levy
2014-12-22neo4j_util: DB_row: add __str__ & __repr__Alon Levy
2014-12-22DBO_rz_clone: assert instead of triggering AttributeError on missing idAlon Levy
2014-12-22server/neo4j_util: fix documentation typoAlon Levy
2014-12-22client/rz_api_backend: report errors from rhizi, not just ajax errorsAlon Levy
2014-12-22client/model/graph: add missing spaceAlon Levy
2014-12-22client/graph: trim names sent; not sure this actually works, and missing __type?Alon Levy
2014-12-22client/rz_api_backend: fix use of undefined variable on ajax error pathAlon Levy
2014-12-22client: add warning reminding of _editProperty last user (robot)Alon Levy
2014-12-22client: use update_node for svg_input node name editingAlon Levy
2014-12-22clean up dev_mode__resend_from_static(): adapt to new layoutLV-426
2014-12-22client: default to backend enabled - better for testing right nowAlon Levy
2014-12-22client/graph: remove dead code (superceded by update_node)Alon Levy
2014-12-22remove no longer relevant todoAlon Levy
2014-12-22rhizi_server.py: fix dev mode with recent directory reorgAlon Levy
2014-12-22client/model/graph.update_node: dedent, add TODO for fake APIAlon Levy
2014-12-22client/model/graph: drop dead code: editLinkTargetAlon Levy
2014-12-22client/model/graph: add console log on ajax errorAlon Levy
2014-12-22typoAlon Levy
2014-12-22run-local.sh for Mac (Darwin)garbash
2014-12-22fix documentation of run-local.shgarbash
2014-12-21fix case for url-icon.pngAlon Levy
2014-12-21textanalysis: allow #a #b, i.e. unnamed link (sets name to '')Alon 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