|
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 |
|
|
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 |
|
|
59cd18cc63
|
fix import: stop deprecation warning
|
2020-05-04 16:30:01 +02:00 |
|
|
ab72a31bf0
|
merge field methods correctly
|
2020-04-15 11:56:56 +02:00 |
|
|
a8565f58c3
|
don't suppress 'hidden' fields
|
2020-04-08 14:52:51 +02:00 |
|
|
51be7dbcbb
|
avoid deprecation warnings, fix doctests
|
2020-03-07 13:44:10 +01:00 |
|
|
f2eae818db
|
set version number to 2.3.0
|
2020-03-07 12:51:33 +01:00 |
|
|
3c8edc3e90
|
merge bbmaster + bbmaster2 to new branch 2master
|
2020-03-03 15:22:13 +01:00 |
|
|
83e18e10c1
|
avoid error caused by missing table columns
|
2019-11-25 19:20:07 +01:00 |
|
|
df15344db5
|
fix tests/doctests according to current ZTK and BlueBream versions
|
2019-04-26 17:42:10 +02:00 |
|
|
6ee25a78a4
|
avoid template compilation error with new ZPT version
|
2019-04-26 11:25:39 +02:00 |
|
|
69513bdd9f
|
avoid years before 1900 that cannot be formatted
|
2019-04-26 11:08:02 +02:00 |
|
|
b690273bf0
|
update version number
|
2019-03-09 13:24:14 +01:00 |
|
|
9f1bbb5193
|
fix moving of work items
|
2018-01-09 07:55:06 +01:00 |
|
hplattner
|
c5715c322d
|
subtotals fixes
|
2017-10-11 14:21:13 +02:00 |
|
hplattner
|
0208aa5595
|
add getExportValue method for report fields
|
2017-02-09 13:44:53 +01:00 |
|
|
93249faf94
|
fix check for workitem type
|
2017-01-16 15:23:48 +01:00 |
|
|
bd3d7a0e2f
|
fix action start: 'party' query only works in adapter
|
2017-01-16 15:12:50 +01:00 |
|
|
3b53657c5d
|
fix MANIFEST.in: include missing files/directories
|
2017-01-02 16:07:09 +01:00 |
|
|
2e09bb3738
|
minor package-level changes, add README file
|
2017-01-01 17:21:32 +01:00 |
|
|
82bc58329b
|
dirty fix: monkey patch in IntIds to avoid ForbiddenAttribute error
|
2017-01-01 17:19:52 +01:00 |
|
|
d385dc8dea
|
make package ready for distribution as an sdist egg
|
2016-12-31 13:43:05 +01:00 |
|
hplattner
|
aab06b0cc9
|
use subtotals row id instead of class concat
|
2016-12-28 11:40:09 +01:00 |
|
|
c03e47ab3d
|
cleanup pagetemplate code with string: literals
|
2016-12-26 18:14:15 +01:00 |
|
|
325f463ce8
|
remove deprecated import from zope.testing
|
2016-12-26 11:26:10 +01:00 |
|
|
9205e8592e
|
remove deprecated import from zope.testing
|
2016-12-26 10:42:27 +01:00 |
|
|
170e8f1d4e
|
allow hiding of a field from schema-based forms
|
2016-12-23 17:14:11 +01:00 |
|
hplattner
|
e26d61c38b
|
use cssClass from row property
|
2016-12-12 11:50:17 +01:00 |
|
|
4d493dda45
|
second fix: call normalizeName only for strings
|
2016-11-30 18:10:16 +01:00 |
|
|
173e0d4140
|
now the real fix: call normalizeName only for strings
|
2016-11-30 13:48:57 +01:00 |
|
hplattner
|
64d7f4e701
|
fix
|
2016-11-30 13:42:00 +01:00 |
|
|
519140aa6d
|
use 'suppress' property name instead of 'hidden' (which is used already)
|
2016-11-30 10:10:00 +01:00 |
|
|
b6833af5f9
|
allow simple hiding of a field from a schema
|
2016-11-29 13:08:29 +01:00 |
|
hplattner
|
78748051e2
|
add report row properties for js calculating totals and subtotals
|
2016-11-25 16:38:27 +01:00 |
|