| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy | |
| 2015-05-13 | server/model/graph: Topo_Diff: add is_empty | Alon Levy | |
| 2015-05-12 | RZCommit: host diff_obj_from_blob(), blob_from_diff_obj() | LV-426 | |
| 2015-05-12 | server/model/graph: Topo_Diff and Attr_Diff gain meta | Alon Levy | |
| 2015-04-09 | RZDoc: __eq__, __hash__, __str__ | LV-426 | |
| 2015-04-01 | model/graph: Topo_Diff: len__x_x utility methods | LV-426 | |
| 2015-04-01 | model/graph: reorder: from_json_dict() | LV-426 | |
| 2015-04-01 | RZDoc: remove init id param, offset setting to caller | LV-426 | |
| 2015-04-01 | RZDoc: init() | LV-426 | |
| 2015-04-01 | model/model.py: RZDoc model object | LV-426 | |
| 2015-01-19 | Topo_Diff#to_json_dict: function reordering | LV-426 | |
| 2015-01-11 | replacing namedtuples with Topo_Diff.Commit_Result_Type | LV-426 | |
| 2015-01-11 | server/Topo_Diff: use link_id_set_rm and node_id_set_rm | Alon Levy | |
| To distinguish id sets from Node/Link sets. Closes #250 | |||
| 2015-01-05 | introduce commit_and_tx_diff__topo & commit_diff__topo | Alon Levy | |
| Multiple fixes / changes. _bugs introduced_ Changes: graph has two change functions (i.e. the internal API): - commit_and_tx_diff_topo This currently transmits, later will optimistically apply first - commit_diff__topo This only applies. Used on the ajax success path for commit_and_tx_diff__topo and when changes are only local. It signals on the diffBus - diffBus - a Bacon.Bus that all UI listens to - selection UI - node/link dialogs - main view (rz_core/update_view__graph) Small changes: whitespace rename filer->filter Completely broken: - text entry. should use commit_diff__topo Problems introduced: selection doesn't work correctly. editing not verified yet | |||
| 2015-01-04 | Topo_Diff.to_json_dict() | LV-426 | |
| 2014-12-28 | json import | LV-426 | |
| 2014-12-28 | Topo_Diff JSON encoder | LV-426 | |
| 2014-12-23 | mv attr_diff.link.name assertion to Attr_Diff constructor | LV-426 | |
| 2014-12-23 | formatting convention around assert statements | LV-426 | |
| 2014-12-23 | follow l_id convention | LV-426 | |
| 2014-12-22 | server/Attr_Diff: read links from json | Alon Levy | |
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
