Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.11.13
    a properly running version which has been tested a little bit and is running stablke in SA and Effelsberg. 
    
    Features
    - Playground environment for testing
    - read only rollout in Effelsberg
    - pushing changes to nextcloud
    - docmaking to TEX
    - separated UI from installable package and made a pip package
    - enhanced Ipython scripting features
  • v1.9.0
    # Requirement Suite v1.9.0 - major release
    
    ## STATUS / CHANGELOG:
    - UI now working with Pages
    - implemented searching
    - UI is working OK
    - Database stable
    - Grah library working nicely
    - Project variables working
    - async writing if needed
    - holding change_writing until all changes done
    
    
    
    ## Issues: 
    - VERY slow list view because of JS
    - test will show with testing!
  • v1.7.1
    # Requirement Suite v1.7.1 - major release
    
    ## STATUS / CHANGELOG:
    - UI is working decently
    - Database stable
    - Grah library working nicely
    - Project variables working
    - async writing if needed
    - holding change_writing until all changes done
    
    ## Issues: 
    - VERY slow list view because of JS
    - search mode shows funky results
  • v1.5.0
    - fileltable indexing
    - a well working ui
    - nextcloud update on changed files in the background
    - changelog of changes in databases under the hood
  • v1.3.0
    79b4382d · v1.3 first rollout: ·
    v1.3 first rollout:
    - implemented "loose_nodes" db
    - changed Documents to internally handle versions as a single Node within the Graph (simplifies working with them!)
    - implemented loose_node query for new files (avoids calling nextcloud for file lookup)
    - implemented authentification on API
    -  incremented version number
  • v1.2.2
    14c0ae38 · typo fix ·
    typo fix
  • v1.2.1
    fixes for linux rollout
  • v1.2.0
    1a81173c · v1.2 ·
    Works OK:
    - implemented files and adding those as parts of the graphes
    - implemented a nextcloud interface
    - implemented the possibility to delete nodes
    - implemented inputs for filenames/files
    - implemented basic auth
  • v1.1.0
    8a63bfee · new version v1.1 ·
    transitional version on my way to v1.2
  • v1.0.0
    f154b002 · some fixes for deploy ·
    first roll out of the UI - for first tests