summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07d3: don't divide by zero if no weight is setAlon Levy
2014-10-07tests: add test_nan_problemAlon Levy
2014-10-05index.html: forgot to update d3.js location after changing to non minAlon Levy
2014-10-05d3: use non minified version, upgrade to 3.4.11 from releaseAlon Levy
2014-10-05move all external scripts to a subdirectory 'external'; easier to grep stuffAlon Levy
2014-10-02index.html: s/Expand/expand/ for #62Alon Levy
2014-10-02tests: get meaningful console.log in loaded scriptsAlon Levy
2014-10-02Undo of commit Merge branch '#62' into Prototypegarbash
2014-10-01Merge branch '#62' into PrototypeAnmol Agrawal
2014-09-30The text box is fixed except that it doesn’t return to it’s originalAnmol Agrawal
2014-09-30change #2 to issue #74Anmol Agrawal
2014-09-30#74 fixedAnmol 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-30#62 - Fix number 1Anmol Agrawal
2014-09-29adding sage.json: Fixes #19Alon 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
2014-09-29extract deliverableTest to node script in toolsAlon Levy
2014-09-29dor says it shouldn't be hereAlon Levy
2014-09-29tools/sage.csv+: we got Sage's project description as csv, convert to jsonAlon Levy
2014-09-29change #2 to issue #74Anmol Agrawal
2014-09-29textanalysis: fold a too long lineAlon Levy
2014-09-29Fixes #75: don't spew undefines in linktext.Alon Levy
2014-09-29#74 fixedAnmol Agrawal
2014-09-29Fixes #73: pre first node text missing spacesAlon Levy
2014-09-29Improved tutorialgarbash
2014-09-29rhizicore: fix popping node on top left when creating a new nodeAlon Levy
2014-09-29rhizicore: remove some more empty linesAlon Levy