summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-11rename RZ -> rz_coreLV-426
2014-11-11util.js - proper requirejs module definition - code handling the quirkiness b...LV-426
2014-11-11rename: external/ -> lib/LV-426
2014-11-11mv all external resources out of scripts/LV-426
2014-11-11new node type for link last entry should be selectedType; Fixes #130Alon Levy
2014-11-11textanalysis: reduce APIAlon Levy
2014-11-11textanalysis: factor out selectedTypeAlon Levy
2014-11-11add some console bug logs where preconditions are wrong (oh, eiffel..)Alon Levy
2014-11-11insensitive autocompile; Fixes #133Alon Levy
2014-11-11graph: addLinkByName: end fix of unchought exception on missing idAlon Levy
2014-11-10graph/textanalysis.ui: lastnode is now the last added node (fixes #124)Alon Levy
2014-11-10rename rhizicore -> rz_core, move towards common rz_ prefixLV-426
2014-11-10rm unused history dependencyLV-426
2014-11-10rhizicore: remove dependency on textanalysisAlon Levy
2014-11-09default not to commit changes to backendLV-426
2014-11-09id wrap entire svg canvasLV-426
2014-11-09addNode() - return new node on success, avoid need to attach a signal listenerLV-426
2014-11-09scripts/model/graph.js merge resolutionLV-426
2014-11-09commit diff_set upon sentence analysis:LV-426
2014-11-09broadcast_possible_next_diff_block():LV-426
2014-11-09load_from_backend():LV-426
2014-11-09diff module:LV-426
2014-11-09model utility functions:LV-426
2014-11-09core model module - currently unusedLV-426
2014-11-09The two rhizi APIs: backend & mesh - currently all of the implementation resi...LV-426
2014-11-09filter_type -> filter_labelLV-426
2014-11-09READMELV-426
2014-11-09config-dir command line argLV-426
2014-11-09graph: fix forgotten s/graph/this/ in graph refactor (Fixes #127)Alon Levy
2014-11-09graph: fix #129Alon Levy
2014-11-09mv tests to src-py_test/LV-426
2014-11-09rhizi-server.confLV-426
2014-11-09deprecate /add/node-setLV-426
2014-11-09mv to __src,__dst meta attr useLV-426
2014-11-09/graph/diff-commit-vis REST path stubLV-426
2014-11-09/graph/diff-commit-set REST pathLV-426
2014-11-09/graph/diff-commit-attr REST pathLV-426
2014-11-09/graph/diff-commit-topo REST pathLV-426
2014-11-09/graph/clone REST pathLV-426
2014-11-09match_node_set_by_attr_filter_mapLV-426
2014-11-09common request handlingLV-426
2014-11-09renameLV-426
2014-11-09miscLV-426
2014-11-09Topo_Diff - support omitted-argument constructionLV-426
2014-11-09DBO_rz_clone - reconstruct links from link tuplesLV-426
2014-11-09unify loggingLV-426
2014-11-09rm old READMELV-426
2014-11-09code standard: use a single var at start of functions (just one big case) and...Alon Levy
2014-11-09Fix #125 - regression, not treating lowercased names as equivalentAlon Levy
2014-11-09s/textAnalyser2/textAnalyser/Alon Levy