| Age | Commit message (Expand) | Author |
| 2015-02-24 | jshint: client/textanalysis: various lint fixes | Alon Levy |
| 2015-02-24 | jshint: client/textanalysis: move use strict to function to avoid stricting e... | Alon Levy |
| 2015-02-23 | client/textanalysis: code style for and_connect | Alon Levy |
| 2015-02-23 | client/textanalysis: s/token_set_new_node_names/node_names/ (and _links) | Alon Levy |
| 2015-02-11 | client/textanalysis: fix possible usage of _get_lastnode when undefined | Alon Levy |
| 2015-02-11 | client/textanalysis: sanitize quotes, fixes #293 | Alon Levy |
| 2015-01-27 | client: remove whitespace around tokens: Fixes #292 | Alon Levy |
| 2015-01-21 | Fixes #289: show completions in original case | Alon Levy |
| 2015-01-21 | client: Fixes #290 use lower case name hash | Alon Levy |
| 2015-01-13 | client: drop and links always; fixes #276 | Alon Levy |
| 2015-01-13 | client: move NEW_NODE_NAME to consts, use everywhere | Alon Levy |
| 2015-01-13 | textanalysis: only send new nodes. Fixes #260 | Alon Levy |
| 2015-01-13 | client/graph: find_node__* default to recursion but optional | Alon Levy |
| 2015-01-13 | client: textanalysis: fix type changing. Fixes #262 | Alon Levy |
| 2015-01-13 | client/textanalysis: use constant for 'new node' | Alon Levy |
| 2015-01-12 | client: don't keep quotes in node name: Fixes #258 | Alon Levy |
| 2015-01-11 | client/textanalysis: fix node type change on tab to use cursor correctly (sti... | Alon Levy |
| 2015-01-11 | client/textanalysis: move tokenize into module | Alon Levy |
| 2015-01-07 | client/textanalysis: fix Tab setting on new nodes. Cannot change types of exi... | Alon Levy |
| 2015-01-06 | client: fix tab switching; move to new tokenize implementation (not strictly ... | Alon Levy |
| 2015-01-06 | client/textanalysis: use new_tokenize | Alon Levy |
| 2015-01-06 | client: wip: get tab working again | Alon Levy |
| 2015-01-06 | client/analyzeSentence: use spec | Alon Levy |
| 2015-01-06 | textanalysis: new_tokenise: return node start/end | Alon Levy |
| 2015-01-06 | client/textanalysis: simplify auto suggest options logic, completer back to w... | Alon Levy |
| 2015-01-05 | client: renames (find - all are lower case underscore separates) plus clone+i... | Alon Levy |
| 2015-01-05 | actually commit links - but the ids are messed up, neo4j matches nothing and ... | Alon Levy |
| 2015-01-05 | animation for invisible bubble (will return the bubble later to edit graph) | Alon Levy |
| 2015-01-05 | bubble property used, lacks animation (noticeably) | Alon Levy |
| 2015-01-05 | initial graph_view introduction - mixing circle & force layouts | Alon Levy |
| 2015-01-05 | wip textanalysis broken. it creates extra nodes. state variable overloading f... | Alon Levy |
| 2015-01-05 | client/model/textanalyzer/textAnalyser: s/addNode/__addNode/ for consistency ... | Alon Levy |
| 2015-01-05 | wip fixes from week 52 refactor | Alon Levy |
| 2015-01-05 | introduce commit_and_tx_diff__topo & commit_diff__topo | Alon Levy |
| 2015-01-05 | wip names bus drop, more bacon, fix completer remove names, fix json loading | Alon Levy |
| 2014-12-28 | client/textanalysis: don't create links without explicit text (Fixes #232) | Alon Levy |
| 2014-12-28 | client/textanalysis: Fixes #233 regression | Alon Levy |
| 2014-12-28 | client/textanalysis: fix #241 - return spaces to chained sentence chain node | Alon Levy |
| 2014-12-23 | use topo_diff for user input changes | Alon Levy |
| 2014-12-23 | client/text_analysis: remove final space in link name | Alon Levy |
| 2014-12-23 | textanalysis: wip new tokenizer: should also deal with spaces in links | Alon Levy |
| 2014-12-23 | client: no more empty names - is default, chained also introduced | Alon Levy |
| 2014-12-21 | textanalysis: allow #a #b, i.e. unnamed link (sets name to '') | Alon Levy |
| 2014-12-16 | moving files around after repository merger | Alon Levy |