| Age | Commit message (Expand) | Author |
| 2015-04-05 | client: graph construction: text below circles. resolve #429 | Alon Levy |
| 2015-04-05 | misc | LV-426 |
| 2015-04-05 | user_signup: improve error handling, cleanup | LV-426 |
| 2015-04-05 | client: drag behaviour: no force calculation on drag. resolve #434 | Alon Levy |
| 2015-04-05 | client: layout: save/restore on layout change. resolve #432 | Alon Levy |
| 2015-04-03 | layout buttons: behavior, icon-design & style | LV-426 |
| 2015-04-02 | rz_core: rzdoc__open(): halve rzdoc title change animation | LV-426 |
| 2015-04-02 | rzdoc__open: redirect on rzdoc open - allows URL updating | LV-426 |
| 2015-04-02 | user_login: style loging failure, welcome-box shadow, format scss code | LV-426 |
| 2015-04-02 | btn_rzdoc__new: mv keyup event handler to cmd_bar | LV-426 |
| 2015-04-02 | client/style: add layout-buttons and btn_layoutwip/selection-ring | Alon Levy |
| 2015-04-02 | client/rz_core: white space fix | Alon Levy |
| 2015-04-02 | client: main: fix usage before initialization of rz_core in case of debug=1 | Alon Levy |
| 2015-04-02 | client/layouts/concentric: consts refactor, enlarge minimal ring distance | Alon Levy |
| 2015-04-02 | client/layouts: concentric: sort inside ring by name | Alon Levy |
| 2015-04-02 | client: graph_view: add tick on zoom - required for bubble animation (not exa... | Alon Levy |
| 2015-04-02 | client/layouts/concentric: top and bottom nodes margins | Alon Levy |
| 2015-04-02 | client: split layouts from graph-view | Alon Levy |
| 2015-04-02 | client: graph_view: fix text with hover, text now under it's link | Alon Levy |
| 2015-04-02 | client: graph_view: two renames: linktext->link_text, nodetext->node_text | Alon Levy |
| 2015-04-02 | client: hover on nodes and links almost there, missing text | Alon Levy |
| 2015-04-02 | client/typeselection: switch from absolute positioning to child of node | Alon Levy |
| 2015-04-02 | Renamed Layout UI name of "concentric" into "Ring" | garbash |
| 2015-04-02 | client/view/graph_view: small bug fix plus indentation | Alon Levy |
| 2015-04-02 | client/graph_view: turn off selection ring for now | Alon Levy |
| 2015-04-02 | client/graph_view/concentric: smaller radius for smaller number of nodes | Alon Levy |
| 2015-04-02 | wip/selection-ring: add grid layout, add buttons to switch, starts at force l... | Alon Levy |
| 2015-04-02 | client: remove cola dependency | Alon Levy |
| 2015-04-02 | client: graph_view: layout abstraction, empty + concentric layouts (empty for... | Alon Levy |
| 2015-04-02 | wip/selection: selected nodes are now in an equal distance ring of fixed radi... | Alon Levy |
| 2015-04-02 | wip selection ring - working but not quite there | Alon Levy |
| 2015-04-02 | client/graph: fix id_to_link_id_set regression w/ inter-graph links | Alon Levy |
| 2015-04-02 | selection: is_empty, skip nop updates, clear | Alon Levy |
| 2015-04-02 | wip: selection ring | Alon Levy |
| 2015-04-01 | btn_rzdoc__new(): fix rzdoc__open() call | LV-426 |
| 2015-04-01 | buttons.js: btn_rzdoc__open() | LV-426 |
| 2015-04-01 | buttons.js: btn_rzdoc__new() | LV-426 |
| 2015-04-01 | rz_core.js: initDrawingArea(): call rzdoc__open | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__open_default() | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__current__get_name() - TODO: use RZDoc object | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__open() | LV-426 |
| 2015-04-01 | model/core.js: remove rz_state (previously used for cur_rzdoc tracking) | LV-426 |
| 2015-04-01 | rz_api_backend: misc: log with console.dir(), import util module | LV-426 |
| 2015-04-01 | rz_api_backend: rzdoc_create(), rzdoc_list() | LV-426 |
| 2015-04-01 | rz_api_backend: ajax_rs(): use xhr.responseJSON.error as error msg | LV-426 |
| 2015-04-01 | rz_api_backend: rz_clone -> rzdoc_clone | LV-426 |
| 2015-04-01 | rz_api_backend: expect ajax errors to be server with non 200 HTTP status | LV-426 |
| 2015-04-01 | creation bubble SVG blur effect | LV-426 |
| 2015-04-01 | rz_api_backend: inject rzdoc_name into common ajax request context | LV-426 |
| 2015-04-01 | wip: btn_rzdoc__new(), btn_rzdoc__open() | LV-426 |