DAS

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-06-11
17:36
Fix two errors in wui/topic ... (leaf check-in: 12589f34b2 user: stern tags: trunk)
17:35
Initial version of "team" support ... (check-in: 4bc3a056ea user: stern tags: trunk)
16:37
Clean up some domain models; fix bug in sql schema ... (check-in: 3ed90c1791 user: stern tags: trunk)
16:17
Rename URI /courses/.../topics/ to .../add-topic/ ... (check-in: 0ba68f8f38 user: stern tags: trunk)
14:54
Refactor topic handling: moving it to its own hierarchy ... (check-in: 739a53e973 user: stern tags: trunk)
12:55
Add topic-edit (full stack) ... (check-in: c3cfc56cf8 user: stern tags: trunk)
12:13
Fix type in repository.setcourse ... (check-in: a10ffb5878 user: stern tags: trunk)
10:39
Refactor webui.Course ... (check-in: 741aa3dc54 user: stern tags: trunk)
10:30
Refactor repository.Course ... (check-in: 0e9baca2df user: stern tags: trunk)
10:22
Refactor domain.Course.IsOver() ... (check-in: 2a1151b06c user: stern tags: trunk)
10:00
Remove useless stmt in wui/topic ... (check-in: 7b93b2b8f0 user: stern tags: trunk)
08:26
Update dependencies ... (check-in: 16c9cae4b1 user: stern tags: trunk)
2026-04-23
16:04
Allow to show a single topics in all its details ... (check-in: d58570b275 user: stern tags: trunk)
10:43
Add topic count to course view for lecturer ... (check-in: 390382e6bd user: stern tags: trunk)
10:24
Update dependencies ... (check-in: f1b745b8b1 user: stern tags: trunk)
2026-02-23
16:56
Make use of forms.EnsureEmptyChoice ... (check-in: 3a751ef970 user: stern tags: trunk)
16:51
Initial version of slot-policy for grouping ... (check-in: 4c3964d283 user: stern tags: trunk)
2026-02-18
18:01
Update dependencies ... (check-in: e69cd414f4 user: stern tags: trunk)
17:56
Make sure that usernames are valid when entered by user in a form ... (check-in: 886a0ce084 user: stern tags: trunk)
16:34
Initial version of grouping policy "buddy" ... (check-in: 8c622bb09f user: stern tags: trunk)
16:32
Fix SQL statement to update grouping registrations ... (check-in: 28c3d9e277 user: stern tags: trunk)
14:12
Some refactorings to make linter happy ... (check-in: 5257ea0038 user: stern tags: trunk)
14:10
Update to Go 1.26 ... (check-in: cfc9434bde user: stern tags: trunk)
14:09
Refactor defaultPolicy by creating nilProlicy and specialPolicy ... (check-in: fe8eb30b87 user: stern tags: trunk)
2026-02-10
16:46
Adapt to dependency changes ... (check-in: 0bd27e6fd6 user: stern tags: trunk)
2025-10-21
13:47
WebUI: allow to set/update intern-id if no oidc is active ... (check-in: 2962474a0f user: stern tags: trunk)
2025-10-17
16:43
Fix wui.EmbedFileServer ... (check-in: bfdbe4885e user: stern tags: trunk)
16:42
Update dependencies ... (check-in: 3e4fceef85 user: stern tags: trunk)
2025-10-13
16:33
Repository: table grouping_member does not need a key id ... (check-in: 7643c84bf2 user: stern tags: trunk)
2025-10-06
08:41
Fix some issues with wui.MakeStaticHandler ... (check-in: 286405305e user: stern tags: trunk)
2025-09-30
16:03
Allow browser to cache static resources, like /static/das.css ... (check-in: f0e98e0627 user: stern tags: trunk)
12:38
Make menubar accessible for iPadOS/Safari ... (check-in: e70d3b0bd9 user: stern tags: trunk)
12:18
Update dependencies ... (check-in: 3f3fd900cb user: stern tags: trunk)
2025-09-23
14:53
End registrations phase, if "start" is used in grouping detail view ... (check-in: 3e6d4fc105 user: stern tags: trunk)
14:39
Move link of list of other groupings to menu ... (check-in: df75c18b5a user: stern tags: trunk)
13:29
Show number of participants when forming groups ... (check-in: 7b7ef0e112 user: stern tags: trunk)
2025-09-22
13:44
Allow new policies for group building ... (check-in: 7746ddbef1 user: stern tags: trunk)
2025-09-19
14:14
Check that current user is a host for the giben grouping (or an admin) ... (check-in: b25265f151 user: stern tags: trunk)
13:17
Initial version to allow an admin to see groupings managed by other hosts ... (check-in: cc3176d9da user: stern tags: trunk)
2025-09-18
18:25
Allow to show grouping registration qr-code before start ... (check-in: 54a48f0821 user: stern tags: trunk)
17:12
Some refactorings wrt user permissions and data activities ... (check-in: c2f88283a7 user: stern tags: trunk)
16:21
Add mail link and permissions to user list ... (check-in: 7e31e2e15d user: stern tags: trunk)
09:51
Fix some panics when using URLs w/o being logged in ... (check-in: 4618cd092e user: stern tags: trunk)
2025-09-17
17:13
If grouping has registrations removed after group building, do not show 0 registrations on host grouping dashboard ... (check-in: 709c6bfd9f user: stern tags: trunk)
16:36
Prüfung der maximalen Registrierungen bei einem Grouping auf = 0 oder > 3 ... (check-in: d13cbedcfc user: stern tags: trunk)
16:24
Remove some linter warnings to make them happy ... (check-in: eff8c0be69 user: stern tags: trunk)
16:17
Allow to show group of which the user is a member of ... (check-in: b45d6fe33e user: stern tags: trunk)
12:43
Allow to fix a group by removing all registrations. ... (check-in: 6f4aa53b8e user: stern tags: trunk)
2025-09-16
17:42
Show groups in grouping page, if there are some; allow to delete these groups ... (check-in: 68e498717c user: stern tags: trunk)
15:45
Some refactorings w.r.t. group building; add check if group member are already calculated ... (check-in: 61b435c605 user: stern tags: trunk)