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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26