/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 75 by teichmann, Wed Aug 22 14:15:41 2007 UTC revision 86 by teichmann, Fri Aug 24 08:42:05 2007 UTC
# Line 1  Line 1 
1    2007-08-24 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/export/html.py: Dump the items
4              of radio groups and choices too.
5    
6    2007-08-24 Torsten Irlaender <[email protected]>
7    
8            * tools/formed/formed/plugins/names/filter.py: Modified the renaming
9              by formular names to make the naming more database friendly.
10              Now only alphanumeric and underscore chars is allowed.
11    
12    2007-08-24 Sascha L. Teichmann <[email protected]>
13    
14            * tools/formed/formed/plugins/export/html.py: Tweaked
15              HTML table exporter a bit to be on par with the XSLT
16                    script. TODO: Dump items in radio and choice groups.
17    
18    2007-08-23 Sascha L. Teichmann <[email protected]>
19    
20            * tools/formed/formed/plugins/names/filter.py: Removed
21              HTML and SQL exporters.
22    
23            * tools/formed/formed/plugins/export,
24              tools/formed/formed/plugins/export/__init__.py,
25              tools/formed/formed/plugins/export/sql.py,
26              tools/formed/formed/plugins/export/html.py: New: Contain
27                    the HTML and the SQL exporters now.
28    
29            * tools/formed/formed/config.py: Use exporters from different
30              package now.
31    
32    2007-08-23 Torsten Irlaender <[email protected]>
33    
34            * tools/formed/formed/plugins/names/filter.py: Added an
35              pseudo SQL export filters. TODO: Move HTML and SQL filter
36              in a new file (formed/plugins/export/htmlexport.py and
37              sqlexport.py?)
38    
39            * tools/formed/formed/config.py: Install the new SQL filter.
40    
41    2007-08-23 Sascha L. Teichmann <[email protected]>
42    
43            * tools/formed/formed/model/nodecomponents.py: Added a depth()
44              method to determine the depth of particular tree item.
45    
46            * tools/formed/formed/plugins/names/filter.py: Added an
47              HTML export filters. TODO: needs more work.
48    
49            * tools/formed/formed/config.py: Install the new HTML filter.
50    
51    2007-08-23 Torsten Irlaender <[email protected]>
52    
53            * contrib/extract-xfa-fields_and_options.xsl: Added small xsl script
54              to extract fields and options in the XFA Data in teh PDF. This
55              script might me handy to indicate changes between the different
56              formular versions.
57            
58    2007-08-23 Sascha L. Teichmann <[email protected]>
59    
60            * tools/formed/formed/main.py: Add an 'all' mode to
61              select all modes. ;-)
62    
63    2007-08-22 Sascha L. Teichmann <[email protected]>
64    
65            * tools/formed/test-data/simple.xml,
66              tools/formed/formed/model/data.py,
67              tools/formed/formed/plugins/web/plugin.py,
68              tools/formed/formed/plugins/web/renderer.py,
69              tools/formed/formed/io/document.py,
70              tools/formed/formed/main.py: Removed support for switch nodes.
71              BEWARE: This breaks compatibility with older documents!
72    
73    2007-08-22 Sascha L. Teichmann <[email protected]>
74    
75            * tools/formed/formed/plugins/web/plugin.py: Uses the
76              getSelectedMode() from main now.
77    
78            * tools/formed/formed/main.py: selected mode is now hold
79              in main.
80    
81            * tools/formed/formed/config.py: removed selected mode from
82              env configuration.
83    
84    2007-08-22 Sascha L. Teichmann <[email protected]>
85    
86            * tools/formed/formed/ui/controls.py: Attributes in GUI attribute
87              table are now alphabetically sorted.
88    
89  2007-08-22 Sascha L. Teichmann <[email protected]>  2007-08-22 Sascha L. Teichmann <[email protected]>
90    
91          * tools/formed/formed/model/nodecomponents.py: Added code to          * tools/formed/formed/model/nodecomponents.py: Added code to

Legend:
Removed from v.75  
changed lines
  Added in v.86

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26