| Age | Commit message (Expand) | Author |
| 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-02 | DB_op: handle possible tx_id not being set due to failed TX opening | LV-426 |
| 2015-04-01 | test_neo4j_cypher: add missing DB ops | LV-426 |
| 2015-04-01 | test_util: generate_random_diff__topo__minimal() | LV-426 |
| 2015-04-01 | neo4j_util: misc | LV-426 |
| 2015-04-01 | rz_api_rest: Req_Context: default init values | LV-426 |
| 2015-04-01 | rz_kernel: misc | LV-426 |
| 2015-04-01 | rz_kernel: rzdoc__create(): call op__block_chain__init | LV-426 |
| 2015-04-01 | neo4j_qt.py: refactor query transformation logic to dedicated file | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label(): do not call quote__x() | LV-426 |
| 2015-04-01 | DBO_rzdoc__clone: rm filter_label, add process_q_ret__n_label_set(), process_... | LV-426 |
| 2015-04-01 | model/graph: Topo_Diff: len__x_x utility methods | LV-426 |
| 2015-04-01 | model/graph: reorder: from_json_dict() | LV-426 |
| 2015-04-01 | RZDoc: remove init id param, offset setting to caller | LV-426 |
| 2015-04-01 | db_op: misc | LV-426 |
| 2015-04-01 | db_op: DBO_block_chain__init() | LV-426 |
| 2015-04-01 | reset-db__clean.cypher: update, doc default hash value | LV-426 |
| 2015-04-01 | neo4j_schema: add missing label constants, spread use | LV-426 |
| 2015-04-01 | db_op: rename: DBO_rz__clone -> DBO_rzdoc__clone | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by default | LV-426 |
| 2015-04-01 | neo4j_cypher_x: misc | LV-426 |
| 2015-04-01 | parse__e_val_or_param(): code symmetry | LV-426 |
| 2015-04-01 | e_param: doc | LV-426 |
| 2015-04-01 | e_kv_pair: is_set__key, is_set__value, assertions | LV-426 |
| 2015-04-01 | p_label_set_container: remove, use p_node.label_set & p_rel.type properties | LV-426 |
| 2015-04-01 | sub_exp_set_by_type: fix logical recursion bug | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: rename: f_cascade -> f_recurse | LV-426 |