summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19textanalysis.js: for_each_X sugarLV-426
2014-11-19textanalysis.js - route node,link create calls via model_coreLV-426
2014-11-19new_topo_diff() default constructor - add node_set_add, link_set_add arraysLV-426
2014-11-19Topo_Diff - for_each_X() convenience functionsLV-426
2014-11-19crete_node_from_spec, create_node__set_random_id & link equivalentsLV-426
2014-11-19rename newnodes,newlinks -> token_set_new_node_names,token_set_new_link_namesLV-426
2014-11-19Extreme opacity for the unselectedgarbash
2014-11-19notselected & selected classes added; only used when a selection is in progressAlon Levy
2014-11-18set selected class on selected elementsAlon Levy
2014-11-18add removeHighlight to avoid accumulating link highlightingAlon Levy
2014-11-18model/core: create_node + spellingAlon Levy
2014-11-18rz_core: move styling to css for easy skinningAlon Levy
2014-11-18graph: make TODO more annoyingAlon Levy
2014-11-18adding missing jquery dependencyLV-426
2014-11-16Update README.mddor garbash
2014-11-16Update README.mddor garbash
2014-11-16Update README.mddor garbash
2014-11-16add a copy to url button, handle the resulting urlAlon Levy
2014-11-16Adding helper server - launch with python tests/util/RhiziHTTPServer.pyAlon Levy
2014-11-13rename scripts/ -> src/LV-426
2014-11-13commenting out debug lines...LV-426
2014-11-13moving customSize to view/helpersLV-426
2014-11-13canvas_handler_dblclick(): add node on doubleclickLV-426
2014-11-13model/core: create_node__set_random_id()LV-426
2014-11-13editNode(): partial cleanup, doc & set_focus paramLV-426
2014-11-13DOM object observer module + Mutation_Handler__on_dxy_slowdownLV-426
2014-11-13locate_visual_element() using model object's idLV-426
2014-11-13rename model/model -> model/coreLV-426
2014-11-13append rhizi node id to <g> element to enable data->visual mappingLV-426
2014-11-12Fixes #87: hide autocomplete messages; see noteAlon Levy
2014-11-11show edge/link (not consistent) title. Fixes #136Alon Levy
2014-11-11Fix highlight of node and edgeAlon Levy
2014-11-11add .gitattributes for better js diffAlon Levy
2014-11-11graph: fix getConnectedNodesAndLinksAlon Levy
2014-11-11bug fix: subtitle text+ghost edge sizegarbash
2014-11-11rename load/save file; Fixes #111Alon Levy
2014-11-11add ghostlink for easier edge selection (Fixes #131)Alon Levy
2014-11-11fold to edge_info introductionAlon Levy
2014-11-11rz_core: remove link path default d (i.e. coordinates) propertyAlon Levy
2014-11-11Add edge_info tab; implements edge deletionAlon Levy
2014-11-11view/node_info: use Tab.getAlon Levy
2014-11-11graph: add removeLink function (not used yet)Alon Levy
2014-11-11graph: add id to links (not used yet)Alon Levy
2014-11-11rz_core: make edge name editing input appear at correct place wrt translationAlon Levy
2014-11-11view.hide: must use method access or this is global objectAlon Levy
2014-11-11fix missing .info change to view.hideAlon Levy
2014-11-11put .info into a tabAlon Levy
2014-11-11introduce a view wrapper, view/viewAlon Levy
2014-11-11rz_core: split off view/node_infoAlon Levy
2014-11-11rz_core: split off view/helpersAlon Levy