appypod-rattail/shared
2015-10-27 21:58:18 +01:00
..
data [shared] Added appy.shared.data.vatEuroCountries, which is the list of countries of the euro zone. 2012-12-20 16:09:05 +01:00
__init__.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
css.py [pod] xhtml2odt: take into account widths of td and th tags, from 'width' attributes or from the corresponding CSS property within 'style' attributes. 2015-03-26 10:53:04 +01:00
csv_parser.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
dav.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
diff.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
errors.py Added the possibility to log OO errors in appy.gen method File.dump and changed some code for avoiding silly Plone warnings on every user click. 2010-02-09 15:59:03 +01:00
ldap_connector.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
odf.py Added a new system for layouting production-ready forms without any HTML coding, many performance improvements and more independence towards Archetypes. 2010-08-05 18:23:17 +02:00
packaging.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
rtf.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
sap.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
test.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
utils.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
xml_parser.py add python3 suppport based on 2to3 script 2015-10-27 21:58:18 +01:00
zip.py [gen] [pod] converter.py: added param '-t' allowing to specify a LibreOffice file whose styles will be imported in the pod result (works only for odt files). Thanks to IMIO. [pod] Pod expressions can now be defined in fields of type 'text-input' (in addition to existing fields 'conditional-text' and track-changed text). Thanks to IMIO. [gen] Added parameter 'stylesTemplate' to the Renderer, allowing to specify a LibreOffice file whose styles will be imported in the pod result. Thanks to IMIO. [bin] Added script odfwalk.py allowing to modify or consult the content of odf files in a folder hierarchy (the script manages the unzip and re-zip of odf files and let a caller script access the unzipped content). [pod] Take into account tag 's'. Thanks to IMIO. 2015-03-13 08:59:32 +01:00