/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 69 by teichmann, Tue Aug 21 13:37:04 2007 UTC revision 83 by teichmann, Thu Aug 23 18:13:38 2007 UTC
# Line 1  Line 1 
1    2007-08-23 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/names/filter.py: Removed
4              HTML and SQL exporters.
5    
6            * tools/formed/formed/plugins/export,
7              tools/formed/formed/plugins/export/__init__.py,
8              tools/formed/formed/plugins/export/sql.py,
9              tools/formed/formed/plugins/export/html.py: New: Contain
10                    the HTML and the SQL exporters now.
11    
12            * tools/formed/formed/config.py: Use exporters from different
13              package now.
14    
15    2007-08-23 Torsten Irlaender <[email protected]>
16    
17            * tools/formed/formed/plugins/names/filter.py: Added an
18              pseudo SQL export filters. TODO: Move HTML and SQL filter
19              in a new file (formed/plugins/export/htmlexport.py and
20              sqlexport.py?)
21    
22            * tools/formed/formed/config.py: Install the new SQL filter.
23    
24    2007-08-23 Sascha L. Teichmann <[email protected]>
25    
26            * tools/formed/formed/model/nodecomponents.py: Added a depth()
27              method to determine the depth of particular tree item.
28    
29            * tools/formed/formed/plugins/names/filter.py: Added an
30              HTML export filters. TODO: needs more work.
31    
32            * tools/formed/formed/config.py: Install the new HTML filter.
33    
34    2007-08-23 Torsten Irlaender <[email protected]>
35    
36            * contrib/extract-xfa-fields_and_options.xsl: Added small xsl script
37              to extract fields and options in the XFA Data in teh PDF. This
38              script might me handy to indicate changes between the different
39              formular versions.
40            
41    2007-08-23 Sascha L. Teichmann <[email protected]>
42    
43            * tools/formed/formed/main.py: Add an 'all' mode to
44              select all modes. ;-)
45    
46    2007-08-22 Sascha L. Teichmann <[email protected]>
47    
48            * tools/formed/test-data/simple.xml,
49              tools/formed/formed/model/data.py,
50              tools/formed/formed/plugins/web/plugin.py,
51              tools/formed/formed/plugins/web/renderer.py,
52              tools/formed/formed/io/document.py,
53              tools/formed/formed/main.py: Removed support for switch nodes.
54              BEWARE: This breaks compatibility with older documents!
55    
56    2007-08-22 Sascha L. Teichmann <[email protected]>
57    
58            * tools/formed/formed/plugins/web/plugin.py: Uses the
59              getSelectedMode() from main now.
60    
61            * tools/formed/formed/main.py: selected mode is now hold
62              in main.
63    
64            * tools/formed/formed/config.py: removed selected mode from
65              env configuration.
66    
67    2007-08-22 Sascha L. Teichmann <[email protected]>
68    
69            * tools/formed/formed/ui/controls.py: Attributes in GUI attribute
70              table are now alphabetically sorted.
71    
72    2007-08-22 Sascha L. Teichmann <[email protected]>
73    
74            * tools/formed/formed/model/nodecomponents.py: Added code to
75              establish the new 'modes' recursively.
76    
77            * tools/formed/formed/plugins/plugin.py: Pass main instead
78              of cfg on plug-in start-up.
79    
80            * tools/formed/formed/plugins/web/plugin.py: Use the new
81              'modes' attribute for rendering.
82    
83            * tools/formed/formed/plugins/web/renderer.py: Use decorators
84              to check the new modes.
85    
86            * tools/formed/formed/main.py: Adjusted to new infrastructure.
87    
88    2007-08-22 Sascha L. Teichmann <[email protected]>
89    
90            * tools/formed/formed/model/nodecomponents.py: Added an
91              attribute 'modes' to NodeComponents.
92    
93    2007-08-22 Sascha L. Teichmann <[email protected]>
94    
95            * tools/formed/formed/model/data.py: Small cosmetic cleanups
96    
97    2007-08-21 Sascha L. Teichmann <[email protected]>
98    
99            * tools/formed/formed/plugins/web/renderer.py: Another fix
100              for the hidden field. Argh!
101    
102    2007-08-21 Sascha L. Teichmann <[email protected]>
103    
104            * tools/formed/formed/plugins/web/renderer.py: Fixed double
105              generation of hidden page field.
106    
107    2007-08-21 Sascha L. Teichmann <[email protected]>
108    
109            * tools/formed/formed/plugins/web/semantic.py: Added semantic
110              checks for radio groups.
111    
112  2007-08-21 Sascha L. Teichmann <[email protected]>  2007-08-21 Sascha L. Teichmann <[email protected]>
113    
114          * tools/formed/formed/plugins/web/semantic.py: Added semantic          * tools/formed/formed/plugins/web/semantic.py: Added semantic

Legend:
Removed from v.69  
changed lines
  Added in v.83

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26