appypod-rattail/pod
2015-03-06 15:54:14 +01:00
..
test [pod,px] Bugifx:complete tracebacks when errors within Python expressions. 2015-02-26 09:53:53 +01:00
__init__.py Updated 'print' statements throughout Appy code, in order to be Python3x as well as Python2x-compliant. 2013-05-30 00:46:11 +02:00
actions.py [pod,px] Better error reporting. [gen] Calendar field: allow to validate events from a timeline. 2015-03-05 10:42:08 +01:00
buffers.py [gen] Bugfix: getFormattedValue must produce a different value for strings with format=TEXT depending on the layout type. 2015-03-06 15:54:14 +01:00
converter.py [pod] converter.py now works from Python2.4 to Python3. Thanks to Lennart Regebro who wrote the 'e=sys.exc_info()[1]' trick for catching exceptions in both Python2.4 and Python3 and Luc Saffre for discovering it. 2014-06-18 11:46:43 +02:00
doc_importers.py [shared] Added utils::flipDict allowing to flip keys<->values of a dict. [gen] file.py: added missing i18n labels. [gen] Added css style for rendering nice tables within the message popup. 2015-01-16 20:22:29 +01:00
elements.py [gen] More work ZPT->PX. 2013-08-21 12:35:30 +02:00
imageNotFound.jpg
odf_parser.py
parts.py
pod_parser.py [pod] If you define a variable named 'tableName' inside a table, it will be used to name the table. For information, with Calc, every spreadsheet is represented as a table; the table name is the name that appears in the corresponding tab, in the bottom of the screen. 2015-01-14 11:46:25 +01:00
renderer.py [gen] String field: bugfix when ajax-editing an empty multilingual field. 2015-01-30 12:02:39 +01:00
styles.in.content.xml
styles.in.styles.xml
styles_manager.py [gen] list field now takes into account 'show' attribute of sub-fields. 2014-01-14 09:07:42 +01:00
xhtml2odt.py [pod] Take into account tabs. 'do ... from text' is now obsolete: pod expression now handle correctly tabs and carriage returns. 2014-03-06 11:33:47 +01:00