/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 62 by teichmann, Tue Aug 21 04:56:42 2007 UTC revision 69 by teichmann, Tue Aug 21 13:37:04 2007 UTC
# Line 1  Line 1 
1  2007-08-21 Sascha L. Teichmann <[email protected]>  2007-08-21 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/semantic.py: Added semantic
4              checks for choices.
5    
6    2007-08-21      Frank Koormann <[email protected]>
7    
8            * contrib/convert-formedtree2html.xsl: Display switch nodes as
9            alternatives.
10            
11    2007-08-21      Frank Koormann <[email protected]>
12    
13            * contrib/convert-formedtree2html.xsl:
14            Replace technical types with readable descriptions
15    
16    2007-08-21 Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/web/plugin.py: Fix a few smaller
19              issues. 'action' looks for all widgets on a page now, goes
20                    through all passed parameters, tries to match them with the
21                    widgets of the page and put them into the semantic box.
22                    Afterwards a list of untouched page parameters are left
23                    which will be deleted from the semantic box.
24    
25            * tools/formed/formed/plugins/web/semantic.py: Simplified.
26              The NodeComponent is passed as an argument now.
27    
28            * tools/formed/formed/plugins/web/renderer.py: Generate a
29              hidden field to store the name of the page.
30    
31    2007-08-21 Sascha L. Teichmann <[email protected]>
32    
33            * tools/formed/formed/plugins/web/plugin.py: Fixed an encoding
34              issue with incoming UTF-8 data.
35    
36    2007-08-21 Sascha L. Teichmann <[email protected]>
37    
38            * tools/formed/test-data/simple.xml: Improve test for widgets
39              in switches.
40    
41            * tools/formed/formed/model/data.py: Added a method to find all
42              widgets in a given page. Fixed a bug when walking in switch
43                    with a given mode.
44    
45            * tools/formed/formed/plugins/web/plugin.py: Simple test for
46              listing all widgets in page.
47    
48    2007-08-21 Torsten Irlaender <[email protected]>
49    
50            * tools/formed/formed/plugins/names/filter.py: Fixed file-encoding to
51              latin-1
52    
53    2007-08-21 Sascha L. Teichmann <[email protected]>
54    
55          * tools/formed/formed/model/data.py: Added mode parameter to          * tools/formed/formed/model/data.py: Added mode parameter to
56            walk.            walk.
57                                    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26