| Age | Commit message (Expand) | Author |
| 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 | Extreme opacity for the unselected | garbash |
| 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 | Update README.md | dor garbash |
| 2014-11-16 | Update README.md | dor garbash |
| 2014-11-16 | Update README.md | dor garbash |
| 2014-11-16 | add a copy to url button, handle the resulting url | Alon Levy |
| 2014-11-16 | Adding helper server - launch with python tests/util/RhiziHTTPServer.py | Alon Levy |
| 2014-11-13 | rename scripts/ -> src/ | LV-426 |
| 2014-11-13 | commenting out debug lines... | LV-426 |
| 2014-11-13 | moving customSize to view/helpers | LV-426 |
| 2014-11-13 | canvas_handler_dblclick(): add node on doubleclick | LV-426 |
| 2014-11-13 | model/core: create_node__set_random_id() | LV-426 |
| 2014-11-13 | editNode(): partial cleanup, doc & set_focus param | LV-426 |
| 2014-11-13 | DOM object observer module + Mutation_Handler__on_dxy_slowdown | LV-426 |
| 2014-11-13 | locate_visual_element() using model object's id | LV-426 |
| 2014-11-13 | rename model/model -> model/core | LV-426 |
| 2014-11-13 | append rhizi node id to <g> element to enable data->visual mapping | LV-426 |
| 2014-11-12 | Fixes #87: hide autocomplete messages; see note | Alon Levy |
| 2014-11-11 | show edge/link (not consistent) title. Fixes #136 | Alon Levy |
| 2014-11-11 | Fix highlight of node and edge | Alon Levy |
| 2014-11-11 | add .gitattributes for better js diff | Alon Levy |
| 2014-11-11 | graph: fix getConnectedNodesAndLinks | Alon Levy |
| 2014-11-11 | bug fix: subtitle text+ghost edge size | garbash |
| 2014-11-11 | rename load/save file; Fixes #111 | Alon Levy |
| 2014-11-11 | add ghostlink for easier edge selection (Fixes #131) | Alon Levy |
| 2014-11-11 | fold to edge_info introduction | Alon Levy |
| 2014-11-11 | rz_core: remove link path default d (i.e. coordinates) property | Alon Levy |
| 2014-11-11 | Add edge_info tab; implements edge deletion | Alon Levy |
| 2014-11-11 | view/node_info: use Tab.get | Alon Levy |
| 2014-11-11 | graph: add removeLink function (not used yet) | Alon Levy |
| 2014-11-11 | graph: add id to links (not used yet) | Alon Levy |
| 2014-11-11 | rz_core: make edge name editing input appear at correct place wrt translation | Alon Levy |
| 2014-11-11 | view.hide: must use method access or this is global object | Alon Levy |
| 2014-11-11 | fix missing .info change to view.hide | Alon Levy |
| 2014-11-11 | put .info into a tab | Alon Levy |
| 2014-11-11 | introduce a view wrapper, view/view | Alon Levy |
| 2014-11-11 | rz_core: split off view/node_info | Alon Levy |
| 2014-11-11 | rz_core: split off view/helpers | Alon Levy |
| 2014-11-11 | mv css, font resources to res/font/, res/css/ | LV-426 |
| 2014-11-11 | mv img resources to res/img/ | LV-426 |
| 2014-11-11 | showInfo: hide via jquery, visibility/display is tricky (fixes #132) | Alon Levy |
| 2014-11-11 | create view/ package, mv gant.js & rename to timeline | LV-426 |