/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 59 by teichmann, Mon Aug 20 13:16:31 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]>
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
56              walk.
57                    
58            * tools/formed/formed/model/nodecomponents.py: SwitchNode overwrites
59              walk() with usage of the new mode parameter. Added a method to
60                    give children in a given mode.
61    
62            * tools/formed/formed/plugins/web/renderer.py: Simplified to use
63              new Switch.childrenInMode() method.
64    
65    2007-08-21 Sascha L. Teichmann <[email protected]>
66    
67            * tools/formed/formed/plugins/web/semantic.py: Add checks for
68              texts and text areas.
69    
70            * tools/formed/formed/plugins/web/renderer.py: Set accept-charset
71              to UTF-8 in generated form.
72    
73    2007-08-20 Sascha L. Teichmann <[email protected]>
74    
75            * tools/formed/formed/plugins/web/semantic.py: Added semantic
76              tests for dates.
77    
78  2007-08-20 Sascha L. Teichmann <[email protected]>          2007-08-20 Sascha L. Teichmann <[email protected]>        
79    
80          * tools/formed/test-data/simple.xml: Tweak a bit for integer          * tools/formed/test-data/simple.xml: Tweak a bit for integer

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26