| Age | Commit message (Expand) | Author |
| 2014-12-16 | removeNode(): rm unsued state param, | LV-426 |
| 2014-12-16 | wrap backend calls with rz_config.backend_enabled | LV-426 |
| 2014-12-08 | rz_core: remove console log used for development | Alon Levy |
| 2014-12-08 | reorder link labels (.linklabel) | Alon Levy |
| 2014-12-08 | rz_core: selected links should be below selected nodes | Alon Levy |
| 2014-12-08 | links reordering per selection (Fixes #198) | Alon Levy |
| 2014-12-08 | reorder related & selected on top; Fixes #198 | Alon Levy |
| 2014-12-08 | fix link hiding by clicking link name after another regression | Alon Levy |
| 2014-12-08 | fix link unclickable regression | Alon Levy |
| 2014-12-08 | remove one svg_input should-not-exist-default (width of fo) | Alon Levy |
| 2014-12-08 | straight links (one line, SVG rocks) | Alon Levy |
| 2014-12-08 | rz_core: prevent cancel of selection when dragging in an over populated graph... | Alon Levy |
| 2014-12-08 | remove timeline code from rz_core; cleanup circle code | Alon Levy |
| 2014-12-07 | remove overlay node, don't remember why it was needed and seems fine without it | Alon Levy |
| 2014-12-07 | rz_core: can now use shift-click for selection on svg-input (drag still drags... | Alon Levy |
| 2014-12-07 | svg_input: remove some magic and make it work for ... text nodes (i.e. longer... | Alon Levy |
| 2014-12-07 | node/link inline edit: don't show text behind input | Alon Levy |
| 2014-12-07 | measure: don't do the crazy computed css copy. use minus height trick. Fixes ... | Alon Levy |
| 2014-12-07 | node_info cleanup | Alon Levy |
| 2014-12-06 | Fix #187 - return edge directionality | Alon Levy |
| 2014-12-06 | underscore on bubble is not pretty | Alon Levy |
| 2014-12-06 | Show underscore for empty text to enable click editing (Fixes #190) | Alon Levy |
| 2014-12-06 | Node info edit - make name editable (Partial #189) | Alon Levy |
| 2014-12-04 | accidental console.log removed | Alon Levy |
| 2014-12-04 | Fixes #170: dragging cancels search | Alon Levy |
| 2014-12-04 | Partial #162 | Alon Levy |
| 2014-12-04 | svg input height fix (not in css, svg is annoying) | Alon Levy |
| 2014-12-04 | fix regression with too many auto completion suggestions | Alon Levy |
| 2014-12-04 | measure should be hidden - reparented it to fo (and now it's out of the fo wi... | Alon Levy |
| 2014-12-04 | rz_core: resizing of the new svg.fo.body.input (works both FF and chrome) | Alon Levy |
| 2014-12-04 | svgInput modularized, works mostly | Alon Levy |
| 2014-12-04 | use ForeignObject for editing, not pretty but mostly there | Alon Levy |
| 2014-12-04 | fix editing links: was accumulating callbacks (mass edit..) | Alon Levy |
| 2014-12-04 | fix selection inversion: Fixes #144 | Alon Levy |
| 2014-12-04 | editlink/node: support escape to cancel | Alon Levy |
| 2014-12-04 | rz_core: cleanup node click handlers | Alon Levy |
| 2014-12-04 | rz_core: use selection.update (more to come) | Alon Levy |
| 2014-12-04 | rz_core: rename overlay_click and small cleanup | Alon Levy |
| 2014-12-03 | rz_core: user removal fallout | Alon Levy |
| 2014-12-03 | assume logged-in user, rm userBus | LV-426 |
| 2014-11-29 | use Bacon instead of signal | Alon Levy |
| 2014-11-28 | Changed node types names resolving #162 | garbash |
| 2014-11-25 | rz_core: remove unused code | Alon Levy |
| 2014-11-25 | core: Link.{source,target} need to be getters | Alon Levy |
| 2014-11-25 | rz_core: fix last usage of highlight, convert to selection | Alon Levy |
| 2014-11-24 | add search | Alon Levy |
| 2014-11-23 | cleanup zoom behavior init | LV-426 |
| 2014-11-23 | gantt -> timeline rename | LV-426 |
| 2014-11-23 | call graph update via presenter, rm graph obj. mangling | LV-426 |
| 2014-11-23 | init_force_layout() - adapt Link with __src,__dst property aliases | LV-426 |