| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-11 | model/util: rm unused dep: model/graph | LV-426 | |
| 2014-11-11 | model/graph: misc: clean requirejs header - no dep change | LV-426 | |
| 2014-11-11 | model/graph: cleanup module function definition, return block | LV-426 | |
| 2014-11-11 | model/diff: rm unused module dep: model/util | LV-426 | |
| 2014-11-11 | add some console bug logs where preconditions are wrong (oh, eiffel..) | Alon Levy | |
| 2014-11-11 | graph: addLinkByName: end fix of unchought exception on missing id | Alon Levy | |
| 2014-11-09 | addNode() - return new node on success, avoid need to attach a signal listener | LV-426 | |
| 2014-11-09 | scripts/model/graph.js merge resolution | LV-426 | |
| 2014-11-09 | commit diff_set upon sentence analysis: | LV-426 | |
| - backend_commit - allows client accumulating changes & select better commit timing | |||
| 2014-11-09 | load_from_backend(): | LV-426 | |
| - support backend graph cloning upon initialization - call upon Graph object creation not yet enabled by default | |||
| 2014-11-09 | diff module: | LV-426 | |
| - facilitate the creation of the different diff objects: topo,attr,vis - facilitate the creation of diff_set - a composition of diff objects | |||
| 2014-11-09 | model utility functions: | LV-426 | |
| - convert from/to client/backend data representations - meta attributes '__' prefixed, eg. '__src' - note: '__type' should be considered deprecated in favor of '__label_set' | |||
| 2014-11-09 | core model module - currently unused | LV-426 | |
| 2014-11-09 | graph: fix forgotten s/graph/this/ in graph refactor (Fixes #127) | Alon Levy | |
| 2014-11-09 | graph: fix #129 | Alon Levy | |
| autoSuggestAddName should get lower case name, not id (now that id is not lower cased name) | |||
| 2014-11-09 | Fix #125 - regression, not treating lowercased names as equivalent | Alon Levy | |
| 2014-11-09 | split highlight (search neighborhood of node) between graph & rhizicore | Alon Levy | |
| multiple TODOs added in code. in general, datastructure = graph, control/view state in rhizicore. | |||
| 2014-11-03 | accidentally left verbose on | Alon Levy | |
| 2014-11-03 | fix _addNodeNoHistory to correctly look for existing nodes | Alon Levy | |
| 2014-11-03 | change id to be distinct from name | Alon Levy | |
| TODO: introduce a Node class split from the Graph. TODO: use a GUID and not just an incrementing number (trivial change). | |||
| 2014-11-02 | graph: make addNodeNoHistory internal | Alon Levy | |
| 2014-11-02 | graph: fix missing semicolon | Alon Levy | |
| 2014-11-02 | getting rid of bad object names: myGraph -> Graph | LV-426 | |
| 2014-11-02 | split off model/graph.js | Alon Levy | |
