/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 65 by teichmann, Tue Aug 21 09:44:23 2007 UTC revision 71 by teichmann, Tue Aug 21 18:52:22 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/renderer.py: Fixed double
4              generation of hidden page field.
5    
6    2007-08-21 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/plugins/web/semantic.py: Added semantic
9              checks for radio groups.
10    
11    2007-08-21 Sascha L. Teichmann <[email protected]>
12    
13            * tools/formed/formed/plugins/web/semantic.py: Added semantic
14              checks for choices.
15    
16    2007-08-21      Frank Koormann <[email protected]>
17    
18            * contrib/convert-formedtree2html.xsl: Display switch nodes as
19            alternatives.
20            
21    2007-08-21      Frank Koormann <[email protected]>
22    
23            * contrib/convert-formedtree2html.xsl:
24            Replace technical types with readable descriptions
25    
26    2007-08-21 Sascha L. Teichmann <[email protected]>
27    
28            * tools/formed/formed/plugins/web/plugin.py: Fix a few smaller
29              issues. 'action' looks for all widgets on a page now, goes
30                    through all passed parameters, tries to match them with the
31                    widgets of the page and put them into the semantic box.
32                    Afterwards a list of untouched page parameters are left
33                    which will be deleted from the semantic box.
34    
35            * tools/formed/formed/plugins/web/semantic.py: Simplified.
36              The NodeComponent is passed as an argument now.
37    
38            * tools/formed/formed/plugins/web/renderer.py: Generate a
39              hidden field to store the name of the page.
40    
41    2007-08-21 Sascha L. Teichmann <[email protected]>
42    
43          * tools/formed/formed/plugins/web/plugin.py: Fixed an encoding          * tools/formed/formed/plugins/web/plugin.py: Fixed an encoding
44            issue with incoming UTF-8 data.            issue with incoming UTF-8 data.
45    

Legend:
Removed from v.65  
changed lines
  Added in v.71

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26