| Age | Commit message (Expand) | Author |
| 2015-04-13 | client: zen_mode: store/restore fixed on enter/leave, unfix on enter. fixes #486 | Alon Levy |
| 2015-04-13 | client: graph_view: deduplicate zen mode changes; close #489 | Alon Levy |
| 2015-04-13 | client: fix regression with temporary graph appearance: fixes #481 | Alon Levy |
| 2015-04-13 | client: fix related text not complete | Alon Levy |
| 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/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_view: fix zen mode extra node_text-s being created | 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/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: 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 | item_info.js: rm #info, info var, info_container max-height hack | 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-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 |
| 2015-04-06 | client: return zoom buttons, make zoom conserve center point | Alon Levy |
| 2015-04-06 | client: graph_view: use display instead of visibility. | Alon Levy |
| 2015-04-06 | client/view/graph_view: s/force__load_graph/layout__load_graph/ | Alon Levy |
| 2015-04-06 | client: fix filter regression | Alon Levy |
| 2015-04-06 | client/view/item_view: fix click on empty space regression | Alon Levy |
| 2015-04-06 | client/view/selection: on diff for link editing don't select too many nodes | Alon Levy |
| 2015-04-06 | client: item_info: commit on hide | Alon Levy |
| 2015-04-06 | client/item_view: only show 'updated' warning for remote changes by comparing... | Alon Levy |
| 2015-04-06 | client/item_view: use strict | Alon Levy |
| 2015-04-06 | client/item_edit: remove debug prints | Alon Levy |
| 2015-04-06 | client: property tab cleanup; resolve #396 | Alon Levy |
| 2015-04-05 | client: link properties dialog: delete button identical to node dialog | Alon Levy |