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 (
Collapse
)
Author
2015-05-18
view/toolbar__status: refactoring out view
LV-426
2015-05-18
rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires ↵
LV-426
model/view refactoring
2015-05-18
buttons.js: remove NOP on_error
LV-426
2015-05-18
graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ↵
LV-426
on_error behavior
2015-05-18
rz_api_backend.js: propagate xhr, text_status, err_thrown
LV-426
2015-05-18
graph.js: misc
LV-426
2015-05-18
style: toolbar_x: close_btn
LV-426
2015-05-18
rz_code: rzdoc__create_and_open()
LV-426
2015-05-18
client/view/selection: use shortest paths for plural selection
Alon Levy
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-14
div -> span for activity stream assertions
garbash
2015-05-13
client/activity: add topo-diff or attr-diff classes to div
Alon Levy
2015-05-13
client/activity: move root element to index.html
Alon Levy
2015-05-13
client/view/activity: refactor, use time_ago, attribute diff explanation
Alon Levy
2015-05-13
client/model/graph: commits shown need to be new on top
Alon Levy
2015-05-12
app.js: support fragment path injection
LV-426
2015-05-12
domain_types.js: depend on requirejs path config
LV-426
2015-05-12
app.js: sort paths
LV-426
2015-05-12
client: removing unused jquery-ui
LV-426
2015-05-12
client/view/activity: add hover highlight of links and nodes"
Alon Levy
2015-05-12
client/view/graph_view: add and export {node,link}__hover__{start,end}
Alon Levy
2015-05-12
client/view/graph_view: link_hover: don't use this
Alon Levy
2015-05-12
client/view/graph_view: removing debug argument to link_on_hover
Alon Levy
2015-05-12
client/view/graph_view: factor out link__hover__{start,end}
Alon Levy
2015-05-12
client/rz_mesh: push attribute diffs to activity monitor
Alon Levy
2015-05-12
client/rz_mesh: remove duplicate code
Alon Levy
2015-05-12
client/view/activity: clickable to select changed nodes, description
Alon Levy
2015-05-12
client/textanalysis: report sentence meta to server
Alon Levy
2015-05-12
client/rz_core: let activity widget see main_graph activities
Alon Levy
2015-05-12
client/rz_mesh: set meta on topo_diff_spec
Alon Levy
2015-05-12
client/view/selection: add select_both & invert_both
Alon Levy
2015-05-12
client/view/selection: ECMA-5 does not support named parameters, although it ↵
Alon Levy
doesn't complain either
2015-05-12
client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/
Alon Levy
2015-05-12
client/model/graph: handle new clone with commit_log
Alon Levy
2015-05-12
client/model/graph: add activityBus
Alon Levy
Very similar to Diff Bus, just includes initial clone commits. Will remove it in the future.
2015-05-12
client/model/diff: add meta to Attr_Diff and Topo_Diff
Alon Levy
2015-05-12
client: add initial activity stream
Alon Levy
activity widget that will show: - history for document loaded, gotten via clone REST api - activity as it happens, identical to diffs received but with the context - which user, when if a topo diff what sentence created it.
2015-05-10
client: fix #552. don't remove parameters when rewriting url
Alon Levy
2015-05-05
client/view/item_info: allow enters in textarea. fix #533
Alon Levy
2015-05-05
client: selection: remove link selection when appropriate. fixes #543
Alon Levy
2015-05-05
client/view/selection: remove debug print
Alon Levy
2015-05-05
client/view/graph_view: fix hidden link text with new link selection
Alon Levy
2015-05-05
client: add distinct links selection
Alon Levy
2015-05-05
client/messages+selection: fix delete message for links only
Alon Levy
2015-05-05
client: fix Image overlapping link icon. fix #503
Alon Levy
2015-05-05
client: improve text of delete messages, fix #521
Alon Levy
2015-05-04
client/view/selection: s/selected/selected_nodes/, s/related/related_nodes/
Alon Levy
[next]