Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-10-13
| ||
16:33 | Repository: table grouping_member does not need a key id ... (Leaf 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) | |
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) | |