summaryrefslogtreecommitdiff
path: root/src/client/buttons.js
AgeCommit message (Expand)Author
2015-05-05client: add distinct links selectionAlon Levy
2015-05-03client: new doc: add error message. fixes #534Alon Levy
2015-05-03client: load new doc button: use ajaxAlon Levy
2015-04-26UI text changes for search and mergegarbash
2015-04-21client/buttons: export: export filename to docname-timestamp.jsonAlon Levy
2015-04-12client/selection: rename: selected & relatedAlon Levy
2015-04-12client: zoom to selection button instead of automatic on selectionAlon Levy
2015-04-09buttons.js: miscLV-426
2015-04-06client: return zoom buttons, make zoom conserve center pointAlon Levy
2015-04-02rzdoc__open: redirect on rzdoc open - allows URL updatingLV-426
2015-04-02btn_rzdoc__new: mv keyup event handler to cmd_barLV-426
2015-04-01btn_rzdoc__new(): fix rzdoc__open() callLV-426
2015-04-01buttons.js: btn_rzdoc__open()LV-426
2015-04-01buttons.js: btn_rzdoc__new()LV-426
2015-04-01wip: btn_rzdoc__new(), btn_rzdoc__open()LV-426
2015-03-16client: plus/minus zoom implementation using log scale, state still in d3.beh...Alon Levy
2015-03-16client: one line coding style fixAlon Levy
2015-02-10logout handler: attach to correct element IDLV-426
2015-02-09update export btn refLV-426
2015-01-12login+logout: using ajax, not POST, plus document.window (worst of both worlds)Alon Levy
2015-01-12client/server: login is using POST, so use POST, not XMLHttpRequestAlon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2014-12-16moving files around after repository mergerAlon Levy