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-07-30
client: rename User to Custom
issue593
Alon Levy
2015-07-30
client/view/graph_view: export layouts for debugging
Alon Levy
2015-07-30
client: reduce force initial alpha - less jittering, but less likely to reach...
Alon Levy
2015-07-30
client/view/graph_view: removed unused variables (jshint)
Alon Levy
2015-07-30
client: record position to db when dragging + fixed
Alon Levy
2015-07-30
client: more specific logging for node position recording
Alon Levy
2015-07-30
client/model/graph: use eps, short for epsilon
Alon Levy
2015-07-30
client: on drag, do NOT rerun layout
Alon Levy
2015-07-30
client/view/graph_view: position load: fix bug due to not calling d3.layout.s...
Alon Levy
2015-07-30
client/view/graph_view: no relayout on clone position load if all nodes loaded
Alon Levy
2015-07-30
client/model/graph.nodes__update_positions: noop if change is too small (use ...
Alon Levy
2015-07-30
client: node position storing: change key format to use underscores, more cyp...
Alon Levy
2015-07-30
client/model/core: add a special Node for use for debugging NaN problems
Alon Levy
2015-07-30
client: jshint fixes
Alon Levy
2015-07-28
client/graph_view: #593: don't relayout after loading positions from db
Alon Levy
2015-07-28
client/view/graph_view: group similar functions
Alon Levy
2015-07-28
client/view/graph_view: more linting fixes
Alon Levy
2015-07-28
client/view/graph_view: remove dead code (range function)
Alon Levy
2015-07-26
client: store positions in db instead of local storage
Alon Levy
2015-07-26
client: add a user layout
Alon Levy
2015-07-26
layouts: wrap adding a 'name' attribute (for position storage)
Alon Levy
2015-07-26
client/model/graph: reduce attribute write verbosity (node only)
Alon Levy
2015-07-26
client: various lint fixes
Alon Levy
2015-07-25
client: clone: fix pushed diff to contain links & nodes
Alon Levy
2015-07-23
client/view/graph_view: add missing semicolons
Alon Levy
2015-07-23
client/model/core: add missing semicolons
Alon Levy
2015-07-23
client/model/util: add missing semicolons
Alon Levy
2015-07-23
client/rz_api_backend: use rz_core.rzdoc__current__get_name (fix FIXME)
Alon Levy
2015-07-23
client/rz_core: add missing semicolons
Alon Levy
2015-07-23
client/rz_api_backend: add missing semicolons (Aptana Studio 3 - probably als...
Alon Levy
2015-07-23
client/model/graph: make addTempNode API a constant (fix FIXME)
Alon Levy
2015-07-23
client/model/graph: linting fixes from emacs js2 mode (jshint probably)
Alon Levy
2015-07-06
client: split view/filter.js from view/graph_view
Alon Levy
2015-07-06
client/graph_view: remove dead code
Alon Levy
2015-07-06
client/model/types: assert only that all used attriutes have a defined title
garbash
2015-07-06
client: filter names: use node_titles, not types (fix translations)
Alon Levy
2015-07-06
REST api: moving /load endpoints to /api/rzdoc/fetch
LV-426
2015-07-06
REST api: moving /graph endpoints to /api/rzdoc/
LV-426
2015-06-04
add copyright and license headers for GNU AGPL v3
Alon Levy
2015-05-25
client: s/summery/summary
Alon Levy
2015-05-22
activity.js: handle graph element name resolution failure when missing from c...
LV-426
2015-05-22
activity.js: improving function names
LV-426
2015-05-22
devtools: import: clear file-list on re-selection
LV-426
2015-05-22
introducing devtools:
LV-426
2015-05-22
buttons.js: misc
LV-426
2015-05-22
buttons.js: rzdoc-new()
LV-426
2015-05-22
buttons.js: rzdoc__open()
LV-426
2015-05-22
buttons.js: rzdoc-search()
LV-426
2015-05-22
rz_api_backend.js: rzdoc_search
LV-426
2015-05-22
rz_core: rzdoc__current__get_name relocate
LV-426
[next]