summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-29rhizicore: remove unused code from tickAlon Levy
2014-09-29rhizicore: dash bugfixAlon Levy
2014-09-29rhizicore: fix bug: hide links not currently focused or temporaryAlon Levy
2014-09-29rhizicore: add TODO to get rid of mouse click overlay rectAlon Levy
2014-09-29rhizicore: bug fix: draw links below nodesAlon Levy
2014-09-29rhizicore: myGraph: some cleanupAlon Levy
2014-09-28rhizicore: prevent click event when dragging a nodeAlon Levy
2014-09-28rhizicore: add TODO note to handle escape keyAlon Levy
2014-09-28rhizicore: we had a <g> leak, this fixes itAlon Levy
2014-09-28rhizicore/update: use object for slight readability win/lose (line win)Alon Levy
2014-09-28rhizicore: remove deadcode and empty lines, fix single line ifsAlon Levy
2014-09-28add jsdom based test - not actually history test yet, just calls textAnalyser2Alon Levy
2014-09-28debug-ui: add forgotten css style (merge up)Alon Levy
2014-09-28textanalysis: move graph touching function to non ui partAlon Levy
2014-09-28textanalysis-ui: lookup textanalyser a single timeAlon Levy
2014-09-28index.html: debug menu frobbingAlon Levy
2014-09-28robot: reduce number of globalsAlon Levy
2014-09-28textanalysis-ui: protect #textanalyser access for easier node.js usage for te...Alon Levy
2014-09-28s/TextAnalyser2/textAnalyser2/ plus use function as varsAlon Levy
2014-09-28history: correct spelling mistake in field s/linkes/links/Alon Levy
2014-09-28history: save json as text editor viewableAlon Levy
2014-09-28debug-ui: use div's and float's instead of tablesAlon Levy
2014-09-28rhizicore: start responsive ui: svg width/height in percentAlon Levy
2014-09-27Input box fixed - #62 solvedAnmol Agrawal