| Age | Commit message (Expand) | Author |
| 2015-03-07 | client: move nodetypes from consts to model/types | Alon Levy |
| 2015-03-07 | client/node_info: bug fix | Alon Levy |
| 2015-03-06 | client: introduce model/types, cleanup node_info (not quite enough) | Alon Levy |
| 2015-03-04 | client:selection: invert on shift | Alon Levy |
| 2015-03-04 | client: node_view: delete button: popup confirmation dialog | Alon Levy |
| 2015-03-04 | client: fix res/static forgotten rename; Fixes #355 | Alon Levy |
| 2015-03-04 | client: s/setup_merge_button/setup_toolbar/ | Alon Levy |
| 2015-03-04 | client/view/selection: add confirm dialog to delete button | Alon Levy |
| 2015-03-03 | client: toolbar: add delete button | Alon Levy |
| 2015-03-03 | client/selection: add skipDuplicates | Alon Levy |
| 2015-03-03 | client: fix toolbar buttons flashing when augmenting |selection|>=2 | Alon Levy |
| 2015-03-03 | client: rename consistently links__delete, nodes__delete | Alon Levy |
| 2015-03-03 | client/view/selection: rz_core is not updated by the initial define, remove f... | Alon Levy |
| 2015-03-03 | client/view/completer: sort completions (required with substring results) | Alon Levy |
| 2015-03-03 | client/view/completer: allow completions for any subset | Alon Levy |
| 2015-03-03 | client: fix completer regression breaking search completion. Fixes #354 | Alon Levy |
| 2015-03-03 | client/node_info: do not update not when diff arrives, fix warnings | Alon Levy |
| 2015-03-03 | client/textanalyser_input: remove debug print | Alon Levy |
| 2015-03-03 | client/textanalyser_input: use classes | Alon Levy |
| 2015-03-03 | client/text_analyser_input: fix cursor position move on enter | Alon Levy |
| 2015-03-03 | client/text_analyser_input: specify setter+getter+selectionStart for complete... | Alon Levy |
| 2015-03-03 | client/completer: generalize getter, setter, selectionStart | Alon Levy |
| 2015-03-03 | client/completer: rename variable | Alon Levy |
| 2015-03-03 | client/completer: fix handling of separator that is more then one char | Alon Levy |
| 2015-03-02 | client: extract textanalyser_input component | Alon Levy |
| 2015-03-02 | completer: update to work with both input and div elements | Alon Levy |
| 2015-03-01 | client: node_info: status: only admin can change it | Alon Levy |
| 2015-03-01 | adding missing 'quoted' function, call introduced in dfc93cf003e8b4484e98ead7... | LV-426 |
| 2015-03-01 | client/svg-input: rewrite using width:auto, no more measure hack (Fix #338) | Alon Levy |
| 2015-03-01 | client/graph_view: don't translate/zoom if node already in view | Alon Levy |
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef... | Alon Levy |
| 2015-03-01 | view/graph_view: yet another fix for scaling | Alon Levy |
| 2015-03-01 | client/graph_view: fix scaling | Alon Levy |
| 2015-03-01 | client/graph_view: use transition when setting zoom for visibility | Alon Levy |
| 2015-03-01 | client/graph_view: fix visibility setting to include scale | Alon Levy |
| 2015-03-01 | client/selection: make sure selection is visible | Alon Levy |
| 2015-03-01 | client/graph_view: add a debug message, remove commented out code | Alon Levy |
| 2015-03-01 | client/graph_view: implement nodes__user_visible (no scale yet, just translat... | Alon Levy |
| 2015-03-01 | client: move obj_take to util | Alon Levy |
| 2015-02-27 | client: highlight user selected nodes (aka root selection); Fixes #341 | Alon Levy |
| 2015-02-27 | client: completer: allow match on start when using node_edge_separator | Alon Levy |
| 2015-02-27 | client: bubble: fix resize missing initial value | Alon Levy |
| 2015-02-27 | client: completer: start of separator string update | Alon Levy |
| 2015-02-27 | client: graph_view: handle zoom correctly for bubble effect | Alon Levy |
| 2015-02-27 | client: graph_view: handle screen resize | Alon Levy |
| 2015-02-27 | client/completer: don't quote space by default | Alon Levy |
| 2015-02-25 | client: selection tools: add link nodes in fan | Alon Levy |
| 2015-02-24 | client/node_edit: prevent delete on enter | Alon Levy |
| 2015-02-22 | client: fix broken completer | Alon Levy |
| 2015-02-18 | client/completer: wip handle multiple delimiters for search (| and space) | Alon Levy |