/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.70  
changed lines
  Added in v.82

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26