summaryrefslogtreecommitdiff
path: root/src/client/model/core.js
AgeCommit message (Collapse)Author
2015-07-30client/model/core: add a special Node for use for debugging NaN problemsAlon Levy
2015-07-30client: jshint fixesAlon Levy
2015-07-30Revert "wip: find the nan for position update from db"Alon Levy
This reverts commit ec899fb5dbbe39f45f5dcc47ea39df3a38f2229f.
2015-07-28wip: find the nan for position update from dbAlon Levy
2015-07-23client/model/core: add missing semicolonsAlon Levy
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-04-01model/core.js: remove rz_state (previously used for cur_rzdoc tracking)LV-426
2015-04-01model/core.js: introduce global rz_state variable, currently used to track ↵LV-426
cur_rzdoc_name
2015-01-25create_node_from_spec: a little cleanupLV-426
2015-01-21client/model/core: cannot delete id (create_node_from_spec) due to it using ↵Alon Levy
Object.defineProperty
2015-01-21client: make sure we store all properties coming from the server. Fixes #298Alon Levy
2015-01-05client: renames (find - all are lower case underscore separates) plus ↵Alon Levy
clone+input-to-diff to db and back flow working
2015-01-05bubble property used, lacks animation (noticeably)Alon Levy
2015-01-05wip textanalysis broken. it creates extra nodes. state variable overloading ↵Alon Levy
for nodes/links not helping. thinking of graph trees
2014-12-22typoAlon Levy
2014-12-16moving files around after repository mergerAlon Levy