summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-07rhizicore: remove debug printAlon Levy
2014-10-07#49: forgotten start misses the whole pointAlon Levy
2014-10-07drag_n_drop: remove debug printAlon Levy
2014-10-07Fixes #49: forgot link changesAlon Levy
2014-10-07cypher query gen utility functions: create_query_from_node_map, create_query_...LV-426
2014-10-07model.py stub, GDiff stubLV-426
2014-10-07rm old DBO_load_node_id_setLV-426
2014-10-07mv type sanity checks to neo4j_utilLV-426
2014-10-07renameLV-426
2014-10-07rhizicore: don't move graph when only changing link or node textAlon Levy
2014-10-07rhizicore: update: add no_relayout parameter, plus don't keep assigning tick ...Alon Levy
2014-10-07rhizicore: add hasNodeAlon Levy
2014-10-07textanalysis: fix indentationAlon Levy
2014-10-07textanalysis: workaround undefined or double link additionAlon Levy
2014-10-07rhizicore: add debug print if NaN's introduced in translateAlon Levy
2014-10-07rhizicore: add helper debug_printAlon Levy
2014-10-07textanalysis: group vars at start of functionAlon Levy
2014-10-07rhizicore: fix loading json's (drag n drop) without 'name'Alon Levy
2014-10-07rhizicore: merge node additionAlon Levy
2014-10-07rhizicore: don't change state of existing nodes on additionAlon Levy
2014-10-07fix broken saveAlon Levy
2014-10-07d3: don't divide by zero if no weight is setAlon Levy
2014-10-07tests: add test_nan_problemAlon Levy
2014-10-06handle empty filter mapsLV-426
2014-10-06filter_attr_map to cypher where clause conversion: where_clause_from_filter_a...LV-426
2014-10-06common DB_op __type_check_filter_attr_map()LV-426
2014-10-06DBO_load_node_id_set: fix cypher queryLV-426
2014-10-06fix REST query pathLV-426
2014-10-06use cypher query parameter place-holders:LV-426
2014-10-06migrate towards testing via embedded DB, remove DB initializationLV-426
2014-10-05refactor DB_Driver_REST, add DB_Driver_Embedded stubLV-426
2014-10-05harden test_load_node_set_by_attribute()LV-426
2014-10-05fix db_controller testsLV-426
2014-10-05add node insertion to test setupLV-426
2014-10-05add int (non-string) node propertiesLV-426
2014-10-05adapt DBO_load_node_set_by_id_attribute to DBO_load_node_set_by_attributeLV-426
2014-10-05misc - switch to iteritems()LV-426
2014-10-05fix DBO_load_node_set_by_attribute filter query part constructionLV-426
2014-10-05DB_op refactor: mv begin(), commit() functions to db_controller bringing us c...LV-426
2014-10-05index.html: forgot to update d3.js location after changing to non minAlon Levy
2014-10-05d3: use non minified version, upgrade to 3.4.11 from releaseAlon Levy
2014-10-05move all external scripts to a subdirectory 'external'; easier to grep stuffAlon Levy
2014-10-02index.html: s/Expand/expand/ for #62Alon Levy
2014-10-02tests: get meaningful console.log in loaded scriptsAlon Levy
2014-10-02Undo of commit Merge branch '#62' into Prototypegarbash
2014-10-01Merge branch '#62' into PrototypeAnmol Agrawal
2014-09-30The text box is fixed except that it doesn’t return to it’s originalAnmol Agrawal
2014-09-30change #2 to issue #74Anmol Agrawal
2014-09-30#74 fixedAnmol Agrawal
2014-09-30textanalysis: remove trailing whitespace from link namesAlon Levy