summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-02client/style: add layout-buttons and btn_layoutwip/selection-ringAlon Levy
2015-04-02client/rz_core: white space fixAlon Levy
2015-04-02client: main: fix usage before initialization of rz_core in case of debug=1Alon Levy
2015-04-02client/layouts/concentric: consts refactor, enlarge minimal ring distanceAlon Levy
2015-04-02client/layouts: concentric: sort inside ring by nameAlon Levy
2015-04-02client: graph_view: add tick on zoom - required for bubble animation (not exa...Alon Levy
2015-04-02client/layouts/concentric: top and bottom nodes marginsAlon Levy
2015-04-02client: split layouts from graph-viewAlon Levy
2015-04-02client: graph_view: fix text with hover, text now under it's linkAlon Levy
2015-04-02client: graph_view: two renames: linktext->link_text, nodetext->node_textAlon Levy
2015-04-02client: hover on nodes and links almost there, missing textAlon Levy
2015-04-02client/typeselection: switch from absolute positioning to child of nodeAlon Levy
2015-04-02Renamed Layout UI name of "concentric" into "Ring"garbash
2015-04-02client/view/graph_view: small bug fix plus indentationAlon Levy
2015-04-02client/graph_view: turn off selection ring for nowAlon Levy
2015-04-02client/graph_view/concentric: smaller radius for smaller number of nodesAlon Levy
2015-04-02wip/selection-ring: add grid layout, add buttons to switch, starts at force l...Alon Levy
2015-04-02client: remove cola dependencyAlon Levy
2015-04-02client: graph_view: layout abstraction, empty + concentric layouts (empty for...Alon Levy
2015-04-02wip/selection: selected nodes are now in an equal distance ring of fixed radi...Alon Levy
2015-04-02wip selection ring - working but not quite thereAlon Levy
2015-04-02client/graph: fix id_to_link_id_set regression w/ inter-graph linksAlon Levy
2015-04-02selection: is_empty, skip nop updates, clearAlon Levy
2015-04-02wip: selection ringAlon Levy
2015-04-02DB_op: handle possible tx_id not being set due to failed TX openingLV-426
2015-04-01test_neo4j_cypher: add missing DB opsLV-426
2015-04-01test_util: generate_random_diff__topo__minimal()LV-426
2015-04-01neo4j_util: miscLV-426
2015-04-01rz_api_rest: Req_Context: default init valuesLV-426
2015-04-01rz_kernel: miscLV-426
2015-04-01rz_kernel: rzdoc__create(): call op__block_chain__initLV-426
2015-04-01neo4j_qt.py: refactor query transformation logic to dedicated fileLV-426
2015-04-01neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label(): do not call quote__x()LV-426
2015-04-01DBO_rzdoc__clone: rm filter_label, add process_q_ret__n_label_set(), process_...LV-426
2015-04-01model/graph: Topo_Diff: len__x_x utility methodsLV-426
2015-04-01model/graph: reorder: from_json_dict()LV-426
2015-04-01RZDoc: remove init id param, offset setting to callerLV-426
2015-04-01db_op: miscLV-426
2015-04-01db_op: DBO_block_chain__init()LV-426
2015-04-01reset-db__clean.cypher: update, doc default hash valueLV-426
2015-04-01neo4j_schema: add missing label constants, spread useLV-426
2015-04-01db_op: rename: DBO_rz__clone -> DBO_rzdoc__cloneLV-426
2015-04-01neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by defaultLV-426
2015-04-01neo4j_cypher_x: miscLV-426
2015-04-01parse__e_val_or_param(): code symmetryLV-426
2015-04-01e_param: docLV-426
2015-04-01e_kv_pair: is_set__key, is_set__value, assertionsLV-426
2015-04-01p_label_set_container: remove, use p_node.label_set & p_rel.type propertiesLV-426
2015-04-01sub_exp_set_by_type: fix logical recursion bugLV-426
2015-04-01neo4j_cypher_parser: rename: f_cascade -> f_recurseLV-426