/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 58 by torsten, Mon Aug 20 13:03:22 2007 UTC revision 64 by teichmann, Tue Aug 21 09:11:58 2007 UTC
# Line 1  Line 1 
1    2007-08-21 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/test-data/simple.xml: Improve test for widgets
4              in switches.
5    
6            * tools/formed/formed/model/data.py: Added a method to find all
7              widgets in a given page. Fixed a bug when walking in switch
8                    with a given mode.
9    
10            * tools/formed/formed/plugins/web/plugin.py: Simple test for
11              listing all widgets in page.
12    
13    2007-08-21 Torsten Irlaender <[email protected]>
14    
15            * tools/formed/formed/plugins/names/filter.py: Fixed file-encoding to
16              latin-1
17    
18    2007-08-21 Sascha L. Teichmann <[email protected]>
19    
20            * tools/formed/formed/model/data.py: Added mode parameter to
21              walk.
22                    
23            * tools/formed/formed/model/nodecomponents.py: SwitchNode overwrites
24              walk() with usage of the new mode parameter. Added a method to
25                    give children in a given mode.
26    
27            * tools/formed/formed/plugins/web/renderer.py: Simplified to use
28              new Switch.childrenInMode() method.
29    
30    2007-08-21 Sascha L. Teichmann <[email protected]>
31    
32            * tools/formed/formed/plugins/web/semantic.py: Add checks for
33              texts and text areas.
34    
35            * tools/formed/formed/plugins/web/renderer.py: Set accept-charset
36              to UTF-8 in generated form.
37    
38    2007-08-20 Sascha L. Teichmann <[email protected]>
39    
40            * tools/formed/formed/plugins/web/semantic.py: Added semantic
41              tests for dates.
42    
43    2007-08-20 Sascha L. Teichmann <[email protected]>        
44    
45            * tools/formed/test-data/simple.xml: Tweak a bit for integer
46              range test.
47    
48            * tools/formed/formed/model/nodecomponents.py: Added a method
49              to find a tree item for a given name.
50    
51            * tools/formed/formed/plugins/web/semantic.py: New: Box for
52              semantic checking. Has check for integers.
53    
54            * tools/formed/formed/plugins/web/plugin.py: Use semantic
55              check.
56    
57  2007-08-20      Torsten Irlaender <[email protected]>  2007-08-20      Torsten Irlaender <[email protected]>
58    
59          * tools/formed/formed/plugins/web/renderer.py: Fixed Syntax in          * tools/formed/formed/plugins/web/renderer.py: Fixed Syntax in

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26