Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.0.0-beta.2
    The almost-production release
    
    * Support exporting a snapshot of the current dataset as csv
    * Track the instructed status of students and highlight those not yet instructed
    * Add logout button to the overview
    * Improve ergonomics of the admin student view
    
  • v1.0.0-beta
    The pre-production release
    
    * License under AGPLv3
    * Add development and deployment documentation
    * Add analysis sites for admitted students and missing reworks
    * Support for multiple years in one instance
    * Add admin interface to manage years, experiments, events, students and tutors
    * Add audit log which records all action of all users
    * Store both username and matrikel of students (and allow searching for them)
    * Display more specific errors on the client
    * Only allow deleting students from empty groups and explain policy
    * Redirect to previous location after logging in
    * Several small bugfixes
    
  • v0.3.2
    fef83c2c · Bump version to 0.3.2 ·
    The interactive update
    
    * Make group overview interactive
    * Add link to index to the group overview page
  • v0.3.1
    f9973351 · Bump version to 0.3.1 ·
    The grouping update
    
    * New read-only group overview page
    * New search box for searching groups
    * Add link to index from the event page
    
  • v0.3.0
    d81a5b7d · Bump version to 0.3.0 ·
    The ergonomics release
    
    * Static header bar for all pages
    * Links to next and previous event in the event view
    * New index view using boxes for the experiments
    * Fix memory leak in rocket through updating state
    
  • v0.2.0
    c315e9d9 · Bump version to 0.2.0 ·
    The lucidity release
    
    * Allow changing a group's desk number
    * Show disqualified groups at the bottom and grey them out
    * Fix group-add button being shown under the success-toast
    * Improve error handling and code structure
    
  • v0.1.0
    The initial release