| Age | Commit message (Expand) | Author |
| 2015-03-01 | client: node_info: status: only admin can change it | Alon Levy |
| 2015-03-01 | adding missing 'quoted' function, call introduced in dfc93cf003e8b4484e98ead7... | LV-426 |
| 2015-03-01 | client/svg-input: rewrite using width:auto, no more measure hack (Fix #338) | Alon Levy |
| 2015-03-01 | client/graph_view: don't translate/zoom if node already in view | Alon Levy |
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef... | Alon Levy |
| 2015-03-01 | view/graph_view: yet another fix for scaling | Alon Levy |
| 2015-03-01 | client/graph_view: fix scaling | Alon Levy |
| 2015-03-01 | client/graph_view: use transition when setting zoom for visibility | Alon Levy |
| 2015-03-01 | client/graph_view: fix visibility setting to include scale | Alon Levy |
| 2015-03-01 | client/selection: make sure selection is visible | Alon Levy |
| 2015-03-01 | client/graph_view: add a debug message, remove commented out code | Alon Levy |
| 2015-03-01 | client/graph_view: implement nodes__user_visible (no scale yet, just translat... | Alon Levy |
| 2015-03-01 | client: move obj_take to util | Alon Levy |
| 2015-02-27 | client: highlight user selected nodes (aka root selection); Fixes #341 | Alon Levy |
| 2015-02-27 | client: completer: allow match on start when using node_edge_separator | Alon Levy |
| 2015-02-27 | client: bubble: fix resize missing initial value | Alon Levy |
| 2015-02-27 | client: completer: start of separator string update | Alon Levy |
| 2015-02-27 | client: graph_view: handle zoom correctly for bubble effect | Alon Levy |
| 2015-02-27 | client: graph_view: handle screen resize | Alon Levy |
| 2015-02-27 | client/completer: don't quote space by default | Alon Levy |
| 2015-02-25 | client: selection tools: add link nodes in fan | Alon Levy |
| 2015-02-24 | client/node_edit: prevent delete on enter | Alon Levy |
| 2015-02-22 | client: fix broken completer | Alon Levy |
| 2015-02-18 | client/completer: wip handle multiple delimiters for search (| and space) | Alon Levy |
| 2015-02-17 | client/view/node_info: listen on input event too (available in newer / specif... | Alon Levy |
| 2015-02-15 | client/node_info: remove save button, listen to keyup as well, debounce for h... | Alon Levy |
| 2015-02-15 | client/node_info: track changes and commit on any field change. partially Fix... | Alon Levy |
| 2015-02-15 | client: make shift+click be selection augmentation for better pc/mac compatib... | Alon Levy |
| 2015-02-15 | client/node_info: wip getting automatic save, some fixes | Alon Levy |
| 2015-02-15 | client/node_info: show message on delete/change of open dialog underlying nod... | Alon Levy |
| 2015-02-15 | client: node_info cleanup: still missing edge cases (edits/deletes while open) | Alon Levy |
| 2015-02-15 | client/view/selection: try to avoid asEventStream not being defined (doesn't ... | Alon Levy |
| 2015-02-15 | client: search selection: follow same path as mouse selection (can now be use... | Alon Levy |
| 2015-02-15 | client: implement merge of nodes | Alon Levy |
| 2015-02-15 | client: add merge button, does nothing, enabled for two or more selected nodes | Alon Levy |
| 2015-02-15 | add underscore, implement ctrl-click to append to selection | Alon Levy |
| 2015-02-15 | client/node_edit: show start/end date | Alon Levy |
| 2015-02-15 | client/url clean: fix to allow empty urls | Alon Levy |
| 2015-02-15 | client: force schema in url's, allow any, add https if none. Fixes #296 | Alon Levy |
| 2015-02-11 | client/node_info: resize description on show, limit both name & desc to 150 | Alon Levy |
| 2015-02-11 | client/node_info: show title completely on init; doesn't automatically resize... | Alon Levy |
| 2015-02-11 | client/view/completer: hide on click outside. this is complex! fixes #200 | Alon Levy |
| 2015-02-11 | client/selection: update selection on added node, fixes #310 | Alon Levy |
| 2015-02-09 | graph_view: misc | LV-426 |
| 2015-02-09 | graph_view: partial fix to prevent filter menu close on list item click | LV-426 |
| 2015-02-09 | graph_view: adjust to new filter menu id's, use .toggle() for menu hiding | LV-426 |
| 2015-02-06 | filter by node type: fix broken edit graph | Alon Levy |
| 2015-02-06 | client: bacon not loaded, use jquery instead (demo hack) | Alon Levy |
| 2015-02-06 | client/graph_view: set checkboxes callback on load to avoid race with DOM cre... | Alon Levy |
| 2015-02-06 | client/graph_view: filter drop down implementation, really ugly. #306 | Alon Levy |