|
df41516015
|
minor fixes
|
2015-06-12 07:30:35 +02:00 |
|
|
5ba1f5cbdd
|
round value before formatting in order to avoid zope.i18n formatter bug
|
2014-01-02 17:30:57 +01:00 |
|
|
dde80ae7d7
|
merge remote hplattner
|
2013-12-20 10:10:38 +01:00 |
|
|
f29132406a
|
unify date strings/remove excess parts before parsing
|
2013-12-11 09:43:02 +01:00 |
|
|
707d7abf6d
|
make sure part is encoded string (BeautifulSoup sometimes does not encode input
|
2013-08-13 13:04:27 +02:00 |
|
|
7c1dbdc732
|
backport util module from bluebream branch
|
2013-05-17 13:16:56 +02:00 |
|
|
e1ba407209
|
new person fields salutation and (academic) title
|
2013-05-17 11:26:36 +02:00 |
|
|
0bb012a9c6
|
add utility function for extracting first part of a text
|
2013-04-01 10:38:17 +02:00 |
|
|
191484c2e5
|
remove empty line; fix doctest
|
2013-03-31 11:04:55 +02:00 |
|
|
a552ba224c
|
backport from bluebream version: number formatting with pattern
|
2013-03-25 13:50:46 +01:00 |
|
|
a528e6f4af
|
fix number formatting function
|
2013-03-22 15:24:41 +01:00 |
|
|
57cade3cf3
|
convert date to datetime if necessary
|
2013-03-20 11:36:23 +01:00 |
|
|
83732349a7
|
provide localization of datetime values if pytz module is present: error handling
|
2013-03-11 11:43:12 +01:00 |
|
|
2f6cb9ac69
|
provide localization of datetime values if pytz module is present
|
2013-03-11 11:11:59 +01:00 |
|
|
4fc0538e30
|
remove special HTML comments from MS Word even when escaped
|
2013-03-01 16:31:02 +01:00 |
|
|
ea0999a5c0
|
provide stripping of HTML comments
|
2013-01-18 16:36:04 +01:00 |
|
hplattner
|
9e8ba76461
|
fix: browserView getData setting for boolean field
|
2013-01-14 12:05:29 +01:00 |
|
|
3a800d3038
|
allow image tags in sanitized HTML
|
2012-10-29 11:56:09 +01:00 |
|
|
808103ac78
|
add conversion of date to integer timestamp
|
2012-10-08 11:47:38 +02:00 |
|
|
a577b6cbf4
|
allow 'width' attribute when sanitizing HTML code
|
2012-09-15 10:55:11 +02:00 |
|
|
0e060bc34e
|
sanitize HTML before stripping tags in order to avoid empty results with certain Word formattings
|
2012-05-10 10:19:12 +02:00 |
|
|
ba7cf1311f
|
new BatchIterator utility class for more control when retrieving objects from an iterator or generator
|
2012-01-16 11:27:34 +01:00 |
|
|
ac0b01fde0
|
provide current year in generic view, e.g. for use in copyright lines
|
2011-12-28 17:58:36 +01:00 |
|
|
a33f17faf0
|
continuous improvement and extension of reporting facilities
|
2011-11-27 15:18:37 +01:00 |
|
|
56773a72c3
|
add .gitignore file; modify version handling: ignore $Id$ property.
|
2011-05-03 13:35:19 +02:00 |
|
helmutm
|
7e2150f81c
|
provide date/time parsing for Python 2.4
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4144 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2011-01-15 13:34:23 +00:00 |
|
helmutm
|
da6ec8eea7
|
avoid conversion to unicode when working with path names
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4041 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-10-14 08:52:22 +00:00 |
|
helmutm
|
afb4222532
|
make html sanitize more tolerant for strange HTML code
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3916 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-07-06 19:27:59 +00:00 |
|
helmutm
|
4731481f48
|
add 'default' argument to Jeep.pop()
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3887 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-06-06 13:19:25 +00:00 |
|
helmutm
|
cdb9bc94d0
|
make internal cache implementation available for testing even when lovely.memcached is present
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3784 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-03-26 11:18:13 +00:00 |
|
helmutm
|
439ddf7c3d
|
provide simple function for stripping all HTML tags from a text
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3759 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-03-08 07:20:54 +00:00 |
|
helmutm
|
31a2195958
|
collect more date formatting and parsing utilities in one central place
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3731 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-15 11:33:06 +00:00 |
|
helmutm
|
4157c0af04
|
add test for correct stripping of HTML comments
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3720 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-09 12:58:07 +00:00 |
|
helmutm
|
ee744a7e23
|
allow colspan and rowspan attributes in HTML
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3689 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-01-20 07:59:59 +00:00 |
|
helmutm
|
ffaed6517a
|
HTML sanitize: allow links
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3648 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-12-10 09:28:55 +00:00 |
|
helmutm
|
4e1e2370a2
|
provide caching for layout renderers (i.e. macros used as layout renderers)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3634 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-11-23 12:53:39 +00:00 |
|
helmutm
|
71132017e7
|
don't strip table attributes
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3617 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-11-01 21:31:11 +00:00 |
|
helmutm
|
a08922f990
|
provide elementary interfaces for some generic object access
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3609 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-10-29 17:22:47 +00:00 |
|
helmutm
|
6eba456319
|
HTML sanitizing: allow specification of parts of style names
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3573 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-10-09 09:04:21 +00:00 |
|
helmutm
|
427d043f2c
|
add new utility module for html processing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3567 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-10-05 21:00:50 +00:00 |
|
helmutm
|
28eb29c63d
|
include kw arguments when constructing cache identifier
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3478 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-31 13:37:38 +00:00 |
|
helmutm
|
4b2e3e175b
|
provide simple caching
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3449 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-07 14:57:29 +00:00 |
|
helmutm
|
e0e82dd571
|
use local for displaying timestamps
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3443 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-06 16:17:01 +00:00 |
|
helmutm
|
54f55ac025
|
add utility module with basic date and time operations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3260 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-03-06 06:43:48 +00:00 |
|
helmutm
|
1fa202c5c2
|
provide description appropriately formatted for title attribute and info field
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3239 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-02-16 10:10:50 +00:00 |
|
helmutm
|
f08626e6b1
|
add job manager interface
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3017 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-30 13:38:52 +00:00 |
|
helmutm
|
e8d16faefa
|
add version handling package
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3014 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-28 10:56:14 +00:00 |
|
helmutm
|
2e0a9701e9
|
add json decoder
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2987 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-14 09:05:26 +00:00 |
|
helmutm
|
cda7a9624b
|
add json decoder
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2986 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-14 09:04:38 +00:00 |
|
helmutm
|
16d4e0df7d
|
add json decoder
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2985 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2008-11-14 09:02:30 +00:00 |
|