| Age | Commit message (Expand) | Author |
| 2015-03-09 | client: search in nodes and attributes | Alon Levy |
| 2015-03-09 | client/graph_view: set maximal size of 100px for an image, keeping aspect ratio | Alon Levy |
| 2015-03-09 | client/graph_view: show images with correct size, but force layout doesn't ta... | Alon Levy |
| 2015-03-09 | client/graph_view: console debug log when link is an image according to crude... | Alon Levy |
| 2015-03-09 | client: graph_view: update image href+width+height on every "frame" | Alon Levy |
| 2015-03-09 | client/graph_view: remove extra useless 'a' element on nodes | Alon Levy |
| 2015-03-09 | client: graph_view: make nodes tab focusable. no visible indication (:focus) ... | Alon Levy |
| 2015-03-09 | client: fix scrolling of window on focus in feedback button (Fixes #366) | Alon Levy |
| 2015-03-09 | client/view/svg_input: missing param x doc | Alon Levy |
| 2015-03-08 | client/textanalyser_input: completer options: small rewrite | Alon Levy |
| 2015-03-08 | client/completion: support links as well | Alon Levy |
| 2015-03-08 | textanalyuser_input: provide bus for analysis results events (post analysis, ... | Alon Levy |
| 2015-03-08 | client/textanalysis: add element_at_position__is_link | Alon Levy |
| 2015-03-08 | client/view/completer: use VK_* | Alon Levy |
| 2015-03-08 | client/filter: fix broken filter from recent model/types intro and third-inte... | Alon Levy |
| 2015-03-08 | client: fix up/down being handled both by completer and by type selector when... | Alon Levy |
| 2015-03-07 | client: add missing club type from model/types | Alon Levy |
| 2015-03-07 | client: fix phantom type now that we have 4 types and not 5. Fixes #362 | Alon Levy |
| 2015-03-07 | client: use shift-up and shift-down for node type changes | Alon Levy |
| 2015-03-07 | client/view/node_info: fix committing of new fields | Alon Levy |
| 2015-03-07 | client/view/node_info: bug fix of white background while scrolling | Alon Levy |
| 2015-03-07 | client/node_info: hack for y-overflow. creates horizontal bar as well which i... | Alon Levy |
| 2015-03-07 | client/node_info: add missing attributes to html at runtime | Alon Levy |
| 2015-03-07 | client/model/types: store titles for types and attributes | Alon Levy |
| 2015-03-07 | client: return default node type to person | Alon Levy |
| 2015-03-07 | client: remove third-internship-proposal; Fixes #356 | Alon Levy |
| 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: add keyshortcuts.js, implement ctrl-a for selecting all | 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 | textanalysis: fix multiple same names in sentence (a q b q c a => triangle) | 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 |