Helmut Merz helmutm · he/him
helmutm pushed to master at cco/hugo-theme-cybercards 2024-11-04 09:16:44 +01:00
5326e4f7b4 add 'cards' shortcode; + minor fixes and improvements
helmutm pushed to master at cco/hugo-theme-cybercards 2024-10-31 12:28:24 +01:00
438cdd54e0 fix list page: position of topic list
helmutm pushed to master at cco/hugo-theme-cybercards 2024-10-30 14:18:10 +01:00
1785ce62d9 fix list (home page) layout; sidebar: + pageteaser; improve css (code element)
helmutm pushed to 3master at cco/cybertools 2024-10-26 19:26:15 +02:00
df1229d8fd minor fixes for avoiding errors with Python3 / up-to-date libraries
helmutm pushed to 3master at cco/loops 2024-10-26 19:25:44 +02:00
22efffa11b add monkey patch for zope.index; constraint zope.publisher to version 5.2.1
helmutm pushed to 3master at cco/loops 2024-10-25 15:09:05 +02:00
0f2232648c psu improvments for db and conn usage; fix table.py
helmutm pushed to 3master at cco/loops 2024-10-23 10:43:27 +02:00
14ea59a307 more Python3 fixes: remove basestring, unicode
8d7cda5ec0 fix psu.reindex_all(): additional keyword arguments, esp start
Compare 2 commits »
helmutm pushed to master at cco/loops-ext 2024-10-22 09:01:32 +02:00
5e76e88397 Python3 fixes: avoid change of iterator during execution; no namespace declarations
helmutm pushed to master at cco/cl-scopes 2024-10-14 10:52:46 +02:00
3cf5700a3d auth:principal: use shape:meta definition
helmutm pushed to master at cco/cl-scopes 2024-10-12 16:00:51 +02:00
6f846ea940 minor fixes concerning shape:meta
helmutm pushed to master at cco/cl-scopes 2024-10-12 15:51:01 +02:00
876e11b0c9 use new meta setting for storage/folder
helmutm pushed to master at cco/cl-scopes 2024-10-12 12:01:19 +02:00
89ec658652 rename factory to meta, with slight functionality change; work in progress: use in storage ...
helmutm pushed to master at cco/cl-scopes 2024-10-12 09:37:23 +02:00
19054f600f work in progress: use factory object for creating records
helmutm pushed to master at cco/cl-scopes 2024-10-11 08:00:10 +02:00
d0c990fe7b provide 'print-slots'; work in progress: record (item) meta information
helmutm pushed to master at cco/loops-ext 2024-10-08 10:38:49 +02:00
72d547c293 cco.common.psu moved to loops.server
helmutm pushed to 3master at cco/loops 2024-10-06 11:24:06 +02:00
cfa079de0d fixes for server start functionality and inst examples
helmutm pushed to 3master at cco/loops 2024-10-06 09:36:48 +02:00
dc87e32a63 move psu from loops.common to loops.server; provide server.main for easy starting as server
helmutm pushed to master at cco/loops-ext 2024-10-04 16:08:42 +02:00
2f72aaf807 cco.common.psu: improvements, provide index_all() function
helmutm pushed to 3master at cco/loops 2024-10-04 14:45:43 +02:00
2a689a871b fix overrides.zcml: set skin; fix resource indexing: avoid error when principal not found
helmutm pushed to master at cco/loops-ext 2024-10-04 14:44:22 +02:00
994dc8ea3e cco.common.psu: directly use zope.app.wsgi