| Age | Commit message (Expand) | Author |
| 2014-12-08 | bilinks - too slow, not pretty, click link - undefined/nan bugwip/bilinks | 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 |
| 2014-11-19 | wide source/target -> __src,__dst rename, align with DB model | LV-426 |
| 2014-11-19 | replace _addNodeNoHistory() call with addNode | LV-426 |
| 2014-11-19 | rm unused el param | 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 | rz_core: move styling to css for easy skinning | Alon Levy |
| 2014-11-13 | rename scripts/ -> src/ | LV-426 |