/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.63  
changed lines
  Added in v.73

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26