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
/
textanalysis.js
Age
Commit message (
Collapse
)
Author
2014-11-25
Fixes #154: set suggested names when loading from JSON
Alon Levy
2014-11-25
Fixes #102 - autocomplete with spaces
Alon Levy
Possibly introduces required double enters sometimes. This is a result of an exception thrown in the callback, needs work.
2014-11-25
core: add create_node__with_given_id
Alon Levy
2014-11-25
model/core: s/crete/create/g
Alon Levy
2014-11-24
textanalysis: fix newly reintroduced text analysis
Alon Levy
2014-11-24
fix removed textanalysis autoSuggestName
Alon Levy
Fix removed textanalysis autoSuggestName call using signal/slot, no additional signal added (using graph_diff) Broken in af20dd47d3cb254d4dd2638264fe79385a199832
2014-11-23
call graph update via presenter, rm graph obj. mangling
LV-426
2014-11-19
wide source/target -> __src,__dst rename, align with DB model
LV-426
2014-11-19
misc
LV-426
2014-11-19
textanalysis.js: for_each_X sugar
LV-426
2014-11-19
textanalysis.js - route node,link create calls via model_core
LV-426
2014-11-19
new_topo_diff() default constructor - add node_set_add, link_set_add arrays
LV-426
2014-11-19
rename newnodes,newlinks -> token_set_new_node_names,token_set_new_link_names
LV-426
2014-11-13
rename scripts/ -> src/
LV-426