Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2026-02-07 13:37:59 +01:00
a76f59498c forge: improve repl: use readline, better output formatting; join input lines with newline character
helmutm pushed to master at cco/cl-scopes 2026-02-06 16:38:27 +01:00
3c3e9b15d7 forge:repl: allow list input over multiple lines, using handler-bind and restart-case in string-iterator
helmutm pushed to 3master at cco/loops 2026-02-06 12:46:59 +01:00
e5c88c2111 reporting: corresponding cssClass usage in table headers and rows; use for work report
5676194e56 add expires parameter to auth method selection cookie
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-02-01 09:05:23 +01:00
685df331b0 util, shape: improve / fix property list and head handling facilities
helmutm pushed to master at cco/cl-scopes 2026-01-31 09:15:30 +01:00
bfa96254a3 shape: add head-update function, e.g. for creating new message heads
helmutm pushed to master at cco/cl-scopes 2026-01-29 13:12:10 +01:00
95127d94e8 core: add 'forward' action handler
helmutm pushed to 3master at cco/loops 2026-01-25 08:22:16 +01:00
0dec54ace0 auth_select login form: minor improvements
helmutm pushed to master at cco/loops-ext 2026-01-25 08:20:57 +01:00
0a2cd32d9c cco.member: login form, link to OIDC auth: minor improvements
helmutm pushed to master at cco/loops-ext 2026-01-23 09:28:29 +01:00
f6fd7cafbd cco.work: do not use cco.storage; remove obsolete licence comments
helmutm pushed to master at cco/hugo-theme-cybercards 2026-01-16 10:31:27 +01:00
a4116f6bd2 add css settings for printing: hide header, footer, sidebar, card borders, ...
helmutm pushed to 3master at cco/loops 2025-12-13 08:33:00 +01:00
02b8dd5d13 show report title (in print) only if corresponding flag in report instance is set
helmutm pushed to 3master at cco/loops 2025-12-12 09:31:30 +01:00
7c85e5ac15 provide print-only CSS class - use for showing report title in print output
helmutm pushed to 3master at cco/loops 2025-12-11 10:30:06 +01:00
80404a99f2 add 'noprint' to view modes (tabs) and query input form, and to work item state report field
helmutm pushed to 3master at cco/loops 2025-12-09 15:41:42 +01:00
cd63d7785a IType interface: make prefix and container TextLine instead of BytesLine
helmutm pushed to master at cco/loops-ext 2025-12-03 22:31:20 +01:00
f46ae59f19 fixt cco.webapi.client.sendJson(): do not convert payload if it is bytes or str
helmutm pushed to 3master at cco/loops 2025-11-25 14:26:12 +01:00
aee5b4a3b3 move extUserLink property to BaseView - link to pw change / user data may be used on any page
helmutm pushed to 3master at cco/loops 2025-11-24 09:35:37 +01:00
1b93e6148b more fixes for util.getMigratedItem()
d3fb58d62c Update util.py column select query
dc26d15ece another fix for util.getMigratedItem()
ca066373c9 Update util.py
9c7092564c fix util.getMigratedItem()
Compare 6 commits »
helmutm pushed to 3master at cco/loops 2025-11-18 08:25:41 +01:00
8be18fa43e Update concept_macros.pt
helmutm pushed to master at cco/loops-ext 2025-11-18 08:25:16 +01:00
f50d2befa5 webapi client: remove body from log output
helmutm pushed to 3master at cco/loops 2025-11-12 09:37:07 +01:00
c58126b93b fix server/loginform.pt