|
ec88df3405
|
remove old psu module; + minor Py3 fixes
|
2025-01-11 11:43:30 +01:00 |
|
|
678ed53ab5
|
add patches for ZODB.broken and zope.intid (provide _uid_int as object property)
|
2025-01-07 08:45:17 +01:00 |
|
|
72d7fdd05f
|
add zope.sendmail patch (bug fix)
|
2024-12-31 15:07:08 +01:00 |
|
|
eddb58c794
|
fix email generation: remove 'encode()'
|
2024-12-31 14:44:12 +01:00 |
|
|
8a578b46a8
|
some more Python3 fixes
|
2024-12-30 09:52:02 +01:00 |
|
|
78c8b196bf
|
loops instance settings: fixes and improvements
|
2024-12-18 19:15:08 +01:00 |
|
|
2b5a5ec65a
|
add SERVER_ID to instance config
|
2024-12-18 11:33:23 +01:00 |
|
|
b8ce799b12
|
minor fix in organize.comment set up
|
2024-11-24 10:13:04 +01:00 |
|
|
c0fc7fd464
|
fix auth utility set-up in psu
|
2024-11-24 09:17:10 +01:00 |
|
|
e01a7362f9
|
work in progress: authentication: provide config parameter
|
2024-11-22 11:33:24 +01:00 |
|
|
74a3f9210b
|
server.auth: register authentication utility
|
2024-11-16 09:31:33 +01:00 |
|
|
95ed826629
|
register JWT authentication utility defined in py-scopes (work in progress)
|
2024-11-15 08:43:22 +01:00 |
|
|
22efffa11b
|
add monkey patch for zope.index; constraint zope.publisher to version 5.2.1
|
2024-10-26 19:21:23 +02:00 |
|
|
0f2232648c
|
psu improvments for db and conn usage; fix table.py
|
2024-10-25 15:08:08 +02:00 |
|
|
14ea59a307
|
more Python3 fixes: remove basestring, unicode
|
2024-10-23 10:32:58 +02:00 |
|
|
8d7cda5ec0
|
fix psu.reindex_all(): additional keyword arguments, esp start
|
2024-10-22 22:27:46 +02:00 |
|
|
cfa079de0d
|
fixes for server start functionality and inst examples
|
2024-10-06 11:24:00 +02:00 |
|
|
dc87e32a63
|
move psu from loops.common to loops.server; provide server.main for easy starting as server
|
2024-10-06 09:36:40 +02:00 |
|
|
2a689a871b
|
fix overrides.zcml: set skin; fix resource indexing: avoid error when principal not found
|
2024-10-04 14:45:40 +02:00 |
|
|
76e189ac45
|
fix common overrides.zcml
|
2024-10-02 17:02:47 +02:00 |
|
|
0e180bb229
|
example instances: put all common stuff in loops package
|
2024-10-02 16:57:36 +02:00 |
|
|
98f023195b
|
avoid testing deprecation errors with Python3.12
|
2024-10-02 12:54:34 +02:00 |
|
|
5dcc7d2fc6
|
more Python3 fixes and minor changes
|
2024-10-01 16:12:30 +02:00 |
|
|
2cf3569fcb
|
loops site setup OK
|
2024-09-29 12:05:53 +02:00 |
|
|
6169a2d728
|
plain bluebream server basically working
|
2024-09-29 09:48:37 +02:00 |
|
|
ffa5c8701e
|
work in progress: loops / bluebream instances (app installations)
|
2024-09-29 08:47:05 +02:00 |
|
|
48a51c54b1
|
use zope.testrunner for running all tests => additional Python3 fixes
|
2024-09-28 10:30:30 +02:00 |
|
|
74ce78dae9
|
removed xmlrpc package
|
2024-09-28 09:12:13 +02:00 |
|
|
f2a737e0a8
|
storage: tests with Python3 OK
|
2024-09-28 09:03:56 +02:00 |
|
|
6ae2590f50
|
Python3 fixes: constraint, media, system
|
2024-09-28 08:14:49 +02:00 |
|
|
1da71c72a9
|
more Python3 fixes: compound, knowledge, versioning
|
2024-09-27 09:37:54 +02:00 |
|
|
010106406d
|
more Python3 fixes
|
2024-09-27 08:40:20 +02:00 |
|
|
992b5c012d
|
classifier: Python3 fixes
|
2024-09-26 22:30:52 +02:00 |
|
|
bf1fda008c
|
integrator: Python3 fixes
|
2024-09-26 19:59:51 +02:00 |
|
|
5e5e9aedfc
|
organize (tracking, work): Python3 fixes
|
2024-09-26 16:25:00 +02:00 |
|
|
956a6d01b3
|
organize: Python3 fixes for: comment, job, stateful
|
2024-09-25 23:37:00 +02:00 |
|
|
52ac41a82f
|
organize: more Python3 fixes
|
2024-09-25 18:49:21 +02:00 |
|
|
04a9d9ced0
|
Work in progress: Python3 fixes for loops.organize
|
2024-09-25 17:05:57 +02:00 |
|
|
509000a996
|
Python3 fixes for expert tests (+dependencies)
|
2024-09-25 10:58:27 +02:00 |
|
|
ce7015b224
|
Python3 fixes: standard tests OK
|
2024-09-25 09:30:37 +02:00 |
|
|
53be77b5b9
|
work in progress: Python3 fixes
|
2024-09-24 19:23:54 +02:00 |
|
|
42d24a5c3f
|
Python3 fixes: test setup OK, starting with fixes in README.txt
|
2024-09-24 17:38:15 +02:00 |
|
|
494612235e
|
more Python3 fixes: imports for setting up TestSite
|
2024-09-24 16:33:00 +02:00 |
|
|
ca70050bec
|
more Python3 fixes: basic imports OK, starting with doctests
|
2024-09-24 15:30:46 +02:00 |
|
|
7a9be5d79b
|
more Python3 fixes (browser, resource)
|
2024-09-24 11:47:59 +02:00 |
|
|
98bd9b0a46
|
work in progress: Python3 fixes
|
2024-09-24 11:13:49 +02:00 |
|
|
7b3c7c182e
|
fix pyproject.toml - start testing / fixing with Python3
|
2024-09-23 17:41:38 +02:00 |
|
|
77aaad1aa0
|
start working on Python3-compatible version
|
2024-09-23 17:30:48 +02:00 |
|
|
4041841c65
|
storage.compat: provide __name__ property for tracks
|
2024-05-03 13:47:07 +02:00 |
|
|
cb994dc238
|
minor fix on util.records(): fail immediately if tracks folder is missing
|
2024-03-20 09:36:04 +01:00 |
|