| Age | Commit message (Expand) | Author |
| 2015-03-07 | client: move nodetypes from consts to model/types | Alon Levy |
| 2015-03-06 | client: introduce model/types, cleanup node_info (not quite enough) | Alon Levy |
| 2015-03-03 | client: rename consistently links__delete, nodes__delete | Alon Levy |
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery bef... | Alon Levy |
| 2015-02-25 | client: selection tools: add link nodes in fan | Alon Levy |
| 2015-02-16 | client/graph/merge: re-instate confirm dialog for rename-to-merge | Alon Levy |
| 2015-02-15 | client/model: update_node can now do merge. Fixes #226 | Alon Levy |
| 2015-02-15 | client: node merge: don't add self referencial links | Alon Levy |
| 2015-02-15 | client: implement merge of nodes | Alon Levy |
| 2015-02-11 | client: remove setting type change suggestion location via graph.findCoordinates | Alon Levy |
| 2015-02-09 | rz_config: embed in index, remove as module | Alon Levy |
| 2015-02-05 | client/graph: add find_link__by_id for debugging only right now | Alon Levy |
| 2015-01-25 | create_node_from_spec: a little cleanup | LV-426 |
| 2015-01-23 | graph.js#__addNode(): use console.warn on id collisions | LV-426 |
| 2015-01-21 | client/model/core: cannot delete id (create_node_from_spec) due to it using O... | Alon Levy |
| 2015-01-21 | client: make sure we store all properties coming from the server. Fixes #298 | Alon Levy |
| 2015-01-21 | client/model/diff: add is_topo_diff | Alon Levy |
| 2015-01-21 | client/model/diff: add two helpers on Attr_Diff | Alon Levy |
| 2015-01-20 | client: Attr_Diff: add toString for debugging | Alon Levy |
| 2015-01-13 | client/graph: find_node_* returns null on unfound, not undefined. Fixes #275 | Alon Levy |
| 2015-01-13 | Revert "client: fix link name regression on clone (Fixes #264)" | Alon Levy |
| 2015-01-13 | client/graph: find_node__by_id now returns Node/null | Alon Levy |
| 2015-01-13 | client/graph: allow updating property of a backend backed node | Alon Levy |
| 2015-01-13 | client/graph: find_node__* default to recursion but optional | Alon Levy |
| 2015-01-13 | client/model/grah: bug fix in update_node | Alon Levy |
| 2015-01-13 | client/graph: editType: drop state | Alon Levy |
| 2015-01-13 | client: fix link name regression on clone (Fixes #264) | Alon Levy |
| 2015-01-13 | commit_diff__attr doc string | LV-426 |
| 2015-01-13 | graph.js: commit_diff__attr() | LV-426 |
| 2015-01-13 | Attr_Diff.prototype.for_each_node, _link | LV-426 |
| 2015-01-13 | add_node_attr_rm -> add_node_attr_remove | LV-426 |
| 2015-01-13 | model/diff: new_attr_diff_from_spec() | LV-426 |
| 2015-01-12 | util.js: fix adapt_format_read_link_ptr issue resulting from both in,out set ... | LV-426 |
| 2015-01-12 | client: fix link rename | Alon Levy |
| 2015-01-12 | client/graph.js: add two assertions on link integrity on load from backend | Alon Levy |
| 2015-01-11 | update_link(): mirror update_node() handling | LV-426 |
| 2015-01-11 | follow n_id var naming convention | LV-426 |
| 2015-01-11 | client: json loading: don't send invalid dates | Alon Levy |
| 2015-01-11 | client: allow rename case of node (no merge et); Fixes #254 | Alon Levy |
| 2015-01-11 | client/graph: fix node attr_diff return path | Alon Levy |
| 2015-01-11 | update_node(): handle incoming attr_diff on ajax success | LV-426 |
| 2015-01-11 | model_util: adapt_format_read_diff__attr() | LV-426 |
| 2015-01-11 | update_node: rm incoming ID change detection - should not occur for incoming ... | LV-426 |
| 2015-01-11 | Attr_Diff: remove spec from constructor, force use of prototype aux functions | LV-426 |
| 2015-01-11 | rename adapt_format_write_topo_diff -> adapt_format_write_diff__topo | LV-426 |
| 2015-01-11 | __type, __label_set: expect array of length 1 in both cases on backend | LV-426 |
| 2015-01-06 | client: fix tab switching; move to new tokenize implementation (not strictly ... | Alon Levy |
| 2015-01-06 | client/model/graph: nodes before links | Alon Levy |
| 2015-01-06 | client/model/graph: silence debug print | Alon Levy |
| 2015-01-06 | client: adapt to new node_id_set_add and link_id_set_add, renames all around | Alon Levy |