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
/
client
Age
Commit message (
Expand
)
Author
2015-04-01
refactor rz_core initialization:
LV-426
2015-03-29
client/view/graph_view: allow links with x/y that is zero
Alon Levy
2015-03-25
Revert "client/view/graph_view: force recalculation of linkDistance on each f...
Alon Levy
2015-03-24
client/view/graph_view: remove debug print
Alon Levy
2015-03-24
client/graph_view: add link distance depending on degree of node
Alon Levy
2015-03-24
client/view/graph_view: force recalculation of linkDistance on each force__lo...
Alon Levy
2015-03-24
client/model/graph: track node degree (O(1) amortized on link and node addition)
Alon Levy
2015-03-23
client: dragging a node fixes it's position; unfixing needs to be thought out
Alon Levy
2015-03-17
client: Bacon/jquery dependency: use shim
Alon Levy
2015-03-16
client: plus/minus zoom implementation using log scale, state still in d3.beh...
Alon Levy
2015-03-16
client/selection: hide/show multiple node operations via parent div
Alon Levy
2015-03-16
client/rz_core: small style fixes
Alon Levy
2015-03-16
client: one line coding style fix
Alon Levy
2015-03-16
client/model/diff/Topo_Diff: ensure correct link names
Alon Levy
2015-03-16
client: use 'untitled' as empty link fixes #381
Alon Levy
2015-03-15
client/graph_view: record rest force layout position and load right after clo...
Alon Levy
2015-03-15
client/graph_view: rename debug only function with double underscore prefix
Alon Levy
2015-03-15
client/graph_view: extract force__load_graph
Alon Levy
2015-03-15
client: add util.log_error, use for clone missing dst/src ids
Alon Levy
2015-03-15
client: ignore bad links on clone
Alon Levy
2015-03-13
client/graph_view: double force layout distance (CRI patch)
Alon Levy
2015-03-13
client: fix json export and import to use model/types to account for allowed ...
Alon Levy
2015-03-13
history: broken wheel recording, specifically when scrolling in node_info, si...
Alon Levy
2015-03-12
client: use some more VK constants
Alon Levy
2015-03-10
client: graph_view: handle keyboard events when svg nodes are focused
Alon Levy
2015-03-10
client: graph_view: make nodes tabindex'able sorted top to bottom left to right
Alon Levy
2015-03-09
client/view/search: deduplicate and debounce for 300 milliseconds
Alon Levy
2015-03-09
client/view/search: use FRP
Alon Levy
2015-03-09
client: search in nodes and attributes
Alon Levy
2015-03-09
client/graph_view: set maximal size of 100px for an image, keeping aspect ratio
Alon Levy
2015-03-09
client/graph_view: show images with correct size, but force layout doesn't ta...
Alon Levy
2015-03-09
client/graph_view: console debug log when link is an image according to crude...
Alon Levy
2015-03-09
client: graph_view: update image href+width+height on every "frame"
Alon Levy
2015-03-09
client/graph_view: remove extra useless 'a' element on nodes
Alon Levy
2015-03-09
client: graph_view: make nodes tab focusable. no visible indication (:focus) ...
Alon Levy
2015-03-09
client: fix scrolling of window on focus in feedback button (Fixes #366)
Alon Levy
2015-03-09
client/view/svg_input: missing param x doc
Alon Levy
2015-03-08
client/textanalyser_input: completer options: small rewrite
Alon Levy
2015-03-08
client/completion: support links as well
Alon Levy
2015-03-08
textanalyuser_input: provide bus for analysis results events (post analysis, ...
Alon Levy
2015-03-08
client/textanalysis: add element_at_position__is_link
Alon Levy
2015-03-08
client/view/completer: use VK_*
Alon Levy
2015-03-08
client/filter: fix broken filter from recent model/types intro and third-inte...
Alon Levy
2015-03-08
client: fix up/down being handled both by completer and by type selector when...
Alon Levy
2015-03-07
client: add missing club type from model/types
Alon Levy
2015-03-07
client: fix phantom type now that we have 4 types and not 5. Fixes #362
Alon Levy
2015-03-07
client: use shift-up and shift-down for node type changes
Alon Levy
2015-03-07
client/view/node_info: fix committing of new fields
Alon Levy
2015-03-07
client/view/node_info: bug fix of white background while scrolling
Alon Levy
2015-03-07
client/node_info: hack for y-overflow. creates horizontal bar as well which i...
Alon Levy
[next]