/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 78 by teichmann, Wed Aug 22 18:21:01 2007 UTC revision 90 by torsten, Fri Aug 24 13:25:30 2007 UTC
# Line 1  Line 1 
1    2007-08-24 Torsten Irlaender <[email protected]>
2    
3            * tools/formed/formed/plugins/names/filter.py: Separated Class for
4              making the formularnames more database friendly. Added some more
5              checks.
6            * tools/formed/formed/plugins/export/sql.py: Make use of the fresh
7              separated class, and some fixes in sql generation.
8    
9    2007-08-24 Sascha L. Teichmann <[email protected]>
10    
11            * tools/formed/formed/plugins/export/html.py: Print lengths
12              of external choice list.
13    
14    2007-08-24 Sascha L. Teichmann <[email protected]>
15    
16            * tools/formed/formed/main.py: Little workaround for
17              mode selection if someone adds an removes a mode.
18    
19    2007-08-24 Sascha L. Teichmann <[email protected]>
20    
21            * tools/formed/test-data/simple.xml: Better test case for
22              mode depended leaf items.
23    
24            * tools/formed/formed/model/nodecomponents.py: Added a method
25              to calculate the effective mode of an item.
26    
27            * tools/formed/formed/plugins/export/html.py: Use effective
28              mode. TODO: the 'all' modus return false results sometimes.
29                    Cause: The modes are only cumulated over time. Removal is
30                    not done.
31    
32    2007-08-24 Sascha L. Teichmann <[email protected]>
33    
34            * tools/formed/formed/plugins/export/html.py: Dump the items
35              of radio groups and choices too.
36    
37    2007-08-24 Torsten Irlaender <[email protected]>
38    
39            * tools/formed/formed/plugins/names/filter.py: Modified the renaming
40              by formular names to make the naming more database friendly.
41              Now only alphanumeric and underscore chars is allowed.
42    
43    2007-08-24 Sascha L. Teichmann <[email protected]>
44    
45            * tools/formed/formed/plugins/export/html.py: Tweaked
46              HTML table exporter a bit to be on par with the XSLT
47                    script. TODO: Dump items in radio and choice groups.
48    
49    2007-08-23 Sascha L. Teichmann <[email protected]>
50    
51            * tools/formed/formed/plugins/names/filter.py: Removed
52              HTML and SQL exporters.
53    
54            * tools/formed/formed/plugins/export,
55              tools/formed/formed/plugins/export/__init__.py,
56              tools/formed/formed/plugins/export/sql.py,
57              tools/formed/formed/plugins/export/html.py: New: Contain
58                    the HTML and the SQL exporters now.
59    
60            * tools/formed/formed/config.py: Use exporters from different
61              package now.
62    
63    2007-08-23 Torsten Irlaender <[email protected]>
64    
65            * tools/formed/formed/plugins/names/filter.py: Added an
66              pseudo SQL export filters. TODO: Move HTML and SQL filter
67              in a new file (formed/plugins/export/htmlexport.py and
68              sqlexport.py?)
69    
70            * tools/formed/formed/config.py: Install the new SQL filter.
71    
72    2007-08-23 Sascha L. Teichmann <[email protected]>
73    
74            * tools/formed/formed/model/nodecomponents.py: Added a depth()
75              method to determine the depth of particular tree item.
76    
77            * tools/formed/formed/plugins/names/filter.py: Added an
78              HTML export filters. TODO: needs more work.
79    
80            * tools/formed/formed/config.py: Install the new HTML filter.
81    
82    2007-08-23 Torsten Irlaender <[email protected]>
83    
84            * contrib/extract-xfa-fields_and_options.xsl: Added small xsl script
85              to extract fields and options in the XFA Data in teh PDF. This
86              script might me handy to indicate changes between the different
87              formular versions.
88            
89    2007-08-23 Sascha L. Teichmann <[email protected]>
90    
91            * tools/formed/formed/main.py: Add an 'all' mode to
92              select all modes. ;-)
93    
94  2007-08-22 Sascha L. Teichmann <[email protected]>  2007-08-22 Sascha L. Teichmann <[email protected]>
95    
96          * tools/formed/test-data/simple.xml,          * tools/formed/test-data/simple.xml,

Legend:
Removed from v.78  
changed lines
  Added in v.90

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26