DAS

Timeline
Login

Timeline

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

50 most recent check-ins

2026-02-23
16:56
Make use of forms.EnsureEmptyChoice ... (Leaf 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)
14:48
Allow to build groups, stored in the database ... (check-in: 3bb265b47c user: stern tags: trunk)
09:15
Add grouping policy "special" ... (check-in: b261f6a758 user: stern tags: trunk)
08:33
Use updated dependency webs/forms; small refactorings ... (check-in: f85a173b64 user: stern tags: trunk)
2025-09-15
17:54
Very initial prototype of page to start the grouping process ... (check-in: 7443b2de41 user: stern tags: trunk)
2025-09-13
21:54
Improve parent finding for crossover in genetic algorithm ... (check-in: eab04f6429 user: stern tags: trunk)
20:45
Move genetic grouping algorithm ino own package ... (check-in: d96961736a user: stern tags: trunk)
2025-09-12
19:16
When redirected to Login page, redirect back to original URL ... (check-in: fe78c915e9 user: stern tags: trunk)
2025-09-09
12:41
Some refactorings: remove max_size/reserved from grouping; convert some counts to int (were uint); add User.Value() ... (check-in: c28593989f user: stern tags: trunk)
12:10
Update dependencies ... (check-in: 89954aff17 user: stern tags: trunk)
12:08
Adapt to changed dependency (webs/forms) ... (check-in: 276a4968d5 user: stern tags: trunk)
2025-09-08
17:36
Make revive linter happy ... (check-in: 12f7c62312 user: stern tags: trunk)
17:34
Add a initial version of a generic genetic algorithm to calculate groups ... (check-in: 17f81ce269 user: stern tags: trunk)
2025-09-05
18:16
Finalize handling of max-requests, hopefully ;) ... (check-in: 92ef4f57e7 user: stern tags: trunk)
17:50
Flash messages must be set before rendering, not when creating the render data environment. ... (check-in: 97d64a5664 user: stern tags: trunk)
15:53
Small cleanups; non-DB integration of Grouping.MaxRegs ... (check-in: 999ca0e8c1 user: stern tags: trunk)