summaryrefslogtreecommitdiff
path: root/scripts/textanalysis.js
AgeCommit message (Expand)Author
2014-10-07rhizicore: don't move graph when only changing link or node textAlon Levy
2014-10-07textanalysis: fix indentationAlon Levy
2014-10-07textanalysis: workaround undefined or double link additionAlon Levy
2014-10-07textanalysis: group vars at start of functionAlon Levy
2014-09-30textanalysis: remove trailing whitespace from link namesAlon Levy
2014-09-29textanalysis: fold a too long lineAlon Levy
2014-09-29Fixes #75: don't spew undefines in linktext.Alon Levy
2014-09-29Fixes #73: pre first node text missing spacesAlon Levy
2014-09-28textanalysis: move graph touching function to non ui partAlon Levy
2014-09-28s/TextAnalyser2/textAnalyser2/ plus use function as varsAlon Levy
2014-09-23Fixes #50: drop parenthesis for prefix including sentencesAlon Levy
2014-09-23add a function comment to TextAnalyzer2; marking up it needs fixingAlon Levy
2014-09-23fix a #50 noticed error (introduced in af27835b)Alon Levy
2014-09-21Fixes #41: conjugation/connector only sentences keep their linksAlon Levy
2014-09-21textanalysis: drop two noisy logs introduced a few commits agoAlon Levy
2014-09-21textanalysis: multiple changes to autocompleteAlon Levy
2014-09-21scripts/textanalysis.js cleanup: put switch & cases on same columnAlon Levy
2014-08-20textanalysis & textanalysis-ui split completeAlon Levy
2014-08-19textanalysis: remove usage of $Alon Levy
2014-08-19start breaking textanalysis to logic and uiAlon Levy
2014-08-19textanalysis: move two globals into textanalysis, only used by this function ...Alon Levy
2014-08-19textanalysis.js: some indentation and one if-bool rewriteAlon Levy
2014-08-19TextAnalyzer2: remove unused variableAlon Levy
2014-08-19textanalysis: remove unused variableAlon Levy
2014-08-19textanalysis: make suggestions start out empty instead of an unrelevant listAlon Levy
2014-08-18recording: record keystrokes. no strokes recorded for link renamesAlon Levy
2014-08-13Issue #40Owen
2014-08-13Issue #34Owen
2014-08-13Issue #35Owen
2014-08-13issue #36Owen
2014-08-13Issue #38Owen
2014-08-13Issue #31Owen
2014-08-10more 'use strict' and fallout handlingAlon Levy
2014-08-08Redone AND connectors (#issue 27)Owen
2014-08-08Issue #14Owen
2014-08-08Fixed 3 node star case bugOwen
2014-08-08Issue #25Owen
2014-08-07Issue #26Owen
2014-08-06Highlight selection/deselectionOwen
2014-08-05Multiple Issues fixedOwen
2014-08-01Fixed Suggestion bugOwen
2014-08-01BetterAnalysis+Suggestions+TypeSelectionOwen
2014-07-31All new text analysis engine,Owen
2014-07-28Panning, bug fixesOwen
2014-07-15Added basic zoom featureOwen
2014-07-14Target and adjacent nodes are highlighted when clickedOwen
2014-06-24client-only prototype filesOwen