Helmut Merz helmutm · he/him
helmutm pushed to master at cco/decons 2025-05-23 09:33:20 +02:00
d3417cf94a first try with recursive operation: traverse; start rapply + rcall
helmutm pushed to master at cco/decons 2025-05-22 11:49:30 +02:00
049c352ea8 provide tensor function, just creating arrays
helmutm pushed to master at cco/decons 2025-05-22 10:28:34 +02:00
580d9f34df more tests, start working with data sets and parameter sets
helmutm created branch master in cco/decons 2025-05-22 09:12:19 +02:00
helmutm pushed to master at cco/decons 2025-05-22 09:12:19 +02:00
dcc401b6e9 initial import
helmutm created repository cco/decons 2025-05-22 09:09:59 +02:00
helmutm pushed to master at cco/cl-scopes 2025-05-21 10:02:51 +02:00
b9fa6efc68 allow flexible context / service setup with make-setup; + web/response improvements
helmutm pushed to master at cco/cl-scopes 2025-05-19 17:07:22 +02:00
2d59317980 write response directly in action handler => get rid of response:messages slot
84ce2c9e3a split response processing: prepare - finish
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2025-05-19 15:43:13 +02:00
c52d6adca7 improve / fix server response workflow using a foreground actor
helmutm pushed to 3master at cco/loops 2025-05-19 09:49:27 +02:00
abbcf7786a add camefrom to oidc (zitadel) url
helmutm pushed to 3master at cco/loops 2025-05-18 12:23:58 +02:00
6c1ec7e2cc provide generic login form with link to OIDC authentication
helmutm pushed to 3master at cco/cybertools 2025-05-17 10:57:33 +02:00
350a600ffc decimal field: parse using locale + pattern using zope.i18n
dc5e1fa251 fix conversion of decimal field to float: use german locale if appropriate
Compare 2 commits »
helmutm pushed to master at cco/py-scopes 2025-05-14 17:02:28 +02:00
722b258103 fix base_url references
helmutm pushed to master at cco/py-scopes 2025-05-14 16:25:40 +02:00
05499d5d41 auth: use form['camefrom'] as requested URI, store in initial session and use for final redirect
helmutm pushed to 3master at cco/loops 2025-05-14 15:51:10 +02:00
4bf3cde5fb auth: add logout view
helmutm pushed to master at cco/py-scopes 2025-05-14 09:03:21 +02:00
2f87493144 auth: fully functional logout
a2c529e6d3 storage test: save session message, may be used as session storage
Compare 2 commits »
helmutm pushed to 3master at cco/loops 2025-05-13 09:46:27 +02:00
992a024de6 more fixes concerncing ordering/sorting of concepts and resources
helmutm pushed to 3master at cco/loops 2025-05-12 22:20:25 +02:00
8661a653d6 fix sorting of relations when order is (in part) set manually
helmutm pushed to 3master at cco/loops 2025-05-08 09:11:44 +02:00
6a0a0841a1 avoid variable name 'id'
helmutm pushed to master at cco/loops-ext 2025-05-08 09:11:00 +02:00
110fa036f4 port changes in getPrincipalForUserId() from loops.organize to cco.common