summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2015-05-22rz_core: rzdoc__searchLV-426
2015-05-22[activity-view] jsLV-426
2015-05-22graph_view: rm unused debug_print()LV-426
2015-05-22main.js: organizing importsLV-426
2015-05-22view/cmd_bar.js: cmd-bar view widget useful for new/open/search commandsLV-426
2015-05-19style: activity view (aka history):LV-426
2015-05-19activity.js: use proper phrasing for singe [hour, minute, day]LV-426
2015-05-18Removed circle css class + clean graph-view.css filegarbash
2015-05-18client/view/activity: clear on document changeAlon Levy
2015-05-18client/model/graph: shortests_paths: bug fixAlon Levy
2015-05-18client/view/toolbar__status: hide: fix this value for hide callAlon Levy
2015-05-18client/view/activity: add toggle buttonAlon Levy
2015-05-18view/toolbar__status: refactoring out viewLV-426
2015-05-18rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires model/vi...LV-426
2015-05-18buttons.js: remove NOP on_errorLV-426
2015-05-18graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ...LV-426
2015-05-18rz_api_backend.js: propagate xhr, text_status, err_thrownLV-426
2015-05-18graph.js: miscLV-426
2015-05-18style: toolbar_x: close_btnLV-426
2015-05-18rz_code: rzdoc__create_and_open()LV-426
2015-05-18client/view/selection: use shortest paths for plural selectionAlon Levy
2015-05-18client/model/graph: add find_nodes__by_idAlon Levy
2015-05-18client/model/graph: implement BFS and shortest_paths on top of thatAlon Levy
2015-05-18client/model/graph: add get_node_idsAlon Levy
2015-05-18client/model/graph: refactor kind out of neighbourhoodAlon Levy
2015-05-14div -> span for activity stream assertionsgarbash
2015-05-13client/activity: add topo-diff or attr-diff classes to divAlon Levy
2015-05-13client/activity: move root element to index.htmlAlon Levy
2015-05-13client/view/activity: refactor, use time_ago, attribute diff explanationAlon Levy
2015-05-13client/model/graph: commits shown need to be new on topAlon Levy
2015-05-12app.js: support fragment path injectionLV-426
2015-05-12domain_types.js: depend on requirejs path configLV-426
2015-05-12app.js: sort pathsLV-426
2015-05-12client: removing unused jquery-uiLV-426
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/graph_view: add and export {node,link}__hover__{start,end}Alon Levy
2015-05-12client/view/graph_view: link_hover: don't use thisAlon Levy
2015-05-12client/view/graph_view: removing debug argument to link_on_hoverAlon Levy
2015-05-12client/view/graph_view: factor out link__hover__{start,end}Alon Levy
2015-05-12client/rz_mesh: push attribute diffs to activity monitorAlon Levy
2015-05-12client/rz_mesh: remove duplicate codeAlon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/textanalysis: report sentence meta to serverAlon Levy
2015-05-12client/rz_core: let activity widget see main_graph activitiesAlon Levy
2015-05-12client/rz_mesh: set meta on topo_diff_specAlon Levy
2015-05-12client/view/selection: add select_both & invert_bothAlon Levy
2015-05-12client/view/selection: ECMA-5 does not support named parameters, although it ...Alon Levy
2015-05-12client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/Alon Levy
2015-05-12client/model/graph: handle new clone with commit_logAlon Levy
2015-05-12client/model/graph: add activityBusAlon Levy