| Age | Commit message (Expand) | Author |
| 2015-07-30 | client/view/graph_view: export layouts for debugging | Alon Levy |
| 2015-07-30 | client: reduce force initial alpha - less jittering, but less likely to reach... | Alon Levy |
| 2015-07-30 | client/view/graph_view: removed unused variables (jshint) | Alon Levy |
| 2015-07-30 | client: record position to db when dragging + fixed | Alon Levy |
| 2015-07-30 | client: on drag, do NOT rerun layout | Alon Levy |
| 2015-07-30 | client/view/graph_view: position load: fix bug due to not calling d3.layout.s... | Alon Levy |
| 2015-07-30 | client/view/graph_view: no relayout on clone position load if all nodes loaded | Alon Levy |
| 2015-07-30 | client: node position storing: change key format to use underscores, more cyp... | Alon Levy |
| 2015-07-30 | client: jshint fixes | Alon Levy |
| 2015-07-28 | client/graph_view: #593: don't relayout after loading positions from db | Alon Levy |
| 2015-07-28 | client/view/graph_view: group similar functions | Alon Levy |
| 2015-07-28 | client/view/graph_view: more linting fixes | Alon Levy |
| 2015-07-28 | client/view/graph_view: remove dead code (range function) | Alon Levy |
| 2015-07-26 | client: store positions in db instead of local storage | Alon Levy |
| 2015-07-23 | client/view/graph_view: add missing semicolons | Alon Levy |
| 2015-07-06 | client: split view/filter.js from view/graph_view | Alon Levy |
| 2015-07-06 | client/graph_view: remove dead code | Alon Levy |
| 2015-07-06 | client: filter names: use node_titles, not types (fix translations) | Alon Levy |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-22 | graph_view: rm unused debug_print() | LV-426 |
| 2015-05-18 | Removed circle css class + clean graph-view.css file | garbash |
| 2015-05-12 | client/view/graph_view: add and export {node,link}__hover__{start,end} | Alon Levy |
| 2015-05-12 | client/view/graph_view: link_hover: don't use this | Alon Levy |
| 2015-05-12 | client/view/graph_view: removing debug argument to link_on_hover | Alon Levy |
| 2015-05-12 | client/view/graph_view: factor out link__hover__{start,end} | Alon Levy |
| 2015-05-05 | client/view/graph_view: fix hidden link text with new link selection | Alon Levy |
| 2015-05-05 | client: add distinct links selection | Alon Levy |
| 2015-05-05 | client: fix Image overlapping link icon. fix #503 | 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-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: 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 |