summaryrefslogtreecommitdiff
path: root/src/client/rz_core.js
AgeCommit message (Expand)Author
2015-07-23client/rz_core: add missing semicolonsAlon Levy
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-22rz_core: rzdoc__current__get_name relocateLV-426
2015-05-22rz_core: rzdoc__searchLV-426
2015-05-18client/view/activity: clear on document changeAlon Levy
2015-05-18view/toolbar__status: refactoring out viewLV-426
2015-05-18rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires model/vi...LV-426
2015-05-18rz_code: rzdoc__create_and_open()LV-426
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/rz_core: let activity widget see main_graph activitiesAlon Levy
2015-05-12client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/Alon Levy
2015-05-12client: add initial activity streamAlon Levy
2015-05-10client: fix #552. don't remove parameters when rewriting urlAlon Levy
2015-05-03client/rz_core: cancel zen mode on doc loadAlon Levy
2015-05-03client: on doc change, change url via window.history.replaceStateAlon Levy
2015-05-03client: search: clear on doc change. Fixes #532Alon Levy
2015-05-03client: load new doc button: use ajaxAlon Levy
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