| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-11-15 | Expose operator names (if available), fall back to admin IDs otherwise | Birte Kristina Friesel | -0/+0 | |
| See #10 | ||||
| 2025-11-15 | Add Admin IDs | Birte Kristina Friesel | -0/+466 | |
| Via #10 print $(jq .components.schemas.Administration.properties.administrationID.description ~/RIS__Boards-1.6.0.json) G '^-' | perl -nE 'if (m{^- ([^ ]+) [(]([^ ]+) - (.*?)[)]$}) { if ($3 !~ m{Nahreisezug}) {say "\"$1\": [\"$2\", \"$3\"]" }}' | ||||
