Helmut Merz helmutm · he/him
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
helmutm pushed to 3master at cco/cybertools 2024-10-03 17:00:21 +02:00
93a2acf7db some more Python3 fixes
helmutm pushed to 3master at cco/loops 2024-10-02 17:02:52 +02:00
76e189ac45 fix common overrides.zcml
0e180bb229 example instances: put all common stuff in loops package
Compare 2 commits »
helmutm pushed to master at cco/loops-ext 2024-10-02 13:05:37 +02:00
9cc93008be avoid testing deprecation errors with Python3.12
helmutm pushed to 3master at cco/loops 2024-10-02 12:54:38 +02:00
98f023195b avoid testing deprecation errors with Python3.12
helmutm pushed to 3master at cco/cybertools 2024-10-02 10:14:31 +02:00
25277a0b65 avoid testing deprecation errors with Python3.12
helmutm pushed to 3master at cco/cybertools 2024-10-02 09:46:03 +02:00
aef9ad8cb5 make Python3.12 happy
helmutm pushed to 3master at cco/cybertools 2024-10-02 09:08:21 +02:00
814d7c0762 changes to allow zodbupdate to migrate old data
helmutm pushed to 3master at cco/loops 2024-10-01 16:12:34 +02:00
5dcc7d2fc6 more Python3 fixes and minor changes
helmutm pushed to 3master at cco/cybertools 2024-10-01 16:09:51 +02:00
8a6277fbff some more Python3 fixes
helmutm pushed to master at cco/loops-ext 2024-10-01 15:47:50 +02:00
93261431d9 cyberapps.bsm: Python3 fix