summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-12client: graph: drop object_values, use _.valuesAlon Levy
2015-04-12client: graph_view: fix zen mode extra node_text-s being createdAlon Levy
2015-04-12client: F7 shortcut for zen modeAlon Levy
2015-04-12client: fix node name opacity on selection regressionAlon Levy
2015-04-12server/rz_kernel: reduce heartbeat to 0.5 secondsAlon Levy
2015-04-12Revert "server/rz_kernel: switch to 0.5 second polling.."Alon Levy
2015-04-12client: introduce zen modeAlon Levy
2015-04-12client/util: remove stray spaceAlon Levy
2015-04-12client/graph: add helper find_links__by_nodesAlon Levy
2015-04-12client/graph: extract calc_neighboursAlon Levy
2015-04-12client/graph_view: make sure links & nodes are always ordered by idAlon Levy
2015-04-12rzdoc__list: rm unnecessary rzdoc paramLV-426
2015-04-12rz_mesh: improve loggingLV-426
2015-04-12Modify domain types leap.rhizi.netgarbash
2015-04-12client: for more then one selected node, related is the mutual neighboursAlon Levy
2015-04-12client/selection: rename: selected & relatedAlon Levy
2015-04-12client: fix broken space because of changed selection APIAlon Levy
2015-04-12client: show number of selected nodes below search barAlon Levy
2015-04-12client: add F6 shortcut to zoom to selectionAlon Levy
2015-04-12client: fix ctrl-A breakage since selection signatures changedAlon Levy
2015-04-12client: zoom to selection button instead of automatic on selectionAlon Levy
2015-04-11client/graph: rewrite and rename getConnectedNodesAndLinksAlon Levy
2015-04-10search: only complete on: click, completion, enterAlon Levy
2015-04-10rz-doc: add --rename-from --rename-toAlon Levy
2015-04-10server/rz_kernel: remove useless semicolonAlon Levy
2015-04-10server: implement doc renameAlon Levy
2015-04-10server-tools: change destination to separate tools directoryAlon Levy
2015-04-10server-tools/rz: fix candidate test and pathsAlon Levy
2015-04-10server-tools/rz-user: don't rely on bin/env being there, assume python in /us...Alon Levy
2015-04-10server-tools/rz.py: even uglierAlon Levy
2015-04-10server/rz_kernel: switch to 0.5 second polling..Alon Levy
2015-04-10server tools: move to separate dir, rename, add helper rz.py to hide ugly imp...Alon Levy
2015-04-10client: domain type_attributes are now a list for orderingAlon Levy
2015-04-10sanitize_input__rzdoc_name(): strip first...LV-426
2015-04-10sanitize_input__rzdoc_name(): handle empty requests, strip incoming rzdoc namesLV-426
2015-04-10server/db_controller: allow result to contain unicodeAlon Levy
2015-04-10rz_cli: fix fix for utf-8\ascii rzdoc namesAlon Levy
2015-04-10rz_cli: fix list-* with non ascii charsAlon Levy
2015-04-10rz_cli: make it guess etc directory for ease of useAlon Levy
2015-04-10rz_cli: add list-name/list-table for ease with merge-fileAlon Levy
2015-04-10rz_cli: bug fix for --merge-fileAlon Levy
2015-04-10rz_cli: drop debug printsAlon Levy
2015-04-10client: hack to allow collaborator/person to be default (will fix today)Alon Levy
2015-04-10adding rz_cli tool - location to be changed (requires ant update as well)Alon Levy
2015-04-10rz_kernel: rzdoc__list: doesn't really need rzdoc but didn't want to change s...Alon Levy
2015-04-10server/rz_kernel: rzdoc__create: avoid rethrowAlon Levy
2015-04-10server/db_op: fix DBO_rzdoc__delete, labels are backticked, not quotedAlon Levy
2015-04-10item_info.js: rm #info, info var, info_container max-height hackLV-426
2015-04-09textanalysis.js: temporary fix: update default_nodetype for leap instanceLV-426
2015-04-09Updated node types for leap.rhizi.netgarbash