Skip to content

Version 1.0.0: Oct 2018 Study: Alexander

Compare
Choose a tag to compare
@benloh benloh released this 12 Feb 21:32
· 425 commits to master since this release

Date Released: 9/30/2018

Released for the October 1, 2018 study with Ptolemy's Alexander the Great.

New Features:

  • Template system -- Define and load node types and edge types and colors via a template .json file.

  • Swap Source and Target -- Added a "Swap Source and Target" button to Edge Editor.

  • Change Source/Change Target -- Added buttons to change the existing source or target nodes for Edge Editor.

  • Edge Weight -- Edge line weight is now determined by the number of links between nodes.

  • Sessions -- Administrators can now define group login tokens. Research data logging is tagged by group id. Graphs are read-only until you log in.

  • Deep State -- Data is now stored in a centralized database on the server. Network IDs are now unique.

Future Features:

  • Node Edit Locking -- Nodes are not yet locked out when someone is editing them. If two people edit a node at the same time, their changes will clobber each other.