summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2015-04-13client/filter menu: allow click on textAlon Levy
2015-04-13client/graph_view: filter updates graph's filtered_nodes; TODO: redo selectio...Alon Levy
2015-04-13client/graph: graph now knows about filtered_types; should split to filtered_...Alon Levy
2015-04-13client/zen_mode/force layout: use uniform link distanceAlon Levy
2015-04-13client/graph_view: undo weird d3 data for node_textAlon Levy
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-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-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-10client: domain type_attributes are now a list for orderingAlon Levy
2015-04-10client: hack to allow collaborator/person to be default (will fix today)Alon 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-09client: graph_view: handle no filter (temporary graph). regresion #461 fixedAlon Levy
2015-04-09client/graph_view: show also nodes with non domain types - makes it easier to...Alon Levy
2015-04-09client: remove custom radius that wasn't used anyway. radius is 10. if return...Alon Levy
2015-04-09helpers: remove no longer used customColor (using css right now instead)Alon Levy
2015-04-09client/graph_view: small cleanupAlon Levy
2015-04-09client/view/layouts: add stp-bfs commented outAlon Levy
2015-04-09client: item_view: make type dropdown domain basedAlon Levy
2015-04-09client/graph_view, index: filter checkboxes: remove hardcodingAlon Levy
2015-04-09client/graph_view: extract init_checkboxesAlon Levy
2015-04-09client: layouts: extract bfs functionAlon Levy
2015-04-09client/layouts: force BFS implementation (anticipating backbone)Alon Levy
2015-04-09client/layouts: jshint fixesAlon Levy
2015-04-09client: graph_view,layouts: use atomic nodes_linksAlon Levy
2015-04-09rz_api_backend.js: fix misplaced quote in log messageLV-426
2015-04-09buttons.js: miscLV-426
2015-04-09rz_api_backend.js: better error loggingLV-426
2015-04-09rz_core.js, rz_mesh.js: we init/destroyLV-426
2015-04-09rz_mesh.js: rzdoc subscription handlingLV-426
2015-04-07client: unify deletion messages and update text. resolves #389Alon Levy
2015-04-07client/item_info: track changed attributes for submission or avoidance thereofAlon Levy
2015-04-07client: hide filter and layout menus on click on empty area. resolve partial ...Alon Levy
2015-04-06client/item_info: fix bug with diffBus received attr diffsAlon Levy
2015-04-06client: fix broken node and link deletion, plus fix selection after bothAlon Levy