Changes

Summary

  1. Allow highlighting multiple nodes (commit: f3f61f7) (details)
  2. Allow to turn off paths via timeline (commit: e9c9693) (details)
  3. Convert subgraph viewer to faustedition look and feel (commit: ef23ff2) (details)
  4. Added macrogenesis subgraph help page (commit: c8d3ab7) (details)
  5. Moved subgraph download links to downloads overlay (commit: 658a478) (details)
  6. Add breadcrumb and title to form and help (commit: 9c17163) (details)
  7. Fix: graph.node would never raise KeyError (commit: 0e33bc4) (details)
  8. Proper filenames for download files (commit: df20ce5) (details)
  9. Graphviewer: Option to suppress edge labels (commit: cfcb48e) (details)
Commit f3f61f75677895bf439e19736ccea7ff12300948 by Thorsten Vitt
Allow highlighting multiple nodes
(commit: f3f61f7)
The file was modified graphviewer/graphviewer.py (diff)
The file was modified src/macrogen/visualize.py (diff)
Commit e9c96936d77f8c96f27912306add48b33417e171 by Thorsten Vitt
Allow to turn off paths via timeline
(commit: e9c9693)
The file was modified graphviewer/templates/form.html (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified graphviewer/graphviewer.py (diff)
Commit ef23ff2391e217a63a75567c85e72626d3203513 by Thorsten Vitt
Convert subgraph viewer to faustedition look and feel
(commit: ef23ff2)
The file was modified graphviewer/templates/form.html (diff)
The file was addedgraphviewer/templates/faustedition.html
Commit c8d3ab780c1296db16972235a6e46167f3889a3c by Thorsten Vitt
Added macrogenesis subgraph help page
(commit: c8d3ab7)
The file was modified graphviewer/graphviewer.py (diff)
The file was addedgraphviewer/templates/help.html
Commit 658a478a8fb00928e7d6484e568ab5ea87cf09dd by Thorsten Vitt
Moved subgraph download links to downloads overlay
(commit: 658a478)
The file was modified graphviewer/templates/faustedition.html (diff)
The file was modified graphviewer/templates/form.html (diff)
Commit 9c171632a592f91400a69d3af2d20486f9295434 by Thorsten Vitt
Add breadcrumb and title to form and help
(commit: 9c17163)
The file was modified graphviewer/templates/faustedition.html (diff)
The file was modified graphviewer/templates/form.html (diff)
The file was modified graphviewer/graphviewer.py (diff)
The file was modified graphviewer/templates/help.html (diff)
Commit 0e33bc431937819cfd8a0e41125763088948b238 by Thorsten Vitt
Fix: graph.node would never raise KeyError
(commit: 0e33bc4)
The file was modified src/macrogen/graph.py (diff)
Commit df20ce5adbdc0d9fb71b5310e836e8328d0331ff by Thorsten Vitt
Proper filenames for download files
(commit: df20ce5)
The file was modified graphviewer/graphviewer.py (diff)
Commit cfcb48e6ef9c3a6ff4f6d10a1c25e04668dde648 by Thorsten Vitt
Graphviewer: Option to suppress edge labels
(commit: cfcb48e)
The file was modified graphviewer/graphviewer.py (diff)
The file was modified graphviewer/templates/form.html (diff)