DAS

Timeline
Login

Timeline

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

50 most recent check-ins

2025-09-18
09:51
Fix some panics when using URLs w/o being logged in ... (Leaf 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)
13:38
Add request ID to most logging outputs ... (check-in: 1bddfb63c1 user: stern tags: trunk)
10:55
Remove grp-registratiom.Created; rename db.scanUser -> scanUsers ... (check-in: 1c4f628116 user: stern tags: trunk)
10:53
Disable revive warning ... (check-in: 626291d9ef user: stern tags: trunk)
10:30
Do not link grouping registrations if grouping is before started or after final; in addtion omit entry if grouping is closed. ... (check-in: 1c65aedcd6 user: stern tags: trunk)
2025-09-04
17:52
Allow to remove participants from grouping ... (check-in: a9f2f27c81 user: stern tags: trunk)
17:41
Update dependency ... (check-in: e3bd5786c7 user: stern tags: trunk)
16:54
Adapt to dependency changes ... (check-in: d0b829203f user: stern tags: trunk)
14:00
Allow to delete registrations ... (check-in: edabeb23d0 user: stern tags: trunk)
12:46
Show user's open registrations on the grouping dashboard ... (check-in: f22b2a3f68 user: stern tags: trunk)
2025-09-03
15:36
Check in usecase that host does not register for its own grouping ... (check-in: 7c1caac997 user: stern tags: trunk)
15:24
Adapt to changed ependency webs/forms ... (check-in: de0e0398ec user: stern tags: trunk)
14:23
Refactor context data store to use zero/context ... (check-in: 13edee058e user: stern tags: trunk)
13:49
Order activities descending ... (check-in: 42b2a8e541 user: stern tags: trunk)
13:47
Remove unneeded db import ... (check-in: f5be909c46 user: stern tags: trunk)
13:46
Grouping: allow to edit ... (check-in: d78baad3e0 user: stern tags: trunk)
11:25
Split app.go into some files, aka refactoring ... (check-in: 496c598704 user: stern tags: trunk)
2025-09-02
16:59
Adapt to updated dependencies ... (check-in: c3c8e86b43 user: stern tags: trunk)
2025-08-30
14:37
Refactor main file ... (check-in: 905bc5c4de user: stern tags: trunk)
2025-08-27
09:25
Add Go 1.25 CSRF protection ... (check-in: 4876f0181a user: stern tags: trunk)
08:59
Update dependencies; update to Go 1.25 ... (check-in: 777fdc3248 user: stern tags: trunk)
2025-08-07
18:42
Add sx defun "make-link" ... (check-in: 0391e14838 user: stern tags: trunk)
2025-08-06
17:07
Adapt to sxwebs changes ... (check-in: 001a1fa4ac user: stern tags: trunk)
2025-07-28
13:05
Initial activity view ... (check-in: 6953c7f8a6 user: stern tags: trunk)
11:42
Refactor: comments for permissions; cleanup user form ... (check-in: 1758b881a6 user: stern tags: trunk)
11:20
Refactor handling for OIDC login ... (check-in: 13d6e702f7 user: stern tags: trunk)
11:09
Add some CSS for tables ... (check-in: e4bb257841 user: stern tags: trunk)
10:31
Adapt to sxwebs changes ... (check-in: c66fed5ec8 user: stern tags: trunk)