| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-18 | add removeHighlight to avoid accumulating link highlighting | Alon Levy | |
| 2014-11-18 | model/core: create_node + spelling | Alon Levy | |
| Tried using it, fixed spelling and added node creator that doesn't override id. Failed to use it - d3 doesn't like objects. Need to figure that out. | |||
| 2014-11-18 | rz_core: move styling to css for easy skinning | Alon Levy | |
| So now you can change for instance: $('.perm').each(function(i,x) { x.style.opacity=0.1; }) | |||
| 2014-11-18 | graph: make TODO more annoying | Alon Levy | |
| 2014-11-18 | adding missing jquery dependency | LV-426 | |
| 2014-11-16 | add a copy to url button, handle the resulting url | Alon Levy | |
| This allows us to send small graphs (up to maximal length of query string - what is that anyway?). Just press the copy button, ctrl-c, and paste to irc, and other side should click it. The real deal, issue #65, needs to actually go to the server and load the graph, which means the server needs to have a document concept. | |||
| 2014-11-13 | rename scripts/ -> src/ | LV-426 | |
