summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2014-10-07rhizicore: add hasNodeAlon Levy
2014-10-07textanalysis: fix indentationAlon Levy
2014-10-07textanalysis: workaround undefined or double link additionAlon Levy
2014-10-07rhizicore: add debug print if NaN's introduced in translateAlon Levy
2014-10-07rhizicore: add helper debug_printAlon Levy
2014-10-07textanalysis: group vars at start of functionAlon Levy
2014-10-07rhizicore: fix loading json's (drag n drop) without 'name'Alon Levy
2014-10-07rhizicore: merge node additionAlon Levy
2014-10-07rhizicore: don't change state of existing nodes on additionAlon Levy
2014-10-07fix broken saveAlon Levy
2014-10-05move all external scripts to a subdirectory 'external'; easier to grep stuffAlon Levy
2014-10-02Undo of commit Merge branch '#62' into Prototypegarbash
2014-10-01Merge branch '#62' into PrototypeAnmol Agrawal
2014-09-30change #2 to issue #74Anmol Agrawal
2014-09-30textanalysis: remove trailing whitespace from link namesAlon Levy
2014-09-30#62 - Refactored codeAnmol Agrawal
2014-09-30Revert "Fix #63 - don't move graph on click (possible side effects?)"Alon Levy
2014-09-30Fix #63 - don't move graph on click (possible side effects?)Alon Levy
2014-09-30rhizicore: since s/text/name/ fix loadAlon Levy
2014-09-30rhizicore: remove commented codeAlon Levy
2014-09-29buttons/index: add file load buttonAlon Levy
2014-09-29rhizicore:myGraph.addNodeComplete: add name to signatureAlon Levy
2014-09-29buttons: white space fixAlon Levy
2014-09-29rhizicore: replace 'text' attribute with 'name' for nodeAlon Levy
2014-09-29remove deliverableTestAlon Levy
2014-09-29rename 'load' button to 'load-storage-local'Alon Levy
2014-09-29buttons: factor out really_loadAlon Levy