| Age | Commit message (Expand) | Author |
| 2015-05-05 | client: fix Image overlapping link icon. fix #503 | Alon Levy |
| 2015-05-05 | client: improve text of delete messages, fix #521 | Alon Levy |
| 2015-05-04 | client/view/selection: s/selected/selected_nodes/, s/related/related_nodes/ | Alon Levy |
| 2015-05-04 | client: update selected type prompt based on cursor | Alon Levy |
| 2015-05-04 | client: single delete button. fixes #523 | Alon Levy |
| 2015-05-04 | client: domain_types: add misc.direction, takes valid css direction values, a... | Alon Levy |
| 2015-05-04 | client: show node titles, not internal node types. fix #537 | Alon Levy |
| 2015-05-04 | client/view/item_info: reorder per attribute order | Alon Levy |
| 2015-05-04 | client/view/item_info: set minimal size on textarea. auto height style not wo... | Alon Levy |
| 2015-05-03 | client/graph_view: zen_mode zooming and layouting change | Alon Levy |
| 2015-05-03 | view/graph_view: add helper center_on_selection_related | Alon Levy |
| 2015-05-03 | client/graph_view: export layout (debugging only) | Alon Levy |
| 2015-05-03 | client/graph_view: add duration argument to nodes__user_visible | Alon Levy |
| 2015-05-03 | client/graph_view: make nodes__user_visible available locally | Alon Levy |
| 2015-05-03 | client/graph_view: extract layout__reset | Alon Levy |
| 2015-05-03 | client/graph_view: export parent_element (debugging only) | Alon Levy |
| 2015-05-03 | client: search: clear on doc change. Fixes #532 | Alon Levy |
| 2015-04-16 | client: node radius change on image remove: fix | Alon Levy |
| 2015-04-16 | client: image-url: bigger radius | Alon Levy |
| 2015-04-16 | client: move node_text_d{x,y} from rz_core to graph_view | Alon Levy |
| 2015-04-15 | client: add images using existing circles | Alon Levy |
| 2015-04-14 | client/graph_view: turn off image url display for now, not done yet, accident... | Alon Levy |
| 2015-04-14 | wip going to use style.fill url(image) | Alon Levy |
| 2015-04-14 | client/graph_view: images are just valid urls | Alon Levy |
| 2015-04-14 | client/graph_view: s/nodeTextX/node__text_x/ | Alon Levy |
| 2015-04-14 | client: graph_view: fix position change when removing/adding image-url | Alon Levy |
| 2015-04-14 | client/graph_view: move translate around | Alon Levy |
| 2015-04-14 | client: place image+text on the middle of the bounding box | Alon Levy |
| 2015-04-14 | client: support image from 'image-url' attribute | Alon Levy |
| 2015-04-13 | client: textanalyser_input: completion add two spaces. fixes #484 | Alon Levy |
| 2015-04-13 | client search/completer: use '|' only for separation, append on enter from co... | Alon Levy |
| 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 |