DAS

Timeline
Login

Timeline

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

50 most recent check-ins

2025-09-12
19:16
When redirected to Login page, redirect back to original URL ... (Leaf 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)
08:27
Fix: sql to count registrations for a grouping ... (check-in: 4c39da48f2 user: stern tags: trunk)
2025-07-27
14:56
Fix: counting of registration when showing grouping list; after grouping final is reached, no QR code, no registration/update. ... (check-in: ba4d80b859 user: stern tags: trunk)
2025-07-26
15:59
Adapt to sxweb changes ... (check-in: f514fd2b66 user: stern tags: trunk)
15:38
If base URL is not set in config, use the default value "http://localhost:PORT" ... (check-in: 7e4896ecff user: stern tags: trunk)
15:30
Add grouping policy to registration (to detect when policy in grouping was changed) ... (check-in: 26cb5ab5b1 user: stern tags: trunk)
2025-07-25
18:00
Preset "active" when creating a new user account ... (check-in: 39ca315f4e user: stern tags: trunk)
17:57
Add simple primary key to various tables; unify key names; fix problem with grouping registration activity ... (check-in: ad96f55e20 user: stern tags: trunk)
16:31
Very initial version of grouping registration by user ... (check-in: 4475b9b53f user: stern tags: trunk)
13:54
Cleanup: time handling, grouping processing; add first repository method to retrieve a registration ... (check-in: d7a85f68c9 user: stern tags: trunk)
2025-07-23
15:51
Update dependencies license text; update dependency yuin/goldmark ... (check-in: d0c7adfb7a user: stern tags: trunk)
14:46
Move QR generator to webs ... (check-in: b94c6ba140 user: stern tags: trunk)
2025-07-22
16:06
Adapt to webs.site changes ... (check-in: 7aee2987d3 user: stern tags: trunk)
15:46
Create shorter URL for QR code, which is redirected to registration page. ... (check-in: b9435dfec0 user: stern tags: trunk)
14:43
Show QR code for registering ... (check-in: 30386514a8 user: stern tags: trunk)