summaryrefslogtreecommitdiff
path: root/src/client/rz_core.js
AgeCommit message (Expand)Author
2015-04-16client: move node_text_d{x,y} from rz_core to graph_viewAlon Levy
2015-04-15client: add images using existing circlesAlon Levy
2015-04-15unite 'rzdoc__mainpage_name' old aliasesLV-426
2015-04-12client: introduce zen modeAlon Levy
2015-04-12client/selection: rename: selected & relatedAlon Levy
2015-04-09client: remove custom radius that wasn't used anyway. radius is 10. if return...Alon Levy
2015-04-09rz_core.js, rz_mesh.js: we init/destroyLV-426
2015-04-07client: hide filter and layout menus on click on empty area. resolve partial ...Alon Levy
2015-04-06client: property tab cleanup; resolve #396Alon Levy
2015-04-02rz_core: rzdoc__open(): halve rzdoc title change animationLV-426
2015-04-02client/rz_core: white space fixAlon Levy
2015-04-01rz_core.js: initDrawingArea(): call rzdoc__openLV-426
2015-04-01rz_core.js: rzdoc__open_default()LV-426
2015-04-01rz_core.js: rzdoc__current__get_name() - TODO: use RZDoc objectLV-426
2015-04-01rz_core.js: rzdoc__open()LV-426
2015-04-01creation bubble SVG blur effectLV-426
2015-04-01refactor rz_core initialization:LV-426
2015-03-16client/rz_core: small style fixesAlon Levy
2015-03-10client: graph_view: handle keyboard events when svg nodes are focusedAlon Levy
2015-03-01client/rz_core: pass zoom_obj_element for manual zoomAlon Levy
2015-03-01client/rz_core: handle manual zoomAlon Levy
2015-02-27client: graph_view: handle zoom correctly for bubble effectAlon Levy
2015-02-24attach d3 to #graph-view__canvas html div hookLV-426
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-02-05client/graph_view: pass in zoom objects for self (unused) and parentAlon Levy
2015-01-21client: zoom+pan only main graphAlon Levy
2015-01-21client: split svg_input, fix #280 - update edit box on dialog editAlon Levy
2015-01-21client/rz_core: use strict equality, remove redundant commentAlon Levy
2015-01-21Return of the bubble. Fixes #253Alon Levy
2015-01-21Fixes #295 adding a link next to node names with urlsAlon Levy
2015-01-21client/view/graph_view: add debugging helper to show diffsAlon Levy
2015-01-11client: cleanup selectionAlon Levy
2015-01-05client: renames (find - all are lower case underscore separates) plus clone+i...Alon Levy
2015-01-05bubble property used, lacks animation (noticeably)Alon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2015-01-05wip textanalysis broken. it creates extra nodes. state variable overloading f...Alon Levy
2015-01-05wip fixes from week 52 refactorAlon Levy
2015-01-05introduce commit_and_tx_diff__topo & commit_diff__topoAlon Levy
2015-01-05client: introduce is_attr_diff, start using diffBus for UI updatingAlon Levy
2015-01-05wip names bus drop, more bacon, fix completer remove names, fix json loadingAlon Levy
2014-12-28rz_mesh hook, depends on backend__maintain_ws_connection, default=falseLV-426
2014-12-23client: remove annoying confirmation after clicking delete (should be inline ...Alon Levy
2014-12-23client: removal of links through server; Fixes #228Alon Levy
2014-12-22client: handle link changes via attribute diffs (adds graph.update_link copie...Alon Levy
2014-12-22client: use update_node for svg_input node name editingAlon Levy
2014-12-16moving files around after repository mergerAlon Levy