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
/
model
Age
Commit message (
Expand
)
Author
2015-08-09
client/model/graph: position storing: store fixed per node
Alon Levy
2015-08-09
client/model/graph: remove debug print
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/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-30
Revert "wip: find the nan for position update from db"
Alon Levy
2015-07-28
wip: find the nan for position update from db
Alon Levy
2015-07-26
client: store positions in db instead of local 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/model/core: add missing semicolons
Alon Levy
2015-07-23
client/model/util: add missing semicolons
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/model/types: assert only that all used attriutes have a defined title
garbash
2015-06-04
add copyright and license headers for GNU AGPL v3
Alon Levy
2015-05-18
client/model/graph: shortests_paths: bug fix
Alon Levy
2015-05-18
graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ...
LV-426
2015-05-18
graph.js: misc
LV-426
2015-05-18
client/model/graph: add find_nodes__by_id
Alon Levy
2015-05-18
client/model/graph: implement BFS and shortest_paths on top of that
Alon Levy
2015-05-18
client/model/graph: add get_node_ids
Alon Levy
2015-05-18
client/model/graph: refactor kind out of neighbourhood
Alon Levy
2015-05-13
client/model/graph: commits shown need to be new on top
Alon Levy
2015-05-12
domain_types.js: depend on requirejs path config
LV-426
2015-05-12
client/model/graph: handle new clone with commit_log
Alon Levy
2015-05-12
client/model/graph: add activityBus
Alon Levy
2015-05-12
client/model/diff: add meta to Attr_Diff and Topo_Diff
Alon Levy
2015-05-05
client: improve text of delete messages, fix #521
Alon Levy
2015-05-04
client: domain_types: add misc.direction, takes valid css direction values, a...
Alon Levy
2015-05-04
client: show node titles, not internal node types. fix #537
Alon Levy
2015-05-04
client/model/types: order of attributes determines appearance order. make nam...
Alon Levy
2015-04-21
client/model/diff: reindent
Alon Levy
2015-04-13
client/graph: graph now knows about filtered_types; should split to filtered_...
Alon Levy
2015-04-12
client: graph: drop object_values, use _.values
Alon Levy
2015-04-12
client/graph: add helper find_links__by_nodes
Alon Levy
2015-04-12
client/graph: extract calc_neighbours
Alon Levy
2015-04-12
client: for more then one selected node, related is the mutual neighbours
Alon Levy
2015-04-12
client/selection: rename: selected & related
Alon Levy
2015-04-11
client/graph: rewrite and rename getConnectedNodesAndLinks
Alon Levy
2015-04-10
client: domain type_attributes are now a list for ordering
Alon Levy
2015-04-07
client: unify deletion messages and update text. resolves #389
Alon Levy
2015-04-06
client: types: split types.js to form domain_types.js, containing declarative...
today-is-not-the-day
Alon Levy
2015-04-06
wip: per-domain type system
LV-426
2015-04-06
client: property tab cleanup; resolve #396
Alon Levy
[next]