| Age | Commit message (Expand) | Author |
| 2014-11-19 | init_force_layout() - adapt Link with __src,__dst property aliaseswip/addNode-refactoring.rebased | LV-426 |
| 2014-11-19 | addLink refactoring - call create_link__set_random_id() | LV-426 |
| 2014-11-19 | wide source/target -> __src,__dst rename, align with DB model | LV-426 |
| 2014-11-19 | rm redundant obj def | LV-426 |
| 2014-11-19 | rm id_generator | LV-426 |
| 2014-11-19 | node_info: fix 'id' showing rather than 'name' | LV-426 |
| 2014-11-19 | replace _addNodeNoHistory() call with addNode | LV-426 |
| 2014-11-19 | rm unused el param | LV-426 |
| 2014-11-19 | __addNode improve logging | LV-426 |
| 2014-11-19 | add rz_config, provide id generation scheme control: hash/seq, defaulting to seq | LV-426 |
| 2014-11-19 | findNodeByName - make state param optional | LV-426 |
| 2014-11-19 | addNode refactoring: | LV-426 |
| 2014-11-19 | misc | LV-426 |
| 2014-11-19 | textanalysis.js: for_each_X sugar | LV-426 |
| 2014-11-19 | textanalysis.js - route node,link create calls via model_core | LV-426 |
| 2014-11-19 | new_topo_diff() default constructor - add node_set_add, link_set_add arrays | LV-426 |
| 2014-11-19 | Topo_Diff - for_each_X() convenience functions | LV-426 |
| 2014-11-19 | crete_node_from_spec, create_node__set_random_id & link equivalents | LV-426 |
| 2014-11-19 | rename newnodes,newlinks -> token_set_new_node_names,token_set_new_link_names | LV-426 |
| 2014-11-19 | notselected & selected classes added; only used when a selection is in progress | Alon Levy |
| 2014-11-18 | set selected class on selected elements | Alon Levy |
| 2014-11-18 | add removeHighlight to avoid accumulating link highlighting | Alon Levy |
| 2014-11-18 | model/core: create_node + spelling | Alon Levy |
| 2014-11-18 | rz_core: move styling to css for easy skinning | Alon Levy |
| 2014-11-18 | graph: make TODO more annoying | Alon Levy |
| 2014-11-18 | adding missing jquery dependency | LV-426 |
| 2014-11-16 | add a copy to url button, handle the resulting url | Alon Levy |
| 2014-11-13 | rename scripts/ -> src/ | LV-426 |