|
f1080df88b
|
use zope-testrunner for running all relevant tests => more Python3 fixes
|
2024-09-28 11:42:20 +02:00 |
|
|
33ab512b7f
|
some more Python3 fixes (composer.report, tracking)
|
2024-09-26 16:24:24 +02:00 |
|
|
17fbeb2c2c
|
browser.loops.auth: Python3 fix
|
2024-09-25 17:05:19 +02:00 |
|
|
52e3fc72c6
|
more Python3 fixes in composer, knowledge
|
2024-09-25 10:57:30 +02:00 |
|
|
db31a73bc9
|
container: Python3 fix
|
2024-09-25 09:31:49 +02:00 |
|
|
ee82ee7b32
|
composer: some more Python3 fixes
|
2024-09-24 19:24:25 +02:00 |
|
|
71f36283b9
|
Merge branch '2master' into 3master
|
2024-09-24 17:15:06 +02:00 |
|
|
d66aa31058
|
more Python3 fixes (browser.action, composer...field)
|
2024-09-24 17:11:06 +02:00 |
|
|
5f3bd3c04f
|
composer: more Python3 fixes
|
2024-09-24 11:14:22 +02:00 |
|
|
b22dbf879c
|
remove deprecated zope.app.container references
|
2024-09-23 22:50:46 +02:00 |
|
|
9fbd97386e
|
some more Python3 fixes...
|
2024-09-23 15:35:14 +02:00 |
|
|
b8eba239ed
|
typology: Python3 fixes; + update of example data
|
2024-09-23 15:05:10 +02:00 |
|
|
61c78fe3e7
|
reporter: Python3 fixes
|
2024-09-23 13:12:33 +02:00 |
|
|
3ec90f4b66
|
relation: Python3 fixes
|
2024-09-23 12:17:52 +02:00 |
|
|
f9a3326ec7
|
process: Python3 fixes
|
2024-09-23 11:14:21 +02:00 |
|
|
8037ac38be
|
organize: Python3 fixes
|
2024-09-23 11:00:35 +02:00 |
|
|
52990d1df6
|
work in progress: organize: Python3 fixes
|
2024-09-22 18:10:02 +02:00 |
|
|
8d260908a5
|
meta: Python3 fixes
|
2024-09-22 17:16:33 +02:00 |
|
|
b60d6d3b10
|
external: some Python3 fixes
|
2024-09-22 16:12:36 +02:00 |
|
|
e98dd2ed34
|
media: Python3 fixes
|
2024-09-22 15:24:24 +02:00 |
|
|
c9220d834d
|
linK: Python3 fixes
|
2024-09-22 14:46:28 +02:00 |
|
|
383b77edf1
|
knowledge: Python3 fixes
|
2024-09-22 13:31:58 +02:00 |
|
|
b866ac4267
|
integrator.filesystem: Python3 fixes
|
2024-09-22 13:25:46 +02:00 |
|
|
ee9d062833
|
docgen: Python3 fixes
|
2024-09-22 11:16:47 +02:00 |
|
|
4b84e816b4
|
container: Python3 fixes
|
2024-09-22 10:41:30 +02:00 |
|
|
80766f2279
|
composer, util: Python3 fixes
|
2024-09-22 10:24:02 +02:00 |
|
|
87ca77df45
|
commerce: Python3 fixes, + composer (.base, .schema)
|
2024-09-21 22:36:59 +02:00 |
|
|
c5fe028756
|
catalog: Python3 fixes (+ some fixes in relation)
|
2024-09-21 17:04:16 +02:00 |
|
|
ad632e23ee
|
browser: Python3 fixes
|
2024-09-21 16:12:03 +02:00 |
|
|
98ebc30bd5
|
tracking: tests OK, including some fixes in container
|
2024-09-21 15:04:57 +02:00 |
|
|
bd631677d6
|
brain: fixes (zope.interface.implementer); + text: improvements
|
2024-09-21 14:27:15 +02:00 |
|
|
06682d2a5c
|
define project via pyproject.toml, removing setup.py; + fixes => cybertools.text tests OK
|
2024-09-21 09:06:42 +02:00 |
|
|
35ab24a78a
|
tracking: add updateIndex() method
|
2024-05-03 13:08:35 +02:00 |
|
|
a6fb663192
|
minor additions for compatibility with new cco.storage implementation
|
2024-01-03 11:07:55 +01:00 |
|
|
94ce64ef00
|
add RecordsTable field - context-based, i.e. the columns are defined in the object or type
|
2023-12-28 09:09:00 +01:00 |
|
|
e5f1be9f91
|
provide method for automatic conversion from KeyTable to Records field
|
2023-12-25 10:52:45 +01:00 |
|
|
abfd75a782
|
date2TimeStamp(): accept also int and float as input
|
2023-12-21 08:18:49 +01:00 |
|
|
6a52601060
|
move tracking migration to loops
|
2023-12-15 14:03:35 +01:00 |
|
|
d6666c166f
|
first migration (with favorites) basically working
|
2023-12-11 09:46:27 +01:00 |
|
|
382ffe2e28
|
add MIT license file as default for new or changed modules
|
2023-12-11 08:24:54 +01:00 |
|
|
6f86e74feb
|
work in progress: migration of records (tracking) - main development in python2 (2master) branch
|
2023-12-11 08:19:49 +01:00 |
|
|
1fb58a7db3
|
remove copyright comments - see LICENSE file
|
2023-11-29 13:19:47 +01:00 |
|
|
fad566b354
|
make package cybertools.tracking Python3-ready
|
2023-11-29 11:48:36 +01:00 |
|
|
43ea46e401
|
cybertools.text: OK on py3
|
2023-11-27 18:49:05 +01:00 |
|
Hannes Plattner
|
f5c80948c0
|
refix
|
2023-06-28 13:54:51 +02:00 |
|
Hannes Plattner
|
88f8b968e6
|
fix method call
|
2023-06-28 13:50:28 +02:00 |
|
zope
|
674cd62ae6
|
avoid error when timestamp is already a date
|
2021-11-24 09:32:41 +01:00 |
|
zope
|
1629defe3d
|
add parameter usePredicateIndex to getRelations()
|
2021-08-07 11:44:01 +02:00 |
|
Hannes Plattner
|
bd1aa11beb
|
Merge branch '2master' of ssh://git.cy55.de/home/git/cybertools into 2master
|
2020-10-13 13:22:40 +02:00 |
|
Hannes Plattner
|
46582b51fe
|
fix instance default value getter
|
2020-10-13 13:22:21 +02:00 |
|