summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-10-27Fixes #116 - no star graph for a single nodeAlon Levy
2014-10-27textanalysis: s/abnormalGraph/starGraph/Alon Levy
2014-10-26history switch to events; using a single GRAPH_DIFF action. todo - replay; zo...Alon Levy
2014-10-26introduce signal, start using in history; use consts for signal nameAlon Levy
2014-10-26textanalysis: protect from temp nodes on finalize (all these patches - need t...Alon Levy
2014-10-26textanalysis (#86): make star case avoid an empty string that was causing a c...Alon Levy
2014-10-26s/const/var/ ES6 defines const, not there yetAlon Levy
2014-10-26Fixes #86Alon Levy
2014-10-26textanalysis: use constsAlon Levy
2014-10-26textanalysis: whitespace fix (same line touched by last patch)Alon Levy
2014-10-26remove extra spaces around 'and' nodesAlon Levy
2014-10-26Fixes #114Alon Levy
2014-10-26textanalysis: factor out tokenizeAlon Levy
2014-10-26Fixes #96 URL property in node isn't saved to JSONAlon Levy
2014-10-24textanalysis.ui: shift-tab now changes type back, tab forwardAlon Levy
2014-10-24fixes #106Alon Levy
2014-10-24robot: fix undefined variable from define additionAlon Levy
2014-10-21test_analyzer: better testAlon Levy
2014-10-21fix test_analyzer after require.jsAlon Levy
2014-10-21rhizicore: remove unused variableAlon Levy
2014-10-21oops - removed d3 accidentallyAlon Levy
2014-10-20introduce require.js and rewrite testsAlon Levy
2014-10-19remove no longer used watchdog.jsAlon Levy
2014-10-19factor out util.jsAlon Levy
2014-10-19text_analyzer: drop unused verb variableAlon Levy
2014-10-19adding proper Save As (with non random filename); MIT licensedAlon Levy
2014-10-13drop empty myGraph.updateGraph functionAlon Levy
2014-10-13Fixes #95 no double text in central node of star graphPrototypeAlon Levy
2014-10-12Fixes #85 - compare using lower caseAlon Levy
2014-10-12myGraph.compareSubset: add verbose loggingAlon Levy
2014-10-12textanalysis: allow more than one letter changes between calls to textanalysi...Alon Levy
2014-10-12Fixes #89Alon Levy
2014-10-12Fixes #83: don't register keypress multiple timesAlon Levy
2014-10-12Fixes #88: Property window doesn’t show up when a node is deleted.Anmol Agrawal
2014-10-12#63 don't move on node clickAlon Levy
2014-10-12#63 don't start force simulation when no topological change doneAlon Levy
2014-10-12textanalysis: fix logic of allowed renamesAlon Levy
2014-10-12rhizhicore: fix use of mixed case in changed_nodesAlon Levy
2014-10-09rhizicore: fix some indentation in editNameAlon Levy
2014-10-09Revert "Allow chainlink when no last node is there"Alon Levy
2014-10-09Allow chainlink when no last node is thereAlon Levy
2014-10-08textanalysis: use and instead of nested ifs (refactor)Alon Levy
2014-10-08Fixes #85Alon Levy
2014-10-08textanalysis: for a chainlink edit trim the complete sentenceAlon Levy
2014-10-07rhizicore: remove debug printAlon Levy
2014-10-07#49: forgotten start misses the whole pointAlon Levy
2014-10-07drag_n_drop: remove debug printAlon Levy
2014-10-07Fixes #49: forgot link changesAlon Levy
2014-10-07rhizicore: don't move graph when only changing link or node textAlon Levy
2014-10-07rhizicore: update: add no_relayout parameter, plus don't keep assigning tick ...Alon Levy