summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-14rename from_dict -> from_json_dictLV-426
2014-12-14loggingLV-426
2014-12-14Attr_Diff: __type_node, __type_link separationLV-426
2014-12-14complete 'return {id_set}' moveLV-426
2014-12-14failed attempt at fixing server redirectionLV-426
2014-12-14bin -> ../src-py symlink handlingLV-426
2014-12-14global deployDirLocal propLV-426
2014-12-14rsync macro: extraOpts argLV-426
2014-12-14rsync macro docLV-426
2014-12-14Fixes #204: analyzeSentence on completer change; this highlights the question...Alon Levy
2014-12-14completer: textContent is the equivalent of innerText in firefox. yes, jquery...Alon Levy
2014-12-14completer: small refactor of clicksAlon Levy
2014-12-10symlink against src-py during deploy-localLV-426
2014-12-10distinguish __src (obj) vs. __src_id (str)LV-426
2014-12-10sanitize_input__linkLV-426
2014-12-10distinguish __src (obj) vs. __src_id (str)LV-426
2014-12-10Tokp_Diff __str__()LV-426
2014-12-10switch to q_arr formatLV-426
2014-12-10assert len(id_set) > 0LV-426
2014-12-10DBO_rm_node_set: return id_setLV-426
2014-12-10DBO_rm_link_setLV-426
2014-12-08cursor now changes to pointer on suggestion boxesOfer Lehr
2014-12-08rename diff_commit__X according to diff typeLV-426
2014-12-08sanitize_input__X(): pre-DB data insertion boundaryLV-426
2014-12-08gen_query_create_from_node_map(): return n.id, assert id presentLV-426
2014-12-08use '__label_set' as default type meta_attr (only single label support for now)LV-426
2014-12-08python 3: switch from basestring to six.string_typesLV-426
2014-12-08Topo_Diff miscLV-426
2014-12-08DBO_rm_node_set: use query param id_setLV-426
2014-12-08fix race conditionLV-426
2014-12-08use absolute css link: /res/css/...LV-426
2014-12-08reverting bubble opacity didn't update css, just scssAlon Levy
2014-12-08rz_core: remove console log used for developmentAlon Levy
2014-12-08completer: remove debug logsAlon Levy
2014-12-08completer: tab key can also hide, disabled on input since tab has other funct...Alon Levy
2014-12-08reorder link labels (.linklabel)Alon Levy
2014-12-08rz_core: selected links should be below selected nodesAlon Levy
2014-12-08links reordering per selection (Fixes #198)Alon Levy
2014-12-08Revert "Fixes #193 - reduce bubble opacity to 0.5 from 0.9"Alon Levy
2014-12-08completer: escape hides; anything else showsAlon Levy
2014-12-08graph: editName fix so renameing doesn't delete a node (Fixes #202)Alon Levy
2014-12-08innerHTML does what it claims, use innerText; Fixes #201Alon Levy
2014-12-08reorder related & selected on top; Fixes #198Alon Levy
2014-12-08selection: export node_selected for reordering nodesAlon Levy
2014-12-08set "related" on nodes referenced in ongoing text analysisAlon Levy
2014-12-08add a new state: "related"Alon Levy
2014-12-08graph: add hasNodeByNameAndNotStateAlon Levy
2014-12-08better looking search suggestionOfer Lehr
2014-12-08Prevent text selection in svg (graph)Alon Levy
2014-12-08fix link hiding by clicking link name after another regressionAlon Levy