index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
textanalysis.js
Age
Commit message (
Expand
)
Author
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