appy.gen: added default validation for wrong dates; for Action fields, added value 'filetmp' for param 'result' for removing temp files that are returned as the result of an action; values entered by the user in the search screens are not stripped; wrapper method 'export' can now export an object in a CSV file; appy.pod: bullets for default list styles in any ODT file generated through pod are now smaller.
This commit is contained in:
parent
9f418439aa
commit
39d68f6490
13 changed files with 787 additions and 628 deletions
|
@ -40,43 +40,43 @@
|
|||
<@style@:paragraph-properties @fo@:keep-with-next="always"/>
|
||||
</@style@:style>
|
||||
<@text@:list-style @style@:name="podBulletedList">
|
||||
<@text@:list-level-style-bullet @text@:level="1" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="●">
|
||||
<@text@:list-level-style-bullet @text@:level="1" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="•">
|
||||
<@style@:list-level-properties @text@:space-before="0.25in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="2" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="○">
|
||||
<@text@:list-level-style-bullet @text@:level="2" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="◦">
|
||||
<@style@:list-level-properties @text@:space-before="0.5in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="3" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="■">
|
||||
<@text@:list-level-style-bullet @text@:level="3" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="▪">
|
||||
<@style@:list-level-properties @text@:space-before="0.75in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="4" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="●">
|
||||
<@text@:list-level-style-bullet @text@:level="4" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="•">
|
||||
<@style@:list-level-properties @text@:space-before="1in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="5" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="○">
|
||||
<@text@:list-level-style-bullet @text@:level="5" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="◦">
|
||||
<@style@:list-level-properties @text@:space-before="1.25in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="6" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="■">
|
||||
<@text@:list-level-style-bullet @text@:level="6" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="▪">
|
||||
<@style@:list-level-properties @text@:space-before="1.5in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="7" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="●">
|
||||
<@text@:list-level-style-bullet @text@:level="7" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="•">
|
||||
<@style@:list-level-properties @text@:space-before="1.75in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="8" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="○">
|
||||
<@text@:list-level-style-bullet @text@:level="8" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="◦">
|
||||
<@style@:list-level-properties @text@:space-before="2in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="9" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="■">
|
||||
<@text@:list-level-style-bullet @text@:level="9" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="▪">
|
||||
<@style@:list-level-properties @text@:space-before="2.25in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
<@text@:list-level-style-bullet @text@:level="10" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="●">
|
||||
<@text@:list-level-style-bullet @text@:level="10" @text@:style-name="podBulletStyle" @style@:num-suffix="." @text@:bullet-char="•">
|
||||
<@style@:list-level-properties @text@:space-before="2.5in" @text@:min-label-width="0.25in"/>
|
||||
<@style@:text-properties @style@:font-name="PodStarSymbol"/>
|
||||
</@text@:list-level-style-bullet>
|
||||
|
|
|
@ -177,7 +177,8 @@ class Test(appy.shared.test.Test):
|
|||
areXml=True, xmlTagsToIgnore=(
|
||||
(OdfEnvironment.NS_DC, 'date'),
|
||||
(OdfEnvironment.NS_STYLE, 'style')),
|
||||
xmlAttrsToIgnore=('draw:name','text:name'), encoding='utf-8')
|
||||
xmlAttrsToIgnore=('draw:name','text:name','text:bullet-char'),
|
||||
encoding='utf-8')
|
||||
if diffOccurred:
|
||||
res = True
|
||||
break
|
||||
|
|
1102
pod/test/Tests.rtf
1102
pod/test/Tests.rtf
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue