/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 64 by teichmann, Tue Aug 21 09:11:58 2007 UTC revision 74 by teichmann, Wed Aug 22 10:09:55 2007 UTC
# Line 1  Line 1 
1    2007-08-22 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/model/nodecomponents.py: Added an
4              attribute 'modes' to NodeComponents.
5    
6    2007-08-22 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/model/data.py: Small cosmetic cleanups
9    
10    2007-08-21 Sascha L. Teichmann <[email protected]>
11    
12            * tools/formed/formed/plugins/web/renderer.py: Another fix
13              for the hidden field. Argh!
14    
15    2007-08-21 Sascha L. Teichmann <[email protected]>
16    
17            * tools/formed/formed/plugins/web/renderer.py: Fixed double
18              generation of hidden page field.
19    
20    2007-08-21 Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/plugins/web/semantic.py: Added semantic
23              checks for radio groups.
24    
25    2007-08-21 Sascha L. Teichmann <[email protected]>
26    
27            * tools/formed/formed/plugins/web/semantic.py: Added semantic
28              checks for choices.
29    
30    2007-08-21      Frank Koormann <[email protected]>
31    
32            * contrib/convert-formedtree2html.xsl: Display switch nodes as
33            alternatives.
34            
35    2007-08-21      Frank Koormann <[email protected]>
36    
37            * contrib/convert-formedtree2html.xsl:
38            Replace technical types with readable descriptions
39    
40    2007-08-21 Sascha L. Teichmann <[email protected]>
41    
42            * tools/formed/formed/plugins/web/plugin.py: Fix a few smaller
43              issues. 'action' looks for all widgets on a page now, goes
44                    through all passed parameters, tries to match them with the
45                    widgets of the page and put them into the semantic box.
46                    Afterwards a list of untouched page parameters are left
47                    which will be deleted from the semantic box.
48    
49            * tools/formed/formed/plugins/web/semantic.py: Simplified.
50              The NodeComponent is passed as an argument now.
51    
52            * tools/formed/formed/plugins/web/renderer.py: Generate a
53              hidden field to store the name of the page.
54    
55    2007-08-21 Sascha L. Teichmann <[email protected]>
56    
57            * tools/formed/formed/plugins/web/plugin.py: Fixed an encoding
58              issue with incoming UTF-8 data.
59    
60  2007-08-21 Sascha L. Teichmann <[email protected]>  2007-08-21 Sascha L. Teichmann <[email protected]>
61    
62          * tools/formed/test-data/simple.xml: Improve test for widgets          * tools/formed/test-data/simple.xml: Improve test for widgets

Legend:
Removed from v.64  
changed lines
  Added in v.74

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26