| Age | Commit message (Expand) | Author |
| 2015-04-26 | UI text changes for search and merge | garbash |
| 2015-04-25 | client: drop rz_server_{host,port}, use document.location | Alon Levy |
| 2015-04-21 | client/buttons: export: export filename to docname-timestamp.json | Alon Levy |
| 2015-04-21 | client/model/diff: reindent | 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-15 | unite 'rzdoc__mainpage_name' old aliases | LV-426 |
| 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-14 | rz_api_backend.js: misc | LV-426 |
| 2015-04-14 | rz_mesh: reconnect only after 30 sec | LV-426 |
| 2015-04-13 | commons only: client: hide the intro-task (for commons) | 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/textanalysis.ui: show node type initially. close #473 | Alon Levy |
| 2015-04-13 | client/textanalysis.ui: set height and width on foreignobject | Alon Levy |
| 2015-04-13 | client: fix related text not complete | Alon Levy |
| 2015-04-13 | util/assert: no coercion. 0bla == false | Alon Levy |
| 2015-04-13 | client: change shortcuts zen - ctrl-0, zoom ctrl-9 (firefox doesn't like func... | 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/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 |