/[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 84 by teichmann, Fri Aug 24 05:54:40 2007 UTC
# Line 1  Line 1 
1    2007-08-24 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/html.py: Tweaked
4              HTML table exporter a bit to be on par with the XSLT
5                    script. TODO: Dump items in radio and choice groups.
6    
7    2007-08-23 Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/plugins/names/filter.py: Removed
10              HTML and SQL exporters.
11    
12            * tools/formed/formed/plugins/export,
13              tools/formed/formed/plugins/export/__init__.py,
14              tools/formed/formed/plugins/export/sql.py,
15              tools/formed/formed/plugins/export/html.py: New: Contain
16                    the HTML and the SQL exporters now.
17    
18            * tools/formed/formed/config.py: Use exporters from different
19              package now.
20    
21    2007-08-23 Torsten Irlaender <[email protected]>
22    
23            * tools/formed/formed/plugins/names/filter.py: Added an
24              pseudo SQL export filters. TODO: Move HTML and SQL filter
25              in a new file (formed/plugins/export/htmlexport.py and
26              sqlexport.py?)
27    
28            * tools/formed/formed/config.py: Install the new SQL filter.
29    
30    2007-08-23 Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/model/nodecomponents.py: Added a depth()
33              method to determine the depth of particular tree item.
34    
35            * tools/formed/formed/plugins/names/filter.py: Added an
36              HTML export filters. TODO: needs more work.
37    
38            * tools/formed/formed/config.py: Install the new HTML filter.
39    
40    2007-08-23 Torsten Irlaender <[email protected]>
41    
42            * contrib/extract-xfa-fields_and_options.xsl: Added small xsl script
43              to extract fields and options in the XFA Data in teh PDF. This
44              script might me handy to indicate changes between the different
45              formular versions.
46            
47    2007-08-23 Sascha L. Teichmann <[email protected]>
48    
49            * tools/formed/formed/main.py: Add an 'all' mode to
50              select all modes. ;-)
51    
52  2007-08-22 Sascha L. Teichmann <[email protected]>  2007-08-22 Sascha L. Teichmann <[email protected]>
53    
54          * tools/formed/test-data/simple.xml,          * tools/formed/test-data/simple.xml,

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26