/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26