summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28cleanup test_add_node_setLV-426
2014-09-28type check against 'basestring' rather than str, tagging with: [python2]LV-426
2014-09-28DBO_add_node_set arg type sanity checkingLV-426
2014-09-28rm 'self.test_client' in favor of 'with ...' statementsLV-426
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-28__sanitize_input stubLV-426
2014-09-28__response_wrap on errrorLV-426
2014-09-28TestRhiziAPILV-426
2014-09-28Early Rhizi API prototype:LV-426
2014-09-28add jsdom based test - not actually history test yet, just calls textAnalyser2Alon Levy
2014-09-28rename conf fileLV-426
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-28DBO_load_node_set_by_DB_id & testLV-426
2014-09-28flush_db neo4j utilityLV-426
2014-09-28db_controller test classLV-426
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-28parse_single_query_response_data: assist in single query result parsingLV-426
2014-09-28distinguish between loading by DB id and by id attribute:LV-426
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
2014-09-24add DBO_load_node_set_by_id DB opLV-426
2014-09-24add listen_address, listen_port conf optionsLV-426
2014-09-24db_controller.DBO_add_node_set.__init__ - add optionalLV-426
2014-09-23Fixes #51: type changes on mixed case / upper case node namesAlon Levy
2014-09-23textanalysis-ui: a little cleanupAlon Levy
2014-09-23rhizicore: adding nodes that exist is currently common practice, drop verbose...Alon Levy
2014-09-23Fixes #50: drop parenthesis for prefix including sentencesAlon Levy
2014-09-23add a function comment to TextAnalyzer2; marking up it needs fixingAlon Levy
2014-09-23fix a #50 noticed error (introduced in af27835b)Alon Levy
2014-09-23initial implementationLV-426
2014-09-23use mediawiki markup in READMELV-426