| Age | Commit message (Expand) | Author |
| 2015-04-13 | client/filter menu: allow click on text | Alon Levy |
| 2015-04-13 | client/graph_view: filter updates graph's filtered_nodes; TODO: redo selectio... | Alon Levy |
| 2015-04-13 | client/graph: graph now knows about filtered_types; should split to filtered_... | Alon Levy |
| 2015-04-13 | client/zen_mode/force layout: use uniform link distance | Alon Levy |
| 2015-04-13 | client/graph_view: undo weird d3 data for node_text | Alon Levy |
| 2015-04-12 | client: graph: drop object_values, use _.values | Alon Levy |
| 2015-04-12 | client: graph_view: fix zen mode extra node_text-s being created | Alon Levy |
| 2015-04-12 | client: F7 shortcut for zen mode | Alon Levy |
| 2015-04-12 | client: fix node name opacity on selection regression | Alon Levy |
| 2015-04-12 | client: introduce zen mode | Alon Levy |
| 2015-04-12 | client/util: remove stray space | Alon Levy |
| 2015-04-12 | client/graph: add helper find_links__by_nodes | Alon Levy |
| 2015-04-12 | client/graph: extract calc_neighbours | Alon Levy |
| 2015-04-12 | client/graph_view: make sure links & nodes are always ordered by id | Alon Levy |
| 2015-04-12 | client: for more then one selected node, related is the mutual neighbours | Alon Levy |
| 2015-04-12 | client/selection: rename: selected & related | Alon Levy |
| 2015-04-12 | client: fix broken space because of changed selection API | Alon Levy |
| 2015-04-12 | client: show number of selected nodes below search bar | Alon Levy |
| 2015-04-12 | client: add F6 shortcut to zoom to selection | Alon Levy |
| 2015-04-12 | client: fix ctrl-A breakage since selection signatures changed | Alon Levy |
| 2015-04-12 | client: zoom to selection button instead of automatic on selection | Alon Levy |
| 2015-04-11 | client/graph: rewrite and rename getConnectedNodesAndLinks | Alon Levy |
| 2015-04-10 | search: only complete on: click, completion, enter | Alon Levy |
| 2015-04-10 | client: domain type_attributes are now a list for ordering | Alon Levy |
| 2015-04-10 | client: hack to allow collaborator/person to be default (will fix today) | Alon Levy |
| 2015-04-10 | item_info.js: rm #info, info var, info_container max-height hack | LV-426 |
| 2015-04-09 | textanalysis.js: temporary fix: update default_nodetype for leap instance | LV-426 |
| 2015-04-09 | client: graph_view: handle no filter (temporary graph). regresion #461 fixed | Alon Levy |
| 2015-04-09 | client/graph_view: show also nodes with non domain types - makes it easier to... | Alon Levy |
| 2015-04-09 | client: remove custom radius that wasn't used anyway. radius is 10. if return... | Alon Levy |
| 2015-04-09 | helpers: remove no longer used customColor (using css right now instead) | Alon Levy |
| 2015-04-09 | client/graph_view: small cleanup | Alon Levy |
| 2015-04-09 | client/view/layouts: add stp-bfs commented out | Alon Levy |
| 2015-04-09 | client: item_view: make type dropdown domain based | Alon Levy |
| 2015-04-09 | client/graph_view, index: filter checkboxes: remove hardcoding | Alon Levy |
| 2015-04-09 | client/graph_view: extract init_checkboxes | Alon Levy |
| 2015-04-09 | client: layouts: extract bfs function | Alon Levy |
| 2015-04-09 | client/layouts: force BFS implementation (anticipating backbone) | Alon Levy |
| 2015-04-09 | client/layouts: jshint fixes | Alon Levy |
| 2015-04-09 | client: graph_view,layouts: use atomic nodes_links | Alon Levy |
| 2015-04-09 | rz_api_backend.js: fix misplaced quote in log message | LV-426 |
| 2015-04-09 | buttons.js: misc | LV-426 |
| 2015-04-09 | rz_api_backend.js: better error logging | LV-426 |
| 2015-04-09 | rz_core.js, rz_mesh.js: we init/destroy | LV-426 |
| 2015-04-09 | rz_mesh.js: rzdoc subscription handling | LV-426 |
| 2015-04-07 | client: unify deletion messages and update text. resolves #389 | Alon Levy |
| 2015-04-07 | client/item_info: track changed attributes for submission or avoidance thereof | Alon Levy |
| 2015-04-07 | client: hide filter and layout menus on click on empty area. resolve partial ... | Alon Levy |
| 2015-04-06 | client/item_info: fix bug with diffBus received attr diffs | Alon Levy |
| 2015-04-06 | client: fix broken node and link deletion, plus fix selection after both | Alon Levy |