| Age | Commit message (Expand) | Author |
| 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 |
| 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 |