summaryrefslogtreecommitdiff
path: root/scripts/textanalysis.ui.js
AgeCommit message (Expand)Author
2014-11-13rename scripts/ -> src/LV-426
2014-11-12Fixes #87: hide autocomplete messages; see noteAlon Levy
2014-11-11textanalysis.ui:LV-426
2014-11-11textanalysis: reduce APIAlon Levy
2014-11-10graph/textanalysis.ui: lastnode is now the last added node (fixes #124)Alon Levy
2014-11-10rename rhizicore -> rz_core, move towards common rz_ prefixLV-426
2014-11-09default not to commit changes to backendLV-426
2014-11-09commit diff_set upon sentence analysis:LV-426
2014-11-09code standard: use a single var at start of functions (just one big case) and...Alon Levy
2014-11-09s/textAnalyser2/textAnalyser/Alon Levy
2014-11-03Fixes #121 - Large part of map unclickable due to autocomplete suggestionsAlon Levy
2014-10-28textanalysis.ui: use input event if it exists, fallback to polling of 50ms (n...Alon Levy
2014-10-28textanalysis{,.ui}: fix remaining globals, use strictAlon Levy
2014-10-26history switch to events; using a single GRAPH_DIFF action. todo - replay; zo...Alon Levy
2014-10-24textanalysis.ui: shift-tab now changes type back, tab forwardAlon Levy
2014-10-24fixes #106Alon Levy
2014-10-21fix test_analyzer after require.jsAlon Levy
2014-10-20introduce require.js and rewrite testsAlon Levy