| Age | Commit message (Expand) | Author |
| 2014-11-03 | fix _addNodeNoHistory to correctly look for existing nodeswip/id_not_lower_case_name | Alon Levy |
| 2014-11-03 | change id to be distinct from name | Alon Levy |
| 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 | fix borked tests - must use typeof to avoid exception on undefined variable | Alon Levy |
| 2014-11-02 | move .gitignore from scripts to root | Alon Levy |
| 2014-11-02 | split off model/graph.js | Alon Levy |
| 2014-11-02 | add a gitignored local_config for the urlArgs | Alon Levy |
| 2014-11-02 | recomment 'urlArgs', causes debug script naming issues | LV-426 |
| 2014-10-31 | rhizicore: have a default size for nodes to avoid setting circle.r to nan | Alon Levy |
| 2014-10-29 | fix multiple warnings from zed (zedapp.org) | Alon Levy |
| 2014-10-29 | small move to allow numeric id; not enough | Alon Levy |
| 2014-10-29 | save/load xy position | Alon Levy |
| 2014-10-28 | robot: unbreak - setting value doesn't trigger input event | Alon Levy |
| 2014-10-28 | history: show last logged action (ui has negative z-index) | Alon Levy |
| 2014-10-28 | make debug ui click handlers only apply to the labels, remove some debug prints | Alon Levy |
| 2014-10-28 | history/rhizicore: record zoom events; zoom g element selector: svg g.zoom | Alon Levy |
| 2014-10-28 | history: refactor action key to record parameter | Alon Levy |
| 2014-10-28 | textanalysis.ui: use input event if it exists, fallback to polling of 50ms (n... | Alon Levy |
| 2014-10-28 | textanalysis{,.ui}: fix remaining globals, use strict | Alon Levy |
| 2014-10-28 | wip/history zoom | Alon Levy |
| 2014-10-27 | update test output, mark issue 86 test as such | Alon Levy |
| 2014-10-27 | Fixes #116 - no star graph for a single node | Alon Levy |
| 2014-10-27 | textanalysis: s/abnormalGraph/starGraph/ | Alon Levy |
| 2014-10-26 | history switch to events; using a single GRAPH_DIFF action. todo - replay; zo... | Alon Levy |
| 2014-10-26 | introduce signal, start using in history; use consts for signal name | Alon Levy |
| 2014-10-26 | textanalysis: protect from temp nodes on finalize (all these patches - need t... | Alon Levy |
| 2014-10-26 | textanalysis (#86): make star case avoid an empty string that was causing a c... | Alon Levy |
| 2014-10-26 | s/const/var/ ES6 defines const, not there yet | Alon Levy |
| 2014-10-26 | Fixes #86 | Alon Levy |
| 2014-10-26 | textanalysis: use consts | Alon Levy |
| 2014-10-26 | textanalysis: whitespace fix (same line touched by last patch) | Alon Levy |
| 2014-10-26 | remove extra spaces around 'and' nodes | Alon Levy |
| 2014-10-26 | tests: print link label in graphviz output | Alon Levy |
| 2014-10-26 | Fixes #114 | Alon Levy |
| 2014-10-26 | textanalysis: factor out tokenize | Alon Levy |
| 2014-10-26 | tests: forgot test2.js (used by test_require_js.js) | Alon Levy |
| 2014-10-26 | tests: forgot some more files | Alon Levy |
| 2014-10-26 | oops, forgot tests/base.js | Alon Levy |
| 2014-10-26 | Fixes #96 URL property in node isn't saved to JSON | Alon Levy |
| 2014-10-24 | textanalysis.ui: shift-tab now changes type back, tab forward | Alon Levy |
| 2014-10-24 | fixes #106 | Alon Levy |
| 2014-10-24 | robot: fix undefined variable from define addition | Alon Levy |
| 2014-10-21 | test_analyzer: better test | Alon Levy |
| 2014-10-21 | fix test_analyzer after require.js | Alon Levy |
| 2014-10-21 | rhizicore: remove unused variable | Alon Levy |
| 2014-10-21 | oops - removed d3 accidentally | Alon Levy |
| 2014-10-20 | introduce require.js and rewrite tests | Alon Levy |
| 2014-10-19 | remove no longer used watchdog.js | Alon Levy |