/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 32 by teichmann, Sat Aug 11 13:53:56 2007 UTC revision 47 by teichmann, Thu Aug 16 07:55:36 2007 UTC
# Line 1  Line 1 
1    2007-08-16      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/main.py: Swaped order of
4              'Make names unique' and 'Selected mode...' in Extra
5                    menu and put a separator between them.
6    
7    2007-08-15      Sascha L. Teichmann <[email protected]>
8    
9            * tools/formed/formed/model/data.py: SwitchNodes can add
10              their modes to a given set now.
11    
12            * tools/formed/formed/plugins/plugin.py: Simplified
13              the plug-in interface. Only the reference to the
14                    global configuration is passed at setup time.
15    
16            * tools/formed/formed/plugins/web/plugin.py: Adjusted
17              to new plug-in setup. The traveral mode is now taken
18                    from the global configuration each time a rendering
19                    is triggered. The FORMED parameter is now named
20                    'doc.mode' instead of 'web.mode'. The parameter
21                    is not needed any more because it can be configured
22                    at runtime.
23    
24            * tools/formed/formed/main.py: Adjusted to new plugin
25              setup. Added a new menu item Extra->Select Mode...
26                    to select the traversal mode. It is stored in the
27                    global config.
28    
29            * tools/formed/formed/config.py: Simplified. Only uses
30              one env dictionary to store global configuration parameters.
31    
32            * tools/formed/formed/ui/controls.py: Add a control to
33              select one item from a list of given strings.
34    
35    2007-08-15      Sascha L. Teichmann <[email protected]>
36    
37            * tools/formed/formed/plugins/web/plugin.py,
38              tools/formed/formed/plugins/web/renderer.py: Added parameter
39                    print out in web plugin.
40    
41    2007-08-15      Torsten Irlaender <[email protected]>
42    
43            * contrib/convert-formedtree2csv.xsl: Added small script for
44              exporting the formed tree to csv
45    
46    2007-08-14      Sascha L. Teichmann <[email protected]>
47    
48            * tools/formed/formed/model/data.py,
49              tools/formed/formed/model/nodecomponents.py,
50              tools/formed/formed/io/document.py: Added a 'switch' node.
51    
52            * tools/formed/formed/plugins/web/renderer.py:Render the
53              new 'switch' node.
54    
55            * tools/formed/formed/plugins/web/plugin.py,
56              tools/formed/formed/config.py: Added a 'web.mode' parameter
57                    to FORMED environment variable.
58                    e.g. 'FORMED=web.mode:modeX' sets the mode 'modeX'.
59                    Defaults to 'default'.
60    
61            * tools/formed/test-data/simple.xml: Added test for switch.
62    
63    2007-08-14      Sascha L. Teichmann <[email protected]>
64    
65            * tools/formed/formed/model/nodecomponents.py: Added an
66              attribute 'formularname' to base class of node components.
67    
68    2007-08-13      Sascha L. Teichmann <[email protected]>
69    
70            * tools/formed/formed/io/document.py,
71              tools/formed/formed/model/data.py,
72              tools/formed/formed/model/nodecomponents.py: Added an item
73                    to model external item lists.
74    
75            * tools/formed/formed/plugins/web/renderer.py: Render new item
76              list.
77            * tools/formed/formed/main.py: Added a forgotten 'self.'
78    
79            * contrib/extract-xfa-items.sh: Modified to generate
80              documents to be loadable from new item lists
81    
82    2007-08-13      Sascha L. Teichmann <[email protected]>
83    
84            * tools/formed/formed/main.py: Fixed typo
85    
86    2007-08-13      Sascha L. Teichmann <[email protected]>
87    
88            * contrib/extract-xfa-items.sh: New. Can be used to extract longer
89              choice item lists for a given field from XFA files. e.g. with
90                    './contrib/extract-xfa-items.sh Muttersprache alles.xml'
91    
92    2007-08-12      Sascha L. Teichmann <[email protected]>
93    
94            * tools/formed/formed/model/data.py,
95              tools/formed/formed/plugins/web/renderer.py,
96                    tools/formed/formed/io/document.py: Changed the structure
97                    of choice constructs. The idea to hold the different items
98                    of a particular choice in a semicolon separated list was bad.
99                    Now choices are groups and  the option items are modelled as
100                    embedded bools. (mainly Torsten Irländer's idea).
101    
102                    WARNING: this makes old document files containing choices incompatible!!!
103                    Use the following XSLT to reestablish compatibility.
104                    
105            * contrib/itemize-choices.xsl: New converts old to new structure.
106              Needs exslt.org's string extensions (which xsltproc includes)
107    
108            * tools/formed/test-data/simple.xml: Ajusted to new structure
109    
110            * tools/formed/formed/plugins/web/plugin.py: remove debug output
111    
112            * tools/formed/formed/model/nodecomponents.py: fixed a small bug in
113              node finding code. It now uses the walk() generator, too.
114    
115    2007-08-12      Sascha L. Teichmann <[email protected]>
116    
117            * tools/formed/formed/main.py: Added a clone item on the toolbar which
118              copies the currently selected item and appends it after the selection.
119    
120            * tools/formed/formed/model/nodecomponents.py: Added code to clone parts
121              of the tree.
122                    
123            * tools/formed/formed/ui/controls.py: Added a getSelected method.
124    
125            * tools/formed/formed/model/misc.py: Fixed a programming bug.
126              forgot a 'self.' prefix.
127    
128    2007-08-12      Sascha L. Teichmann <[email protected]>
129    
130            * tools/formed/formed/model/nodecomponents.py: Added a method to append
131              a second document to the current.
132    
133            * tools/formed/formed/main.py: Added an 'Import' file menu item to load
134              a second document to be appended to the current.
135    
136    2007-08-12      Sascha L. Teichmann <[email protected]>
137    
138            * tools/formed/formed/main.py: Added a 'New' item in file menu which creates
139              a new document when triggered.
140    
141    2007-08-12      Sascha L. Teichmann <[email protected]>
142    
143            * tools/formed/formed/model/nodecomponents.py: Added walk generator over all
144              items in the document tree. Added a method to eliminated duplicated names
145                    in document tree.
146    
147            * tools/formed/formed/model/misc.py: Added update mechanism for id generator
148              after names collisions are eliminated.
149    
150            * tools/formed/formed/main.py: Added an 'Extra' menu with item
151              'Make names   unique'.
152    
153  2007-08-11      Sascha L. Teichmann <[email protected]>  2007-08-11      Sascha L. Teichmann <[email protected]>
154    
155          * tools/formed/formed/model/data.py,          * tools/formed/formed/model/data.py,

Legend:
Removed from v.32  
changed lines
  Added in v.47

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26