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
/
view
Age
Commit message (
Collapse
)
Author
2015-07-26
layouts: wrap adding a 'name' attribute (for position storage)
Alon Levy
2015-07-26
client: various lint fixes
Alon Levy
2015-07-23
client/view/graph_view: add missing semicolons
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: filter names: use node_titles, not types (fix translations)
Alon Levy
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 ↵
LV-426
current graph
2015-05-22
activity.js: improving function names
LV-426
2015-05-22
[activity-view] js
LV-426
2015-05-22
graph_view: rm unused debug_print()
LV-426
2015-05-22
view/cmd_bar.js: cmd-bar view widget useful for new/open/search commands
LV-426
2015-05-19
style: activity view (aka history):
LV-426
- refactor out css/by-view/activity.scss - style author, summery, date
2015-05-19
activity.js: use proper phrasing for singe [hour, minute, day]
LV-426
2015-05-18
Removed circle css class + clean graph-view.css file
garbash
2015-05-18
client/view/activity: clear on document change
Alon Levy
2015-05-18
client/view/toolbar__status: hide: fix this value for hide call
Alon Levy
2015-05-18
client/view/activity: add toggle button
Alon Levy
2015-05-18
view/toolbar__status: refactoring out view
LV-426
2015-05-18
client/view/selection: use shortest paths for plural selection
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-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/view/activity: clickable to select changed nodes, description
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: 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-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
2015-05-04
client: update selected type prompt based on cursor
Alon Levy
2015-05-04
client: single delete button. fixes #523
Alon Levy
2015-05-04
client: domain_types: add misc.direction, takes valid css direction values, ↵
Alon Levy
affects item_info only
2015-05-04
client: show node titles, not internal node types. fix #537
Alon Levy
2015-05-04
client/view/item_info: reorder per attribute order
Alon Levy
2015-05-04
client/view/item_info: set minimal size on textarea. auto height style not ↵
Alon Levy
working
[next]