index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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
means that the text moves with the node now, plus allows for setting the node position asynchronously with setting the typeselection.
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 ↵
Alon Levy
layout
2015-04-02
client: remove cola dependency
Alon Levy
2015-04-02
client: graph_view: layout abstraction, empty + concentric layouts (empty ↵
Alon Levy
for temporary)
2015-04-02
wip/selection: selected nodes are now in an equal distance ring of fixed ↵
Alon Levy
radius (so no ring transform)
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(), ↵
LV-426
process_q_ret__l_type() hooks
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
2015-04-01
DBO_block_chain__commit: request ctx: use attribute access
LV-426
2015-04-01
btn_rzdoc__new(): fix rzdoc__open() call
LV-426
2015-04-01
sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_config
LV-426
2015-04-01
test_util__pydev.py: @debug__pydev_pd_arg main function decorator
LV-426
2015-04-01
src/server-tests: misc
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
[next]