| Age | Commit message (Expand) | Author |
| 2014-12-16 | removeNode(): rm unsued state param, | LV-426 |
| 2014-12-16 | getConnectedNodesAndLinks(): switch to find_node__by_id(), state never used a... | LV-426 |
| 2014-12-16 | __addNode(): log on type != 'bubble' | LV-426 |
| 2014-12-16 | this hacks | LV-426 |
| 2014-12-16 | __addNode(): assert id present on insertion, | LV-426 |
| 2014-12-16 | find_node__by_id() | LV-426 |
| 2014-12-16 | rm create_node__with_optional_id(), use id if supplied to create_node_from_spec | LV-426 |
| 2014-12-16 | model/util: read nodes in 'perm' state | LV-426 |
| 2014-12-16 | set 'rhizi.local' as default dev-mode server | LV-426 |
| 2014-12-16 | wrap backend calls with rz_config.backend_enabled | LV-426 |
| 2014-12-16 | load_from_backend(): refactor, UI update callback | LV-426 |
| 2014-12-16 | util.assert | LV-426 |
| 2014-12-14 | Fixes #204: analyzeSentence on completer change; this highlights the question... | Alon Levy |
| 2014-12-14 | completer: textContent is the equivalent of innerText in firefox. yes, jquery... | Alon Levy |
| 2014-12-14 | completer: small refactor of clicks | Alon Levy |
| 2014-12-08 | rz_core: remove console log used for development | Alon Levy |
| 2014-12-08 | completer: remove debug logs | Alon Levy |
| 2014-12-08 | completer: tab key can also hide, disabled on input since tab has other funct... | 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 | completer: escape hides; anything else shows | Alon Levy |
| 2014-12-08 | graph: editName fix so renameing doesn't delete a node (Fixes #202) | Alon Levy |
| 2014-12-08 | innerHTML does what it claims, use innerText; Fixes #201 | Alon Levy |
| 2014-12-08 | reorder related & selected on top; Fixes #198 | Alon Levy |
| 2014-12-08 | selection: export node_selected for reordering nodes | Alon Levy |
| 2014-12-08 | set "related" on nodes referenced in ongoing text analysis | Alon Levy |
| 2014-12-08 | add a new state: "related" | Alon Levy |
| 2014-12-08 | graph: add hasNodeByNameAndNotState | 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 | add another completer for search; missing | as triggerStart (should use RegExp) | 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 | ctrl-Z handler, does nothing (sort of a reminder) | Alon Levy |
| 2014-12-07 | Added node type descriptions | garbash |
| 2014-12-07 | model/graph: bug fix, s/foreach/forEach/, problem for selecting chainlink | Alon Levy |
| 2014-12-07 | measure: don't do the crazy computed css copy. use minus height trick. Fixes ... | Alon Levy |
| 2014-12-07 | typeselection: now in index.html (removed typeselection td padding) | Alon Levy |
| 2014-12-07 | node_info cleanup | Alon Levy |
| 2014-12-07 | fix broken edit box - accidentally changed id, broke onsubmit setting | Alon Levy |
| 2014-12-06 | new info box (now card) styling - Partial | Ofer Lehr |
| 2014-12-06 | Fix #187 - return edge directionality | Alon Levy |
| 2014-12-06 | underscore on bubble is not pretty | Alon Levy |